Changes between Version 51 and Version 52 of WikiStart


Ignore:
Timestamp:
08/04/18 12:06:21 (6 years ago)
Author:
alafoe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v51 v52  
    2121 || download_request_research ||  Curl subprocess to call the request ||  spawn_process (in-built function) || research || time series || 
    2222 || 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 || 
    2424 || download_altitude_of_pixel ||Manages download_request to node and research APIs.  || download_altitude_of_pixel_node  [[br]] download_altitude_of_pixel_research  || - || value || 
    2525 || 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 ||