Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • mHM mHM
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 52
    • Issues 52
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mhmmhm
  • mHMmHM
  • Merge requests
  • !114

subdaily discharge output

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Pallav Kumar Shrestha requested to merge shresthp/mhm:hourly_discharge_output into develop Mar 28, 2022
  • Overview 13
  • Commits 4
  • Pipelines 0
  • Changes 3

@najafi and I worked on the following:

New Subdaily discharge output

  • mHM now produces point output in subdaily as well.
  • The new point output include - subdaily_discharge.out, subdaily_discharge.nc and subdaily runtime messages (performance metrics)
  • A new subroutine write_subdaily_obs_sim_discharge is written which has similar code structure to write_daily_obs_sim_discharge
  • These subdaily output are only processed if nMeasPerDay is > 1

Subdaily read_timeseries bug fixed

  • read_timeseries in mo_read_timeseries had already incorporated nMeasPerDay and was flexible for reading sub-daily Qobs. However, a bug was found for the index variables which was fixed.
Edited Apr 08, 2022 by Sebastian Müller
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: hourly_discharge_output