Changes between Version 7 and Version 8 of WikiStart


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

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v7 v8  
    22 
    33Le projet TRAC `MINERVE-D3` correspond aux développements informatiques réalisés dans le cadre de la thèse MINERVE d'Alain Foehn. 
     4 
     5Un certain nombre d'outils, présentés ci-dessous, ont été développés. [[BR]] 
     6La plupart des outils intéragissent directement avec la base de données MAYA et dans une moindre mesure avec la base de données MINERVE. Les fonctions permettant cette intéraction on été regroupées dans le dossier  
     7 
     8{{{ 
     9MINERVE-D3\Code 
     10}}} 
     11 
     12Le fichier fc_API-REST.R contient les fonctions suivantes :  
     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. 
     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- download_request                 -> Function used to download the request text prepared by ''download_timeseries_from_raster''. 
     18- acquire_MAYA_data                -> Function used by ''download_slot'' for managing the download of raster data using the ''download_raster'' function. 
     19- download_raster                  -> Function used by acquire_MAYA_data for downloading a raster (aggregation function defined in the API-INI file). 
     20- download_altitude_of_pixel       -> Function to download the elevation value of a pixel from the metadata DEM of a given product. 
     21 
     22== Combi-Valais == 
     23Outil de spatialisation  
     24 
    425 
    526