Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create _streamflow_flow_indices.py #1832

Merged
merged 25 commits into from
Oct 8, 2024
Merged

Commits on Jul 8, 2024

  1. Create _streamflow_flow_indices.py

    streamflow_flow_indice is a submodule in the xclim indices module to calculate streamflow signatures, representing individual watershed characteristics of large river/lake basins.
    faimahsho committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c88593b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8362e33 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    39351e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4795cbe View commit details
    Browse the repository at this point in the history
  3. Update xclim/indices/_streamflow_flow_indices.py

    Co-authored-by: David Huard <[email protected]>
    faimahsho and huard authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    21381a9 View commit details
    Browse the repository at this point in the history
  4. Update xclim/indices/_streamflow_flow_indices.py

    Co-authored-by: David Huard <[email protected]>
    faimahsho and huard authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d8b8876 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Update references.bib

    faimahsho committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    48ded61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb69dd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1dcd76 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. return time series for high flow and low flow frequency, instead of m…

    …ean over whole period. This part of the analysis can be done on the user-side. Added support for **indexer, allowing more freedom when selecting the period
    huard authored and faimahsho committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4e086d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    222b33b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    2d409ff View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Update xclim/indices/_hydrology.py

    Co-authored-by: Trevor James Smith <[email protected]>
    faimahsho and Zeitsperre authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e3dfa79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62d4ebe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    163faa7 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    fc4fc32 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    a6cbc8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adc9144 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e73b101 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    f8b4fce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3f42bc View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. merge

    huard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1717e23 View commit details
    Browse the repository at this point in the history
  2. suggestions from review

    huard committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3b02e3e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. removed indexing to all three functions. I think the potential for co…

    …nfusion outweighs the benefits.
    huard committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8fabf4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6118234 View commit details
    Browse the repository at this point in the history