-
Hello, I'm new to the Planetary Computer. I'm using the NASA MODIS Flood data product (not available on the Hub). I've downloaded hundreds of geotiffs and read them into R on my local machine, and exported the resulting brick as a .grd file. I'm now turning to the Planetary Computer to try to further clean and analyze these rasters. I've uploaded the .grd file into my home directory in the R environment, and I'm running the same code that I use on my local machine but it is not working. On my local machine, this code runs fine and successfully loads in the raster brick. My local machine is using the newest version of the raster package (3.6.3) while the R environment on the Planetary Computer is using the latest package available on conda-forge (3.5_21). I am not familiar with conda-forge but I checked to see if it was possible to update the package on conda-forge and it seems that there are some comments on the request, perhaps some other dependency conflicts that are preventing this update from happening. Code: Error output:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Did you upload the .gri file too? |
Beta Was this translation helpful? Give feedback.
Did you upload the .gri file too?