cf.CoordinateReference.close

CoordinateReference.close()[source]

Close all files referenced by coordinate conversion term values.

Deprecated at version 3.14.0. All files are now automatically closed when not being accessed.

Returns

None

Examples

>>> c.close()