Changes between Version 25 and Version 26 of Lorenz_96_model
- Timestamp:
- Sep 1, 2018, 1:09:44 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Lorenz_96_model
v25 v26 141 141 For Python the scripts are provided by `plot_l96.py`. 142 142 143 One can either import the module plot_l96 and use its functions interactively, e.g[[BR]]143 The module can either be imported, e.g. to use its functions interactively:[[BR]] 144 144 `>>> import plot_l96`[[BR]] 145 145 `>>> plot_l96.plot_obs('../../../bin/obs.nc', 4)`[[BR]]