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

Rip out lots of time-adjustment functionality #507

Merged
merged 40 commits into from
Oct 31, 2023

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    f5cfe90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c1abe2 View commit details
    Browse the repository at this point in the history
  3. Remove _equals and _scale params

    Old backend run stuff fails now - time to remove it all!
    brynpickering committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e4e8be0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2912be View commit details
    Browse the repository at this point in the history
  5. Minor fixes

    brynpickering committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    1f24195 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3895141 View commit details
    Browse the repository at this point in the history
  7. Minor docs fix

    brynpickering committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    4fa3e6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    644edb6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a8db367 View commit details
    Browse the repository at this point in the history
  10. Minor fixes

    brynpickering committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    d73dc96 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    34dacd0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5fcabf0 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Minor fixes

    brynpickering committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7549643 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c271b0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3c985a View commit details
    Browse the repository at this point in the history
  4. Add docstrings

    brynpickering committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    2b5bf13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8167a41 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3b66a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    79c07ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3f8aa87 View commit details
    Browse the repository at this point in the history
  9. Remove rogue file

    brynpickering committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    78b3ba8 View commit details
    Browse the repository at this point in the history
  10. Pre-commit run all

    brynpickering committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    49231e6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c721d2e View commit details
    Browse the repository at this point in the history
  12. Fix base math

    brynpickering committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a27770b View commit details
    Browse the repository at this point in the history
  13. Start adding tests

    brynpickering committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c37aa94 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    89d472d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3903aea View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dd01765 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    f5f8696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3537c52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd57332 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bec7bb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abb5f7e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Remove random_seed

    brynpickering committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    287cd7d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Update doc/user/advanced_features.rst

    Co-authored-by: Stefan Pfenninger <[email protected]>
    brynpickering and sjpfenninger authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    8e4103d View commit details
    Browse the repository at this point in the history
  2. Update doc/user/building.rst

    Co-authored-by: Stefan Pfenninger <[email protected]>
    brynpickering and sjpfenninger authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f957149 View commit details
    Browse the repository at this point in the history
  3. Update src/calliope/preprocess/time.py

    Co-authored-by: Stefan Pfenninger <[email protected]>
    brynpickering and sjpfenninger authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    faa7eac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    037c9f0 View commit details
    Browse the repository at this point in the history
  5. Add changelog entry

    brynpickering committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    0e9d3af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90941b4 View commit details
    Browse the repository at this point in the history