hydromodpy.results.exporters.netcdf#

Export simulation fields from Zarr to NetCDF-4 with UGRID topology.

The exported file can be opened in QGIS (MDAL driver), THREDDS, or any tool that understands the UGRID-1.0 convention.

Functions

export_netcdf(zarr_path, sim_id, variables, ...)

Export selected fields to a NetCDF-4 file with UGRID topology.