Timeline for How to efficiently extract time series from a very large multi-band GeoTIFF in R?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 22, 2016 at 23:04 | comment | added | Robert Hijmans | "I read on various places that it loads all the information to memory" Really? That is patently wrong. | |
| Jul 22, 2016 at 20:38 | comment | added | Hemeligur | I just tried and it works, thank you. I will post an answer regarding the differences of using brick and rgdal, for future comers. | |
| Jul 22, 2016 at 18:37 | comment | added | Hemeligur | I didn't use a RasterBrick because I read on various places that it loads all the information to memory, which with my 420GB file wouldn't be possible. But it seems that you're suggesting that the RasterBrick is intelligent enough to know how to work with this. I will try and post back here. Thank you | |
| Jul 22, 2016 at 2:00 | history | answered | Robert Hijmans | CC BY-SA 3.0 |