Skip to content

Input & output units, documentation, etc. #34

@jetuk

Description

@jetuk

pycatchmod is a bit funny as it takes inputs in mm/day for rainfall and PET, but also wants an area in km^2. The output flow is then Ml/day. None of these are SI units and the output is different to the input.

  1. This needs better documentation in the docstrings, etc.
  2. There is an argument to make the whole library work with SI units (perhaps with the exception of days for time). So input would b m/day output would be m^3/day. However this would be a backward incompatible change that could be quite dangerous.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions