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

Config refactor #61

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open

Config refactor #61

wants to merge 21 commits into from

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    6697dad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f14f095 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8648cc View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    0b7a914 View commit details
    Browse the repository at this point in the history
  2. rm extra test config .yaml

    AUdaltsova committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7a38359 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    198bc8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2065dc View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    e5a9f80 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/main' into config-refactor

    # Conflicts:
    #	ocf_data_sampler/config/__init__.py
    #	ocf_data_sampler/config/load.py
    #	ocf_data_sampler/config/model.py
    #	ocf_data_sampler/config/save.py
    #	ocf_data_sampler/torch_datasets/pvnet_uk_regional.py
    #	requirements.txt
    #	tests/config/test_config.py
    #	tests/test_data/configs/test_config.yaml
    #	tests/torch_datasets/test_pvnet_uk_regional.py
    AUdaltsova committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    54f0cd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0296709 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4df94b View commit details
    Browse the repository at this point in the history
  5. Update model

    AUdaltsova committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    84aab8e View commit details
    Browse the repository at this point in the history
  6. Update model

    AUdaltsova committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c2e6649 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a60103 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. fix import

    AUdaltsova committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    77f588d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Update ocf_data_sampler/config/model.py

    Co-authored-by: Sukhil Patel <[email protected]>
    AUdaltsova and Sukh-P authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    8669cd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c93107f View commit details
    Browse the repository at this point in the history
  3. rename datasouce mixin

    AUdaltsova committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    371381d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Merge branch 'refs/heads/main' into config-refactor

    # Conflicts:
    #	ocf_data_sampler/config/model.py
    #	ocf_data_sampler/torch_datasets/pvnet_uk_regional.py
    AUdaltsova committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0ee42e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10629ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    313981f View commit details
    Browse the repository at this point in the history