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

Update to use RavenPy v0.8.1 and adjust documentation #439

Merged
merged 28 commits into from
Oct 27, 2022

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    3c196c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fda350 View commit details
    Browse the repository at this point in the history
  3. exclude notebooks not in documentation, update extract_geographical_w…

    …atershed notebook, use mamba for docs-building, fail on warning, formatting
    Zeitsperre committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    3e00a43 View commit details
    Browse the repository at this point in the history
  4. drop Python3.7

    Zeitsperre committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    3d33cf5 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    c0d707e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    256d4ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92ae7f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f01c700 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

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

Commits on Oct 18, 2022

  1. fix parallel parameter handling

    huard committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    5d8e496 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. update to ravenpy 0.8.1

    huard committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a064128 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f68009 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    810e408 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f736619 View commit details
    Browse the repository at this point in the history
  5. remove velin - not stable

    Zeitsperre committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    ac1d04a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b607e75 View commit details
    Browse the repository at this point in the history
  7. add json schema validators

    Zeitsperre committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    57014e9 View commit details
    Browse the repository at this point in the history
  8. catch GDAL error

    Zeitsperre committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    72ac096 View commit details
    Browse the repository at this point in the history
  9. use mamba

    Zeitsperre committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    4f1efd0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    99fe5c5 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'ravenpy-080-docs' into update_actions

    # Conflicts:
    #	.readthedocs.yml
    #	docs/source/notebooks/02_Extract_geographical_watershed_properties.ipynb
    #	docs/source/notebooks/Extract_geographical_watershed_properties.ipynb
    Zeitsperre committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    b1a8de3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f7b1288 View commit details
    Browse the repository at this point in the history
  13. fix code example

    Zeitsperre committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    152a1d8 View commit details
    Browse the repository at this point in the history
  14. Update Actions, pre-commit hooks, ReadTheDocs (#440)

    * Updated GitHub Workflows
      * Use latest Ubuntu images
      * Linting to use Python3.8
      * Staged a Python3.10 build for testing purposes
    
    * Updated pre-commit hooks
    * Added pygrep-hooks, NBQA-hooks, yamlint, blackdoc, check-manifest,
    GitHub and RtD schema validation
      * Ran hooks over code base
    
    * Updated ReadTheDocs to make use of mamba dependency solver
    Zeitsperre authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    74ca56c View commit details
    Browse the repository at this point in the history
  15. fix code example 2

    Zeitsperre committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    082d78d View commit details
    Browse the repository at this point in the history
  16. commit on bumpversion

    Zeitsperre committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    b28080e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    42c150e View commit details
    Browse the repository at this point in the history
  18. add relevant classifiers

    Zeitsperre committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    ca919b5 View commit details
    Browse the repository at this point in the history