How to use and contribute: Difference between revisions
From Atomix
No edit summary |
|||
| Line 1: | Line 1: | ||
== Templates and forms == | == Templates and forms == | ||
Two categories of information can be input into the wiki: | Two categories of information can be input into the wiki: | ||
# | # Mathematical (NetCDF) variables that will be categorized as '''Glossary''' items | ||
# Definitions, concepts, or processing steps that be categorized as ''Concepts'' | |||
<pre> | <pre> | ||
| Line 14: | Line 15: | ||
}} | }} | ||
</pre> | </pre> | ||
== Testing templates == | == Testing templates == | ||
Revision as of 23:42, 27 April 2021
Templates and forms
Two categories of information can be input into the wiki:
- Mathematical (NetCDF) variables that will be categorized as Glossary items
- Definitions, concepts, or processing steps that be categorized as Concepts
{{NetcdfGlossary
|parameter_name=
|symbol=
|description=
|standard_long_name=
|units=
|cf-compliant=
|instrument_type
}}
