CSDMS Standard Names: Difference between revisions

From CSDMS
Line 1: Line 1:


__NOTOC__
__NOTOC__




= '''CSDMS Standard Names''' =
= '''CSDMS Standard Names''' =


== [[ CSN_Motivation | '''Motivation''' ]] ==
<big><big>
* [[ CSN_Motivation | '''Motivation''' ]] </big> </big>


<big><big>
<big><big>
* [[ CSN_Overview| '''Overview''' ]] </big> </big>
* [[ CSN_Overview| '''Overview''' ]] </big> </big>


==  [[ CSN_Basic_Pattern | '''Basic Pattern''' ]] ==
<big><big>
* [[ CSN_Basic_Pattern | '''Basic Pattern''' ]] </big> </big>
 
CSDMS Standard Names conform to the following basic pattern:
CSDMS Standard Names conform to the following basic pattern:
:: [ '''operation_name''' ] + '''object_name''' + '''quantity_name'''
:: [ '''operation_name''' ] + '''object_name''' + '''quantity_name'''
Line 19: Line 23:
Modifiers are separated by underscores.
Modifiers are separated by underscores.


==  [[ CSN_Object_Templates | '''Object Templates''' ]] ==
<big><big>
* [[ CSN_Object_Templates | '''Object Templates''' ]] </big> </big>


==  [[ CSN_Quantity_Templates | '''Quantity Templates''' ]] ==
<big><big>
* [[ CSN_Quantity_Templates | '''Quantity Templates''' ]] </big> </big>
: * [[ CSN_Processes | Process Names ]]  
: * [[ CSN_Processes | Process Names ]]  


==  [[ CSN_Operation_Templates | '''Operation Templates''' ]] ==
<big><big>
[[ CSN_Operation_Templates | '''Operation Templates''' ]] </big> </big>


==  [[ CSN_Model_Metadata | '''Model Metadata''' ]] ==
<big><big>
* [[ CSN_Model_Metadata | '''Model Metadata''' ]] </big> </big>
: * [[ CSN_Assumptions | Assumption Names ]]  
: * [[ CSN_Assumptions | Assumption Names ]]  
: * [[ CSN_Ellipsoids | Ellipsoid Names ]]
: * [[ CSN_Ellipsoids | Ellipsoid Names ]]
Line 33: Line 41:
: * [[ CSN_MMF_Example | An Example Model Metadata File (MMF) ]]  
: * [[ CSN_MMF_Example | An Example Model Metadata File (MMF) ]]  


==  [[ CSN_Searchable_List | '''Searchable List of Names''' ]] ==
<big><big>
* [[ CSN_Searchable_List | '''Searchable List of Names''' ]] </big> </big>


==  [[ CSN_Special_Considerations | '''Special Considerations''' ]] ==
<big><big>
* [[ CSN_Special_Considerations | '''Special Considerations''' ]] </big> </big>

Revision as of 15:52, 24 July 2012



CSDMS Standard Names

CSDMS Standard Names conform to the following basic pattern:

[ operation_name ] + object_name + quantity_name

where the object_name has the form:

object_name = [ one or more modifiers ] + base_object_name

and the quantity_name has the form:

quantity_name = [ one or more modifiers ] + base_quantity_name + [ quantity_suffix ]

Modifiers are separated by underscores.

* Process Names

Operation Templates

* Assumption Names
* Ellipsoid Names
* Projection Names
* Sources for Object Names
* An Example Model Metadata File (MMF)