Skip to content
Snippets Groups Projects
Commit 72bc2f53 authored by Max Drexler's avatar Max Drexler
Browse files

formatting

parent 42d7e345
No related branches found
No related tags found
1 merge request!2Switch to package setup
......@@ -65,7 +65,7 @@ This is the code that generates the payload. The payload is then converted into
| `center_desc` | str | name of the generating center. |
| `level` | str | level of the grid message. |
| `parameter` | str | short name of the grid message parameter. |
| `param_long` | str | long name of the grid message paramter. |
| `param_long` | str | long name of the grid message paramter. |
| `param_units` | str | units of the grid message parameter. |
| `grib_number` | int literal | grid edition number, e.g. 1 or 2. |
| `size` | str | number of rows in cols in grid message formatted as "{rows} x {cols}". |
......@@ -75,4 +75,4 @@ This is the code that generates the payload. The payload is then converted into
| `xcd_model` | str | name of the xcd grib model. |
| `xcd_model_id` | str | name of the xcd grib model id. |
| `grib_record_number` | int | the index of this grid message in the file. |
| `title` | str | the wgrib2 formatted string for this grid message. |
\ No newline at end of file
| `title` | str | the wgrib2 formatted string for this grid message. |
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment