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

Import json as SAM case #1325

Merged
merged 108 commits into from
May 4, 2023
Merged

Import json as SAM case #1325

merged 108 commits into from
May 4, 2023

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    28ab00b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1249b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17e57d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65116dc View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. merge develop

    tyneises committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    ae0f971 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b3557a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

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

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    c4e7b9c View commit details
    Browse the repository at this point in the history
  2. update export config and trying different input files

    Modification of JSON for inputs code generation
    sjanzou committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    55c8ec1 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

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

Commits on Nov 26, 2022

  1. Configuration menu
    Copy the full SHA
    f3c90a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71a2d3f View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

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

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    a1cfe61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faeecae View commit details
    Browse the repository at this point in the history
  3. Implement and test Ctrl+F6 Load SAM Case from JSON

    Goes with Ctrl+F5 saving a case a JSON
    sjanzou committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    90cea5c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'mspt_no_finance' of https://github.com/NREL/SAM into ms…

    …pt_no_finance
    Neises committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    a976d21 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. update msptv2 defaults

    Neises committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    d6e17a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

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

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    d291683 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6a0700 View commit details
    Browse the repository at this point in the history
  3. update default

    tyneises committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    82524a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Configuration menu
    Copy the full SHA
    4e30d15 View commit details
    Browse the repository at this point in the history
  2. export_config changes

    sjanzou committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    b5eb687 View commit details
    Browse the repository at this point in the history
  3. Added Ctrl+F8 to load SSC JSON file and write out missing SAM UI inpu…

    …ts and associated groups.
    sjanzou committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    c5004d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Update workflow Shift+F5 (Save case as JSON for inputs), Ctrl+f8 read…

    … in file
    
    Example of mapping ssc inputs to SAM UI variables included in case.cpp lines 869-877
    sjanzou committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    e68d805 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Update VarInfo to handle "simple" combo box translations

    Implement in VarInfo class persistence and in IDE User Interface and test loading and saving for rec_htf.
    sjanzou committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    131bb40 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    c62d47b View commit details
    Browse the repository at this point in the history
  2. VarInfo for ssc variable translation of SAM UI combo boxes

    Tested loading, running and saving JSON for inputs for ssc variable "htf_rec" and SAM UI variable "csp.pt.rec.htf_type"
    sjanzou committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    a760142 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. export config updates

    sjanzou committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    1b44405 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a52ba2f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

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

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    62674b8 View commit details
    Browse the repository at this point in the history
  2. Updated export config

    sjanzou committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    d514715 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb09377 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c20eb3b View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. SAM_api updates

    sjanzou committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    af55f85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23700c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    498cf4d View commit details
    Browse the repository at this point in the history
  4. run defaults with with updated MSPT defaults

    ETES and PTES not running
    sjanzou committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    3de37e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03f9335 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

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

Commits on Dec 18, 2022

  1. Configuration menu
    Copy the full SHA
    f478da5 View commit details
    Browse the repository at this point in the history
  2. running input ssc JSON and using SAM to look at results but simulatio…

    …n progress dialog not right.
    sjanzou committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    ef8ce96 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Running with wxProgressDialog only for simulating flux - does not blo…

    …ck and simulation finishes
    sjanzou committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    8729301 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e76687d View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    e26fee0 View commit details
    Browse the repository at this point in the history
  2. fix version control

    tyneises committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    f0804f0 View commit details
    Browse the repository at this point in the history
  3. rearrange field model type option and layout and design macros

    this modification allows the cmod variable field_model_type to be set directly from the dropdown widget and removes the equation that calculates its value based on the value of checkboxes
    tyneises committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    b448c29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f680b0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f38180c View commit details
    Browse the repository at this point in the history
  6. merge develop

    tyneises committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    6daa831 View commit details
    Browse the repository at this point in the history
  7. add no financial option to mspt technology

    delete msptv2 technology
    tyneises committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    96e7d75 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b3a094 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d114fc6 View commit details
    Browse the repository at this point in the history
  10. add group label

    tyneises committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    5f6a8d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

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

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    acdf08b View commit details
    Browse the repository at this point in the history
  2. remove unused variable

    tyneises committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    1c99bca View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. API changes and fix Geothermal mimo issue with adjust

    Generic CSP defaults failing with table adjust
    sjanzou committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    11c8986 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

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

Commits on Dec 30, 2022

  1. Change TOD factors to array for both SAM and ssc

    Single Owner running - others are not
    sjanzou committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    825cad7 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

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

Commits on Jan 1, 2023

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

Commits on Jan 4, 2023

  1. export_config updates for all shading inputs updated to tables so no …

    …translation between UI and ssc necessary
    sjanzou committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    828580c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. merge develop

    tyneises committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    b97d8c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

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

Commits on Jan 10, 2023

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

Commits on Jan 14, 2023

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

Commits on Jan 19, 2023

  1. merge develop

    tyneises committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    1c49dd7 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

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

Commits on Feb 14, 2023

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

Commits on Mar 19, 2023

  1. Implement Ctrl+F7 to save case as SSC JSON

    uses RapidJSON instead of code generator to prevent TABLE mismatch in input browser (note that actual values in widget match regardless)
    sjanzou committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    51d38aa View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. adjust and sf_adjust matching in inputs browser

    Use Ctrl+F7 to generate ssc JSON and Ctrl+F8 to read into SAM
    sjanzou committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    9460e4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb22704 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

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

Commits on Mar 25, 2023

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

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    3df364d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    763917d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66d16f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    82f8fe4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46b11fe View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Flatten adjust inputs in SAM - not complete for loading messages

    Configuration reports incorrect number of VarValue
    sjanzou committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    5eb5dc2 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Update LossAdjustment widget and test in PVWatts

    Flattened variables - no tables, extra variable needed
    sjanzou committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    1c77910 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

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

Commits on Apr 3, 2023

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

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    40a09ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c88ab81 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    2dd8a1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecb0cab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfbc4a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28e319f View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    4aa4811 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09e14bc View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

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

Commits on Apr 11, 2023

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

Commits on Apr 13, 2023

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

Commits on Apr 14, 2023

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

Commits on Apr 16, 2023

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

Commits on Apr 18, 2023

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

Commits on Apr 21, 2023

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

Commits on Apr 22, 2023

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

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    c4381f8 View commit details
    Browse the repository at this point in the history
  2. SAM_api updates for pysam to build with flattened variables

    Goes with pysam branch adjustment_factors_update and pysam pull request 146
    sjanzou committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    6856ed3 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

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

Commits on Apr 26, 2023

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

Commits on Apr 29, 2023

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

Commits on May 2, 2023

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