omf_io.gridsurface.importers.load_raster_with_rioxarray
- omf_io.gridsurface.importers.load_raster_with_rioxarray(raster_file)[source]
Load a raster file using rioxarray.
Todo
Implement the load_raster_with_rioxarray function
- Parameters:
raster_file (Path) – The input raster file path.
- Returns:
The raster data with geospatial metadata.
- Return type:
xarray.DataArray