From 5476d52f380635acc1ebbcc354abe8c9fc7a7294 Mon Sep 17 00:00:00 2001 From: drnimbusrain Date: Tue, 7 Nov 2023 13:09:28 -0500 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45ad84fc..7f3f8aca 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ You can also [generate global inputs using Python (see python/global_data_proces | Namelist Option | Namelist Description and Units | | --------------- | ---------------------------------------------------------------------------------- | - | Input model format options || +| Input model format options || | `infmt_opt` | integer for choosing 1D text (= `1`) or 2D NetCDF input file format (= `0`, default) | | Input model grid sizes------------------------------------------------------------------------------ | | `nlat` | number of latitude cells (must match # of LAT in `file_vars` above) |