wiki:Documentation/UserGuide/FLUXNETValidation

Version 4 (modified by mmcgrath, 11 years ago) (diff)

--

First, look at Nicolas's page.

http://forge.ipsl.jussieu.fr/orchidee/wiki/Scripts/FluxnetValidation

The "HowTo" section is the first place people might look for this information, so this page just serves as a redirect to the real page.

This is a location on asterix that he gave me. When I remember what it's for, I'll update this page. Possibly the location of data files?

/home/orchidee01/mmancip/IGCM/BC/OOL/OL2/FLUXNET/

One change that I had to make is in libIGCM/libIGCM_sys/libIGCM_sys.ksh. I had to add the following three lines

   asterix*)
        echo "sys source asterix/obelix lib."
        . ${libIGCM}/libIGCM_sys/libIGCM_sys_obelix.ksh;;

above the line "obelix*)". This was because when the script was run, the hostname was coming up as asterix and there was no option for asterix so it went with the default options. This caused some bad directory names to be used which caused the script the crash.

In addition, make sure you run in the config/ORCHIDEE_OL/ directory. The script looks for some files under the assumption that it is in that directory (for example, when it copies ../SPINUP).