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

Fixed the failing CI tests #71

Merged
merged 17 commits into from
Mar 4, 2024

Commits on Feb 27, 2024

  1. Bump version: 1.0.9 → 1.0.10 [skip ci]

    BumpVersion Action committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5ca4901 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ad6bc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72d1f44 View commit details
    Browse the repository at this point in the history
  4. Merge pull request openclimatefix#63 from openclimatefix/all-contribu…

    …tors/add-0xFrama
    
    docs: add 0xFrama as a contributor for code
    peterdudfield authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6b127a9 View commit details
    Browse the repository at this point in the history
  5. Bump version: 1.0.10 → 1.0.11 [skip ci]

    BumpVersion Action committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    74d3d1f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af1a7bd View commit details
    Browse the repository at this point in the history
  7. Bump version: 1.0.11 → 1.0.12 [skip ci]

    BumpVersion Action committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    788acfb View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Added Contribution Guide (openclimatefix#65)

    * added contribution guide
    
    * added reference to coding style
    roshnaeem authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ea0ca80 View commit details
    Browse the repository at this point in the history
  2. Bump version: 1.0.12 → 1.0.13 [skip ci]

    BumpVersion Action committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    3436d20 View commit details
    Browse the repository at this point in the history
  3. docs: add roshnaeem as a contributor for doc (openclimatefix#67)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    f97e206 View commit details
    Browse the repository at this point in the history
  4. Test set analysis (openclimatefix#60)

    * test set analysis
    
    * added link to nbviewer in notebook
    
    * deleted checkpoints
    
    * Delete checkpoints
    
    * delete metadata.csv
    
    * using metadata from hugging face
    
    * remove unused import
    bikramb98 authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b1bb4cd View commit details
    Browse the repository at this point in the history
  5. Bump version: 1.0.13 → 1.0.14 [skip ci]

    BumpVersion Action committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    adade9b View commit details
    Browse the repository at this point in the history
  6. docs: add bikramb98 as a contributor for code (openclimatefix#68)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e82cdef View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. fetches live Enphase data at the moment it is called (openclimatefix#66)

    * fetches live Enphase data at the moment it is called
    
    replace 'user_enphase_api_key' and 'user_enphase_user_id' with the actual Enphase API key and user ID. The make_pv_data function now fetches live data from the Enphase API and combines it with the existing fake PV data
    This "may" not be from the time of interference, do i add make use of timestamps to enable it?
    
    * Added Flag indicating whether to use live Enphase data or not
    
    Now the user will have an option whether to use live enphase data or the default data
    
    * Updated site object to accomodate is_inverter option + created /inverters/enphase.py file
    
    * added environment variables
    aryanbhosale authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6a09e4c View commit details
    Browse the repository at this point in the history
  2. Bump version: 1.0.14 → 1.0.15 [skip ci]

    BumpVersion Action committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    12dd1d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a65a12b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6c0436 View commit details
    Browse the repository at this point in the history