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
  • #105
Closed
Open
Issue created Oct 28, 2022 by Dorchies David@david.dorchiesOwner

`plot.GRiwrmOutputsModel`: handle other units than mm / time step

The method airGR::plot.OutputsModel handles results in m3/s if the parameter BasinArea is provided (km²). The idea is to be able to use this functionnality through plot.GRiwrmOutputsModel.

TODO:

  • embed the GRiwrm object in the attributes of GRiwrmOutputsModel
  • add a parameter unit which accepts "mm" and "m3/s" to plot.GRiwrmOutputsModel (default "m3/s")
  • use the GRiwrm object to get area of each basin and pass it to each call of plot.OutputsModel if unit "m3/s".
Assignee
Assign to
Time tracking