Skip to content

Commit

Permalink
typo correction
Browse files Browse the repository at this point in the history
  • Loading branch information
mjucker committed Oct 17, 2014
1 parent 67aa922 commit 85d3ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -195,7 +195,7 @@ uv_daily.nc, ocean_depth.nc, and ocean_o2.nc. The examples can be run within the
The example files contain the 3D structure of zonal and meridional wind over three daily time steps, created from GCM output; ocean topography data from GFDL's CM2.1 model, and oxygen data from GFDL's ESM2M model, provided by Thomas Froelicher. One script will create a spherical, one a rectangular plot of zonal wind. The ocean script will create a rectangular ocean basin.
When using the example files, make sure to set `pvAtmosPath` within the example scripts or the command line to the directory containing `basic.py` and `grids.py`:
```
$ pvAtmosPath = 'path/to/pv_atmos/'
$ pvAtmosPath = '/path/to/pv_atmos/'
```
The examples will import pv_atmos themselves, so no loading of pv_atmos is necessary prior to running the examples.

Expand Down

0 comments on commit 85d3ecf

Please sign in to comment.