Changes between Version 25 and Version 26 of Lorenz_96_model


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Lorenz_96_model

    v25 v26  
    141141For Python the scripts are provided by `plot_l96.py`.
    142142
    143 One can either import the module plot_l96 and use its functions interactively, e.g[[BR]]
     143The module can either be imported, e.g. to use its functions interactively:[[BR]]
    144144`>>> import plot_l96`[[BR]]
    145145`>>> plot_l96.plot_obs('../../../bin/obs.nc', 4)`[[BR]]