cf.CoordinateReference.get¶
-
CoordinateReference.get(key, default=None)[source]¶ Return a parameter value of the datum or the coordinate conversion.
New in version 3.0.0.
See also
coordinate_conversion.get_parameter,datum.get_parameter,__getitem__,- Parameters
key:
strTODOdefault: optional TODO
- Returns
The parameter value.