Return the identity of the transform.
The identity is the standard_name of a formula_terms-type transform or the grid_mapping_name of grid_mapping-type transform.
Parameters : |
|
---|---|
Returns : |
|
Examples
>>> t.identity()
'rotated_latitude_longitude'
>>> t.identity()
'atmosphere_hybrid_height_coordinate'