Changes between Version 17 and Version 18 of Lorenz_96_model


Ignore:
Timestamp:
Sep 1, 2018, 12:55:08 PM (6 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Lorenz_96_model

    v17 v18  
    108108cd ../src/lorenz96/plotting/
    109109}}}
     110
     111The following plot functions are available:
     112||= Script =||= Description =||
     113|| plot_example || Plot the mean true and estimated RMS errors for the example output files generated with the script tools/runasml.sh as a function of the forgetting factor ||
     114|| plot_eofs || Plot the mean state and the eigenvectors (EOFs) from the file holdig the covariance matrix that is generated with tools/generate_covar.F90. ||
     115|| plot_obs || Plot the observations for a specified time step. The observation file is generated using tolls/generate_obs.F90. ||
     116|| plot_rms || Plot the true and estimated RMS errors over time from an assimilation experiment. ||
     117|| plot_sigma || Plot the singular values from the file holdig the covariance matrix that is generated with tools/generate_covar.F90. ||
     118|| plot_state || Plot the state from the file holding a true state trajectory (state.nc) or the estimated forecast or analysis states from an assimilation experiment. ||
     119
     120
     121
     122
     123
     124
     125
    110126and see the file README there for a description of the available plotting scripts.
    111127