Fast and Efficient Access to MODIS Earth Observation Data
Download several datasets given their URLs and destination path
Precompute the parameter opt_param
of the function mf_get_url
Build the URL(s) of the data to download
Import datasets downloaded using modisfast
as a terra::SpatRaster
...
Get the collections available for download with the modisfast
packag...
Get information for the variables (bands) available for a given collec...
Login to EOSDIS EarthData account
Download (and possibly import) MODIS, VIIRS and GPM Earth Observation ...
modisfast: Fast and Efficient Access to MODIS Earth Observation Data
Programmatic interface to several NASA Earth Observation 'OPeNDAP' servers (Open-source Project for a Network Data Access Protocol) (<https://www.opendap.org/>). Allows for easy downloads of MODIS subsets, as well as other Earth Observation datacubes, in a time-saving and efficient way : by sampling it at the very downloading phase (spatially, temporally and dimensionally).