You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
preprocess script of GRDC to netcdf or adapt data_adaptor to enable multiple csv files in one geodataset
add a export_data function in the model API (core) so that we can call export_data directly from inifile. bbox of the model, tuple and list of filenames and output folder in model - validation (output folder and bbox are fixed arguments in the model API).
create templates of wflow_hydromt ini file to generate additional wflow output through [setup_config_output_timeseries] so that we can save extra variables from the model to compare with external data. and add in the template the corresponding export_data.
add template post process functions in hydromt_wflow (see sphinx functions which start with plot_) -- mod.results and read in evaluation data from the export_data folder and make plot_ functions (in wflow.py) of predefined plots, skill scores etc. (read in the export_data folder through the data_catalog of the model).
For now we only prepare model input data but could be useful to export some validation data as well such as:
The text was updated successfully, but these errors were encountered: