Skip to content

Commit

Permalink
Update python/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Patrick Campbell <dr.nimbusrain@gmail.com>
  • Loading branch information
angehung5 and drnimbusrain authored Apr 3, 2024
1 parent afb3129 commit bb804ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ You can also generate and run global gridded canopy-app inputs using Python. No
For example:
```
file_vars = 'input/gfs.t12z.20220630.sfcf023.canopy.nc' 'input/gfs.t12z.20220701.sfcf000.canopy.nc' 'input/gfs.t12z.20220701.sfcf001.canopy.nc'
file_out = 'output/2022-07-01-11-0000_global'
file_out = 'output/global'
```

3. Edit namelist (`namelist.canopy`) for correct time start/end and interval
Expand Down

0 comments on commit bb804ca

Please sign in to comment.