Changes between Version 20 and Version 21 of Lorenz_96_model


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Lorenz_96_model

    v20 v21  
    122122there are additional arguments like the time step index. The syntax of the functions is essentially identical for Matlab and Python (except for `plot_rms`):
    123123
    124 ||= Matlab =||= Python =||= Comment =""
     124||= Matlab =||= Python =||= Comment =||
    125125|| plot_example() || plot_example() || ||
    126126|| plot_eofs(filename, index) || plot_eofs(filename, index) || index=0 for mean state, index>1 for EOFs ||