windkit.workspace.Workspace.get_owc
- Workspace.get_owc(ID, crs=None)[source]
Converts XML representation of owc to WindKit bwc data structure.
- Parameters:
ID (int) – ID of bwc object in .wwh file.
crs (int, dict, str or pyproj.crs.CRS) – Value to initialize
pyproj.crs.CRS
- Returns:
xarray Dataset that is formatted to match the bwc description.
- Return type: