Changes between Version 22 and Version 23 of Lorenz_96_model


Ignore:
Timestamp:
Sep 1, 2018, 1:05:44 PM (6 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Lorenz_96_model

    v22 v23  
    128128|| plot_rms(filename [, plot_forecast=1, plot_analysis=1]) || plot_rms(filename [, plot_forecast=True, plot_analysis=True]) || plot_forecast/plot_analysis are optional and switch on/off a plot ||
    129129|| plot_sigma(filename) || plot_sigma(filename) || ||
    130 || plot_state(filename, timestep [, choice='t']) || plot_state(filename, timestep [, choice='t']) || `choice` is optional; options for `choice`: 't' true (use with true file `state.nc`; for use with assimilation experiment output files: 'f' forecast, 'a' analysis, 'i' initial ||
     130|| plot_state(filename, timestep [, choice='t']) || plot_state(filename, timestep [, choice='t']) || `choice` is optional; options for `choice`: 't' true (use with truth file `state.nc`); for use with assimilation experiment output files: 'f' forecast, 'a' analysis, 'i' initial ||
    131131
    132132Here `filename` is the name of the file including its path.