Tags

Tags give the ability to mark specific points in history as being important
  • v0.2.1

    ae70e755 · Update CHANGELOG ·
    Release: v0.2.1
    Fix issues with version 0.2:
    
    - missing documentation
    - write shape error in catchment creation to csv
    - fix spatial metrics (calculation per tilmestep then average not flatten)
    - small bug fixes
    - cleaner code
    - better change log
  • v0.2

    a5f9f2b4 · Activate GitHub workflows ·
    Release: v0.2
    First official release adding pre-processing tools as well as evaluation tools for mHM version 5. 
    This includes: 
    setup-creation: create domains by delineation (based on area and/or shape similarity), crop mHM setups, create headers, latlon files and prepare forcings including pet calculation.
    data-processing: convert, merge, regrid, fill, aggregate, compare, and derive gridded data.
    evaluation: evaluate discharge (cdf and map plots of KGE and NSE), hydrographs, gridded data (with multiple metrics and maps), and run overviews.
    visualization: create 2D maps and Taylor diagrams.
    utilities: helper commands like linking folder trees.
    first mhm-v5-v6-converter tools: convert mHM5 landcover ASCII files to NetCDF.