Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ConstableCatnip/pydrograph
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: aleaf/pydrograph
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 13 files changed
  • 2 contributors

Commits on Mar 11, 2022

  1. add xmltodict to reqs

    aleaf committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    d0d20ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d6dacb View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. feat(Nwis.get_measurements): add data_format arg to allow fetching fi…

    …eld measurements in 'rdb' or 'rdb_expanded' (with channel data) format
    aleaf committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    2af5f2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    127fd52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    995e81c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. feat(Nwis.get_measurements): add line_fixer fn for on_bad_lines arg t…

    …o pandas read_csv, to handle long or short line errors in NWIS rdb data
    aleaf committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    b0f1751 View commit details
    Browse the repository at this point in the history
  2. fix(baseflow.baseflow_summary): some more untested bandaid hacks to g…

    …et this fn to work for the MAP data release
    aleaf committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    2e444e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. update versioneer

    aleaf committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    615ef85 View commit details
    Browse the repository at this point in the history
Loading