CSDMS Standard Names: Difference between revisions

From CSDMS
Line 15: Line 15:
* [[ 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'''
where the object_name has the form:
;where the object_name has the form:
:: '''object_name''' = [ one or more modifiers ] + base_object_name
:: '''object_name''' = [ one or more modifiers ] + base_object_name
and the quantity_name has the form:
;and the quantity_name has the form:
:: '''quantity_name''' = [ one or more modifiers ] + base_quantity_name + [ quantity_suffix ]
:: '''quantity_name''' = [ one or more modifiers ] + base_quantity_name + [ quantity_suffix ]
Modifiers are separated by underscores.
;Modifiers are separated by underscores.


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


<big><big>
<big><big>
Line 35: Line 37:
<big><big>
<big><big>
* [[ CSN_Model_Metadata | '''Model Metadata''' ]] </big> </big>
* [[ CSN_Model_Metadata | '''Model Metadata''' ]] </big> </big>
<big>
: * [[ CSN_Assumptions | Assumption Names ]]  
: * [[ CSN_Assumptions | Assumption Names ]]  
: * [[ CSN_Ellipsoids | Ellipsoid Names ]]
: * [[ CSN_Ellipsoids | Ellipsoid Names ]]
Line 40: Line 44:
: * [[ CSN_Object_Name_Sources | Sources for Object Names ]]  
: * [[ CSN_Object_Name_Sources | Sources for Object Names ]]  
: * [[ CSN_MMF_Example | An Example Model Metadata File (MMF) ]]  
: * [[ CSN_MMF_Example | An Example Model Metadata File (MMF) ]]  
</big>


<big><big>
<big><big>

Revision as of 15:54, 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)