Template:NetcdfGlossary: Difference between revisions
From Atomix
No edit summary |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
|cf-compliant= | |cf-compliant= | ||
|instrument_type= | |instrument_type= | ||
|glossary_type= | |||
}} | }} | ||
</pre> | </pre> | ||
The | The instrument_type assigns a category, hence why it’s preferable to use the form’s drop-down menu to avoid spelling mistakes when generating a comma separated list of these choices: | ||
* Velocity point-measurements | * Velocity point-measurements | ||
* Velocity profilers | * Velocity profilers | ||
* Shear probes | * Shear probes | ||
There's also a glossary_type field that assigns subcategories. It's not accessible through the template but passed using the form. | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
Line 26: | Line 29: | ||
! Standard name | ! Standard name | ||
! Description | ! Description | ||
! Units | ! Units | ||
! CF compliant | ! CF compliant | ||
|- | |- | ||
Line 41: | Line 44: | ||
[[Category:Glossary]] | [[Category:Glossary]] | ||
{{#arraymap:{{{instrument_type|}}}|,|x|[[Category:x]]|}} | {{#arraymap:{{{instrument_type|}}}|,|x|[[Category:x]]|}} | ||
{{#arraymap:{{{glossary_type|}}}|,|x|[[Category:x]]|}} | |||
</includeonly> | </includeonly> |
Latest revision as of 13:04, 18 May 2021
This is the "netcdf" or math symbol template. It's easier to use the form.
Alternatively, the template can be called in the following way (recommended for experts only!)
{{NetcdfGlossary |parameter_name= |symbol= |description= |standard_name= |units= |cf-compliant= |instrument_type= |glossary_type= }}
The instrument_type assigns a category, hence why it’s preferable to use the form’s drop-down menu to avoid spelling mistakes when generating a comma separated list of these choices:
- Velocity point-measurements
- Velocity profilers
- Shear probes
There's also a glossary_type field that assigns subcategories. It's not accessible through the template but passed using the form.