sloop.models.hycom3d.io.read_regional_depth
- sloop.models.hycom3d.io.read_regional_depth(depth_a_file, lon, lat)[source]
Read the regional depth binary file
- Parameters
depth_a_file (str) – Binary bathymetry file
lon (xarray.DataArray) – Longitudes 2D array
lat (xarray.DataArray) – Longitudes 2D array
- Returns
Bathymetry
- Return type