Changes between Version 52 and Version 53 of WikiStart
- Timestamp:
- 08/04/18 12:08:42 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v52 v53 21 21 || download_request_research || Curl subprocess to call the request || spawn_process (in-built function) || research || time series || 22 22 || manage_download_raster || Manages between ''server'' and ''local'' raster acquisition. || download_raster (server option) || - || raster || 23 || download_raster || Request set up with good variable arguments || curl_fetch_memory (in-built function) [[br]] curl_download (in-built function) || node '''(!)''' || raster ||23 || download_raster || Request set up with good variable arguments || curl_fetch_memory (in-built function) + [[br]] curl_download (in-built function) || node '''(!)''' || raster || 24 24 || download_altitude_of_pixel ||Manages download_request to node and research APIs. || download_altitude_of_pixel_node [[br]] download_altitude_of_pixel_research || - || value || 25 || download_altitude_of_pixel_node || Function to download the elevation value of a pixel from the metadata DEM of a given product. || curl_ download (in-built function) || node || value ||26 || download_altitude_of_pixel_research || Function to download the elevation value of a pixel from the metadata DEM of a given product. || curl_ download (in-built function) || research || value ||25 || download_altitude_of_pixel_node || Function to download the elevation value of a pixel from the metadata DEM of a given product. || curl_fetch_memory (in-built function) + [[br]] curl_download (in-built function) || node || value || 26 || download_altitude_of_pixel_research || Function to download the elevation value of a pixel from the metadata DEM of a given product. || curl_fetch_memory (in-built function) + [[br]] curl_download (in-built function) || research || value || 27 27 28 28 Le fichier '''fc_common.R''' contient les fonction suivantes :