DELWAQ model¶
Initialize¶
  | 
This is the delwaq model class  | 
Build components¶
  | 
Update config with a dictionary  | 
  | 
Setup the delwaq model schematization using the hydromodel region and resolution.  | 
  | 
Setup Delwaq monitoring points and areas options.  | 
Setup Delwaq hydrological fluxes.  | 
|
  | 
Setup one or several emission map from raster data.  | 
  | 
Setup emission map from vector data.  | 
  | 
This component derives several emission maps based on administrative boundaries.  | 
Model specific attributes¶
xarray.dataset representation of all hydrology maps  | 
Model specific methods¶
  | 
Add data to hydromaps re-using the set_staticmaps method  | 
Model specific I/O methods¶
High level I/O methods
  | 
Read hydromaps at <root/hydromodel> and parse to xarray  | 
Write hydromaps at <root/hydromodel> in PCRaster maps format.  | 
|
Read Delwaq pointer file  | 
|
Write pointer at <root/dynamicdata> in ASCII and binary format.  | 
|
Read Delwaq EM geometry file  | 
|
Write geometry at <root/staticdata> in ASCII and binary format.  | 
Intermediate I/O methods
  | 
Writes monitoring files and config in ASCII format.  | 
Writes a timestep to a segment/exchange data file (appends to an existing file or creates a new one).  | 
|
Writes Delwaq netCDF geometry file (config/B3_waqgeom.nc).  |