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 main to v0.0.4 #3

Merged
merged 8 commits into from
Oct 4, 2023
Merged

Update main to v0.0.4 #3

merged 8 commits into from
Oct 4, 2023

Commits on May 16, 2023

  1. update test

    return none
    add extra test for list_names
    martinvonk committed May 16, 2023
    Configuration menu
    Copy the full SHA
    345712f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. allow label as kwarg

    martinvonk committed May 17, 2023
    Configuration menu
    Copy the full SHA
    e1c56be View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. add methods to calculate the pressure head from theta

    only for van genuchten for now
    martinvonk committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c78f28b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Update _version.py

    martinvonk committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    2d64a2a View commit details
    Browse the repository at this point in the history
  2. different calculation for theta_fc

    use standard literature formula
    martinvonk committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    7796b5d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    e6cdfd0 View commit details
    Browse the repository at this point in the history
  2. fix type hints

    martinvonk committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    9d2add9 View commit details
    Browse the repository at this point in the history
  3. remove unused import

    martinvonk committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3b6e9a3 View commit details
    Browse the repository at this point in the history