Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A new python version of the landgram is designed to link with the ecLand v2.0 model output of the ecLand tests. Here an example of use.

landgram.py --input "./o_*.nc" --lat 42.5378 --lon -72.1715 --loc "Harvard Forest" --out landgram_HarvardForest.png

plot the output of US-Ha1_1991-1996 experiment.


Just make sure the ecLand input namelist activates writing the output


  &NAMCT01S
     ....
    NFRPOS=12                     ! frequency of post-processing events (time-steps)

...