windkit.spatial.add_crs

windkit.spatial.add_crs(obj, crs)[source]

Adds a Coordinate Reference System to a WindKit object.

This helper function either adds or updates a crs coordinate on an existing object.

Parameters:
Returns:

Returns the same object with the updated CRS.

Return type:

same as obj