Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
drnimbusrain committed Sep 14, 2023
1 parent 36ff7fd commit 16f5e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ You can also [generate global inputs using Python (see python/global_data_proces
| `time_start` | Start/initial time stamp in YYYY-MM-DD-HH:MM:SS.SSSS for simulation/observation inputs |
| `time_end` | End time stamp in YYYY-MM-DD-HH:MM:SS.SSSS for simulation/observation inputs |
| `ntime` | Number of time steps for simulation/observation inputs |
| `time_intvl` | Integer time interval for simulation/observation inputs in seconds (default = 3600) |
| `time_intvl` | Integer time interval for simulation/observation input time steps in seconds (default = 3600) |
| `nlat` | number of latitude cells (must match # of LAT in `file_vars` above) |
| `nlon` | number of longitude cells (must match # of LON in `file_vars` above) |
| `modlays` | number of model (below and above canopy) layers |
Expand Down

0 comments on commit 16f5e8c

Please sign in to comment.