Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Grib Processor
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Container Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Max Drexler
Grib Processor
Commits
72bc2f53
Commit
72bc2f53
authored
8 months ago
by
Max Drexler
Browse files
Options
Downloads
Patches
Plain Diff
formatting
parent
42d7e345
No related branches found
No related tags found
1 merge request
!2
Switch to package setup
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/payload.md
+2
-2
2 additions, 2 deletions
docs/payload.md
with
2 additions
and
2 deletions
docs/payload.md
+
2
−
2
View file @
72bc2f53
...
...
@@ -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. |
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment