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

Add methods for getting nearest knmi time series #141

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from

Commits on Oct 10, 2024

  1. up version

    dbrakenhoff committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c60d1da View commit details
    Browse the repository at this point in the history
  2. fix for editable installs

    dbrakenhoff committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    312963a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c7fa36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32b823b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    855b31e View commit details
    Browse the repository at this point in the history
  6. move method

    dbrakenhoff committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    88c6593 View commit details
    Browse the repository at this point in the history
  7. add methods to download nearest meteo time series

    - general method
    - specific methods for prec/evap
    - should work when only providing name of stored oseries
    dbrakenhoff committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3ef1d81 View commit details
    Browse the repository at this point in the history
  8. add test for nearest knmi

    dbrakenhoff committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1cf6332 View commit details
    Browse the repository at this point in the history
  9. fix for empty stresses df

    dbrakenhoff committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a95cc1d View commit details
    Browse the repository at this point in the history