Form:NetcdfGlossary: Difference between revisions

From Atomix
No edit summary
No edit summary
 
(45 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This form captures information required to define a mathematical variable or  NetCDF data format. It populates the [[Template:NetcdfGlossary]], which controls the layout of the field provided in the form.
This form defines mathematical variables and data channels collected by instruments. Some of the defined variables will be included in ATOMIX's NetCDF data format.  


The template also automatically assigns the entry to Category:Glossary, and any instrument specific page if requested by the user.
= What this form does =
This form captures information required to define a mathematical variable or  NetCDF data format. It passes the supplied fields to this [[Template:NetcdfGlossary|template]], so they can be formatted according to the template’s specifications.


To create a page with this form, enter the page name below;
The template also automatically assigns the entry to Category:Glossary, and any (optional) instrument specific category if requested by the user.
if a page with that name already exists, you will be sent to a form to edit that page.


= How to use the form=
First '''ensure no page already exists''' through the [[:Categories:Glossary]] category lists, or by using  the search tool!
* If one exists, you can '''edit with form'''  on the page itself.
* If none exists, '''create new page using the variable's standard/full name''', as opposed to a symbol. The supplied name is the wiki page's title.  This will help make the category list more meaningful. For example, creating a page named ''Turbulent kinetic energy dissipation'' is more meaningful title than ''epsilon''.
{{#forminput:form=NetcdfGlossary}}
{{#forminput:form=NetcdfGlossary}}


</noinclude><includeonly>
</noinclude><includeonly>
Line 13: Line 20:
{{{for template|netcdfGlossary}}}
{{{for template|netcdfGlossary}}}
{| class="formtable"
{| class="formtable"
! Parameter name:
| {{{field|parameter_name}}}
|-
|-
! Symbol:  
! Parameter name:
| {{{field|symbol}}}
! {{{field|parameter_name|mandatory}}}
|-
|-
! Description:  
| Symbol:
| {{{field|symbol|mandatory}}}
|-
| Description:
| {{{field|description|placeholder=Provide more information if needed.}}}
| {{{field|description|placeholder=Provide more information if needed.}}}
|-
|-
! Standard long name:  
| Standard name:
| {{{field|standard_long_name|maxlength=30|placeholder=Use underscores to separate words}}}
| {{{field|standard_name|mandatory|maxlength=100|placeholder=Use underscores to separate words, should be similar to wiki titlepage}}}
|-
|-
! Units:  
| Units:
| {{{field|units|placeholder=No latex or slashes. e.g., m s-1}}}
| {{{field|units|placeholder=Can use <math></math> for TeX or just m s-1}}}
|-
|-
! CF-compliant:  
| NetCDF CF-compliant:
| {{{field|cf-compliant|input type=checkbox}}}
| {{{field|cf-compliant|input type=checkbox}}}
|}
|}
Instrument Type:
 
 
== Glossary subcategories (recommended) ==
{{{field|glossary_type|input type=radiobutton|values=Length and time scales,Nondimensional parameters,Fluid properties,Spectra,Background conditions, Turbulence}}}
 
==Instrument categories (optional)==
{{{field|instrument_type| input type=checkboxes| values =Velocity point-measurements, Velocity profilers,Shear probes}}}
{{{field|instrument_type| input type=checkboxes| values =Velocity point-measurements, Velocity profilers,Shear probes}}}
{{{end template}}}
{{{end template}}}
 
==Free text==
'''Free text:'''
Can include texts, images and citations. Anything that Wikimedia allows on normal pages.
 
{{{standard input|free text|rows=10}}}
{{{standard input|free text|rows=10}}}



Latest revision as of 13:02, 18 May 2021

This form defines mathematical variables and data channels collected by instruments. Some of the defined variables will be included in ATOMIX's NetCDF data format.

What this form does

This form captures information required to define a mathematical variable or NetCDF data format. It passes the supplied fields to this template, so they can be formatted according to the template’s specifications.

The template also automatically assigns the entry to Category:Glossary, and any (optional) instrument specific category if requested by the user.

How to use the form

First ensure no page already exists through the Categories:Glossary category lists, or by using  the search tool! 
  • If one exists, you can edit with form on the page itself.
  • If none exists, create new page using the variable's standard/full name, as opposed to a symbol. The supplied name is the wiki page's title. This will help make the category list more meaningful. For example, creating a page named Turbulent kinetic energy dissipation is more meaningful title than epsilon.