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

v0.1.2 #251

Merged
merged 40 commits into from
Oct 26, 2022
Merged

v0.1.2 #251

merged 40 commits into from
Oct 26, 2022

Commits on Sep 16, 2022

  1. update input source metric

    grgmiller committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    7976008 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. save progress on metrics

    grgmiller committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    8aecb73 View commit details
    Browse the repository at this point in the history
  2. update pudl dependency

    grgmiller committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    9515464 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. update variable names

    grgmiller committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    edea277 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. update pudl download source

    grgmiller committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    7524812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ec8d60 View commit details
    Browse the repository at this point in the history
  3. re-add unit_id_epa

    grgmiller committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    3dc3b9b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. * delete results folder at start of run

    * add notebook in progress for issue 230
    gailin-p committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    2646f43 View commit details
    Browse the repository at this point in the history
  2. * final versions of blog visualization notebooks

    (hourly_validation and map_visualization)
    * update 930 time lag notebook for new dir structure
    gailin-p committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    2ed5427 View commit details
    Browse the repository at this point in the history
  3. Add cems outlier cleaning notebook

    notebook was used during issue 230 investigation
    
    notebook is from gailin/clean_cems branch, which can now be deleted
    gailin-p committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    e693f28 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Merge pull request #235 from singularity-energy/update_pudl_dependency

    update pudl dependency
    gailin-p committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    f170a39 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Partial cems plant shaping bug fix: #230

    * A renewable generator (hydro, wind, solar, nuclear, geothermal) won't use the `partial_cems_plant` hourly shaping methodology
    * A subplant that contains generators of mixed fuel types will choose the hourly shaping method of the generator with the largest generation
    gailin-p committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    283cce2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ea2474 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

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

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    3205a8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2d24f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    725e39a View commit details
    Browse the repository at this point in the history
  4. final adjustments

    grgmiller committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    108b312 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8dbf6ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9bb6de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5efe8f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    5c06a94 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #239 from singularity-energy/update_subplant_mapping

    Update subplant mapping
    gailin-p committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    4b67de6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    714981f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82b6808 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50d0b0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d66440 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    84e4a9e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'gailin/issue230' of github.com:singularity-energy/open-…

    …grid-emissions into gailin/issue230
    gailin-p committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    32b5753 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

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

Commits on Oct 20, 2022

  1. Merge pull request #245 from singularity-energy/validate_overlap

    Validate that data does not overlap when combining
    gailin-p committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    e9e78e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e59b3a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Remove separated plant level outputs

    Rename col to in plant_metadata
    gailin-p committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    07853b7 View commit details
    Browse the repository at this point in the history
  2. Update partial cems method to prevent data spikes

    Gailin/issue230
    grgmiller committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    bcb91d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3487389 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e3f98a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0af195 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb71040 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. update validation check

    grgmiller committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    b52a6bf View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Merge pull request #233 from singularity-energy/quality_metrics_by_ba

    Add BA-level data quality metrics
    gailin-p committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    a761999 View commit details
    Browse the repository at this point in the history