Changes between Version 9 and Version 10 of Scripts/FluxnetValidation/DataProcessing


Ignore:
Timestamp:
2021-04-17T21:55:19+02:00 (3 years ago)
Author:
avalade
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Scripts/FluxnetValidation/DataProcessing

    v9 v10  
    88== Input requirements ==  
    99FLUXNET_DATA scripts will read two .txt files named siteinfo.txt and configinfo.txt. 
     10=== gapfilling.py === 
     11Update the name of the configinfo file to be read (2 instances) by changing the path with your own path : 
     12nomfic = '/home/users/vuichard/ORCHIDEE_SVN/trunk/TOOLS/FLUXNET_DATA/configinfo.txt' 
     13 
     14 
    1015=== siteinfo.txt === 
    1116siteinfo.txt lists the different FLUXNET sites for which we want to generate ORCHIDEE input files. For each site, siteinfo.txt gives site ID, first and last years for which data are available, latitude and longitude of the site location, and optionally shift to UTC time (in hour).[[BR]]