Template:NetcdfGlossary: Difference between revisions

From Atomix
No edit summary
No edit summary
Line 3: Line 3:
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
{{netcdf_glossary
{{netcdfGlossary
|parameter_name=
|parameter_name=
|symbol=
|symbol=
Line 10: Line 10:
|units=
|units=
|cf-compliant=
|cf-compliant=
|intrument_type=
}}
}}
</pre>
</pre>
Line 21: Line 22:
! Units
! Units
! CF compliant
! CF compliant
! Instrument type
|-
|-
| {{{parameter_name}}}
| {{{parameter_name}}}
Line 28: Line 30:
| {{{units}}}
| {{{units}}}
| {{{cf-compliant}}}
| {{{cf-compliant}}}
| {{{intrument_type}}}
|}
|}
</includeonly>
</includeonly>
[[Category:Nomenclature_Netcdf]]
[[Category:NomenclatureNetcdf]]

Revision as of 00:34, 24 April 2021

This is the "netcdf" template. It should be called in the following format:

{{netcdfGlossary
|parameter_name=
|symbol=
|description=
|standard_long_name=
|units=
|cf-compliant=
|intrument_type=
}}

Edit the page to see the template text.