Navigation
index
next
|
previous
|
cf-python 1.0.4
»
Documentation
»
Reference manual
»
Classes of the
cf
module
»
cf.Coordinate
»
cf.Coordinate.override_units
¶
Coordinate.
override_units
(
new_units
,
i=False
)
[source]
¶
i
:
bool, optional
If True then update the coordinate in place. By default a new coordinate is created. In either case, a coordinate is returned.
Previous topic
cf.Coordinate.name
Next topic
cf.Coordinate.select
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
next
|
previous
|
cf-python 1.0.4
»
Documentation
»
Reference manual
»
Classes of the
cf
module
»
cf.Coordinate
»