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

Cleap july #26

Merged
merged 11 commits into from
Sep 25, 2023
Merged

Cleap july #26

merged 11 commits into from
Sep 25, 2023

Commits on Jun 10, 2023

  1. fixed a bug associated with configuration

    EC2 Default User committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    debdb61 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. updated cli to compute custom metrics

    EC2 Default User committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    88e7924 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Jul 28, 2023

  1. updated scenario generation feature

    Duwadi committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6514de6 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. updated custom_metrics cli command to adjust new changes

    EC2 Default User committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    664a578 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Bug Fixes:

    - Fixed a bug associated with solar capacity because of which all
      scenarios were ending up with same number of solar systems
    - Started using ProcessPoolExecutor intead of multiprocessing pool
    - Added filter to ignore zero voltages in computing SARDI metrics for
      undervoltage
    - Added der_tag field to BasicDERModel and updated to start using it in
    yearly profile
    
    Kapil Duwadi
    EC2 Default User committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a57005b View commit details
    Browse the repository at this point in the history
  2. added feature to specify customer_type flag to scenario generator cli…

    … command
    EC2 Default User committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    88425d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. updated scenario generation package to allow for multiple sizes of DE…

    …Rs with probabilities
    EC2 Default User committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    8837b14 View commit details
    Browse the repository at this point in the history
  2. refactored module names and removed time series metrics sub package a…

    …s well as updated documentation for creating scenarios
    Duwadi committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    b46c117 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    fa9a03a View commit details
    Browse the repository at this point in the history
  2. resolved merge conflicts

    Duwadi committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4a9b15c View commit details
    Browse the repository at this point in the history