Changes between Version 15 and Version 16 of WikiStart
- Timestamp:
- 02/07/18 09:35:19 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v15 v16 14 14 || download_data_in_slots || Download data (value of a pixel or aggregated raster) over a period, using function ''download_slot'' for each slot. || 15 15 || download_slot || Download data (value of a pixel or aggregated raster) for a given slot of the entire period. || 16 || download_timeseries_from_raster || Function used by ''download_slot'' for preparing the download request for data of a pixel over the slot,using function ''download_request''. ||16 || download_timeseries_from_raster || Function used by ''download_slot'' for managing the download of time series from raster using function ''download_request''. || 17 17 || download_request || Function used to download the request text prepared by ''download_timeseries_from_raster''. || 18 18 || acquire_MAYA_data || Function used by ''download_slot'' for managing the download of raster data using the ''download_raster'' function. ||