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 Forecast Class #68

Merged
merged 24 commits into from
Mar 3, 2022
Merged

Add Forecast Class #68

merged 24 commits into from
Mar 3, 2022

Commits on Feb 24, 2022

  1. API refactoring

    lymanepp committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    3ac9340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63f2af0 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    lymanepp committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    295b1b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68303c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef5718d View commit details
    Browse the repository at this point in the history
  6. Use enum for layers

    lymanepp committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    9fab098 View commit details
    Browse the repository at this point in the history
  7. Fix pylint warning

    lymanepp committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    f6b0d5b View commit details
    Browse the repository at this point in the history
  8. Really fixed pylint warning

    lymanepp committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    be24dea View commit details
    Browse the repository at this point in the history
  9. Fixed black warning

    lymanepp committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    85da1a6 View commit details
    Browse the repository at this point in the history
  10. Standardize naming

    lymanepp committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    7e5b112 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    75b446c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. API cleanup

    lymanepp committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    2e984e1 View commit details
    Browse the repository at this point in the history
  2. Rollback type hinting change

    lymanepp committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    11abd0f View commit details
    Browse the repository at this point in the history
  3. Cleanup

    lymanepp committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    dcd32af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02aec61 View commit details
    Browse the repository at this point in the history
  5. Revert unrelated changes

    lymanepp committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    a06f47a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Cleanup forecast units

    lymanepp committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    9f1b135 View commit details
    Browse the repository at this point in the history
  2. Add method to retrieve a single forecast layer for a given time

    Add lint type hints
    lymanepp committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    ff2962d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de1e6fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5f9ede View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0490cf2 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

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

Commits on Feb 28, 2022

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

    lymanepp committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    e9996af View commit details
    Browse the repository at this point in the history