Changes between Version 14 and Version 15 of WikiStart
- Timestamp:
- 02/07/18 09:32:44 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v14 v15 12 12 Le fichier '''fc_API-REST.R''' contient les fonctions suivantes : 13 13 14 || download_data_in_slots || Download data (value of a pixel or aggregated function) over a period, using function ''download_slot'' for each slot. ||15 || download_slot || Download data (value of a pixel or aggregated function) for a given slot of the entire period. ||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 || download_slot || Download data (value of a pixel or aggregated raster) for a given slot of the entire period. || 16 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''. || 17 17 || download_request || Function used to download the request text prepared by ''download_timeseries_from_raster''. ||