Changes between Version 14 and Version 15 of WikiStart


Ignore:
Timestamp:
02/07/18 09:32:44 (6 years ago)
Author:
alafoe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v14 v15  
    1212Le fichier '''fc_API-REST.R''' contient les fonctions suivantes :  
    1313 
    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. || 
    1616 || 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''. || 
    1717 || download_request || Function used to download the request text prepared by ''download_timeseries_from_raster''. ||