Template:NetcdfGlossary: Difference between revisions
From Atomix
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{| class="wikitable" | ||
|- | |||
! parameter_name | ! parameter_name | ||
! symbol | |||
! description | |||
! standard_long_name | |||
! units | |||
! cf-compliant | |||
|- | |||
| {{{parameter_name|}}} | | {{{parameter_name|}}} | ||
| {{{symbol|}}} | | {{{symbol|}}} | ||
| {{{description|}}} | | {{{description|}}} | ||
| {{{standard_long_name|}}} | | {{{standard_long_name|}}} | ||
| {{{units|}}} | | {{{units|}}} | ||
| {{{cf-compliant|}}} | | {{{cf-compliant|}}} | ||
|} | |} | ||
Revision as of 19:22, 23 April 2021
This is the "netcdf_glossary" template. It should be called in the following format:
{{netcdf_glossary
|parameter_name=
|symbol=
|description=
|standard_long_name=
|units=
|cf-compliant=
}}
Edit the page to see the template text.
