Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • airGRiwrm airGRiwrm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

La forge institutionnelle d'INRAE étant en production depuis le 10 juin 2025, nous vous invitons à y créer vos nouveaux projets.

  • IN-WOP
  • airGRiwrmairGRiwrm
  • Issues
  • #120
Closed
Open
Issue created Apr 19, 2023 by Dorchies David@david.dorchiesOwner

CreateInputsModel: deprecate `Qobs` parameter and use `Qinf` instead

There is a confusion between the parameter Qobs used in CreateInputsModel and the parameter Qobs used in CreateInputsCrit. The first one is used to inject "observed" human influences in the model (for nodes of type Reservoir, Direct Injection, or Diversion), the second is used to provide "observed" measured flows at the gauging station for the calibration of the hydrological models.

I propose to use Qinf instead of Qobs for `CreateInputsModel (standing for "influence flows").

TODO:

  • Create new parameter Qinf in CreateInputsModel
  • Add Qinf <- Qobs if Qobs is provided by the user instead of Qinf
  • Disallow the use of both parameter together
  • add a warning for deprecating the parameter Qobs
Edited Jul 27, 2024 by Dorchies David
Assignee
Assign to
Time tracking