How to use and contribute: Difference between revisions

From Atomix
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 using templates/forms so they can be searchable via Category pages
# Mathematical (NetCDF) variables that will be categorized as '''Glossary''' items
# '''Glossary''' items: mathematical (NetCDF) variables 
# Definitions, concepts, or processing steps that be categorized as '''Concepts'''
# '''Concepts''': definitions, concepts, or processing steps 


<pre>
<pre>

Revision as of 23:43, 27 April 2021

Templates and forms

Two categories of information can be input using templates/forms so they can be searchable via Category pages

  1. Glossary items: mathematical (NetCDF) variables
  2. Concepts: definitions, concepts, or processing steps
{{NetcdfGlossary
|parameter_name=
|symbol=
|description=
|standard_long_name=
|units=
|cf-compliant=
|instrument_type
}}

Testing templates