-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MODIStsp failed in to reproject from hdf to WGS84 #226
Comments
Hi, can you attach the shapefile sessionInfo()
packageVersion("sen2r") |
Hi:
Matrix products: default locale: attached base packages: other attached packages: loaded via a namespace (and not attached):
|
Cercado shape |
Sorry for the long waiting. It should be fixed, but I cannon test it since NASA server is currently down. Please install the develop package version with the command below, retry your code and let me know if the bug was fixed. |
Sorry, I forgot to write the command: install.packages("remotes")
remotes::install_github("ropensci/MODIStsp", ref = "devel") |
ok, thanks im going to try right now |
hi: |
HI:
Im working into a researh, so i need to change crs from MODIS images during downloads.
So, i working with MODIStsp function, but after finish to create hdf files in my cpu, a fail is occuring. BUT, when, i put #output_proj, download works fine.
thanks for your help
FAIL
Error in gdal_utils("buildvrt", gdalfile, output.vrt, opts) :
gdal_utils buildvrt: an error occured
Además: Warning message:
In CPL_gdalbuildvrt(source, destination, options, oo, quiet) :
GDAL Error 5: Invalid user extent
The text was updated successfully, but these errors were encountered: