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

(v3.5.7) - Weather variability in any of its data #440

Merged
merged 21 commits into from
Sep 10, 2024
Merged

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    ccead7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d57d56 View commit details
    Browse the repository at this point in the history
  3. eplus_env.py: Specify directly a weather_variability dict new format …

    …in constructor and method call
    AlejandroCN7 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e509036 View commit details
    Browse the repository at this point in the history
  4. Modeling: Adapted apply_weather_variability method to use the new dic…

    …tionary format with several variables
    AlejandroCN7 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9820fbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bf5472 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1bb696 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df05779 View commit details
    Browse the repository at this point in the history
  8. Tests: Update apply_weather_variability method; now specific columns …

    …with variation are checked
    AlejandroCN7 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f9ae10d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f04fb24 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6ab75c3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d1cdda View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c5ed6f2 View commit details
    Browse the repository at this point in the history
  13. Isort: Fix imports

    AlejandroCN7 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9b80d51 View commit details
    Browse the repository at this point in the history
  14. Tests: Fixed stgochastic environment fixture with new weather variabi…

    …lity definition and updated env test
    AlejandroCN7 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c0ce6d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Documentation: Updated weather variability parameter in environment s…

    …ection and environment registration section
    AlejandroCN7 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4c3b2c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df12a70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d489ef4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e92b14 View commit details
    Browse the repository at this point in the history
  5. Fix docstring

    AlejandroCN7 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4da5d67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6aee183 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62a9ccf View commit details
    Browse the repository at this point in the history