cf.DimensionCoordinate.close

DimensionCoordinate.close()[source]

Close all files referenced by the construct.

Note that a closed file will be automatically re-opened if its contents are subsequently required.

See also

files

Returns

None

Examples:

>> c.close()