Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Koen Hufkens authored and Koen Hufkens committed Jul 22, 2017
1 parent 3213a1f commit 285423c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Google Earth Engine subset script & library

This is a small python script to subset GEE gridded data products into a time series for a given location or list of locations. This script should make it easier to subset remote sensing time series for processing external to GEE.
This is a small python script to subset GEE gridded data products into time series for a given location or list of locations. This script should make it easier to subset remote sensing time series for processing external to GEE.

This in parts replaces for example the ORNL DAAC MODIS subsets or Daymet web services, but extends these to higher resolution date such as Landsat and Sentinel. More so, it should also work on all other gridded products using the same product / band syntax. If you use this code made your life easier please refer to it using the Zenodo citation and DOI (see below / medallion) in any research papers.

Expand Down Expand Up @@ -66,5 +66,5 @@ An example query, calling the python script from R, downloads two years (~100 da

## References


...

0 comments on commit 285423c

Please sign in to comment.