Skip to content

Commit

Permalink
Merge pull request #83 from ptaconet/patch-1
Browse files Browse the repository at this point in the history
add modisfast
  • Loading branch information
rsbivand authored Nov 15, 2024
2 parents 8a210ef + fb9b263 commit a27fb1f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Spatial.md
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,10 @@ in support of spatial data management. Here follows a first tentative
remote sensing data from NASA's LANDSAT and MODIS data sources.
`r pkg("MODISTools")`also provides an interface to the
[MODIS Land Products Subsets](https://modis.ornl.gov/data/modis_webservice.html)
web services.
web services.
`r pkg("modisfast")`, on its side, provides an interface to some MODIS, VIIRS
and GPM [OPeNDAP](https://www.opendap.org/) servers, enabling to subset the datacubes
directly at the download phase.
- `r pkg("rgee")` is an [Earth Engine](https://earthengine.google.com/)
client library for R. All of the 'Earth Engine' API classes, modules,
and functions are made available. Additional functions implemented include
Expand Down

0 comments on commit a27fb1f

Please sign in to comment.