Changes between Version 51 and Version 52 of WikiStart
- Timestamp:
- 08/04/18 12:06:21 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v51 v52 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 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 ||