Changes between Version 20 and Version 21 of Lorenz_96_model
- Timestamp:
- Sep 1, 2018, 1:02:15 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Lorenz_96_model
v20 v21 122 122 there are additional arguments like the time step index. The syntax of the functions is essentially identical for Matlab and Python (except for `plot_rms`): 123 123 124 ||= Matlab =||= Python =||= Comment = ""124 ||= Matlab =||= Python =||= Comment =|| 125 125 || plot_example() || plot_example() || || 126 126 || plot_eofs(filename, index) || plot_eofs(filename, index) || index=0 for mean state, index>1 for EOFs ||