Add sco2 python yml#879
Merged
Merged
Conversation
cpaulgilman
pushed a commit
that referenced
this pull request
Jan 25, 2022
* add yml to build python environment for sco2 code * update sco2 user guide for new yml
cpaulgilman
added a commit
that referenced
this pull request
Feb 8, 2022
* change default branch to develop for GitHub actions * Update README.md * update reference citation * add printing for Models.rst and Configs.rst * Add sco2 python yml (#879) * add yml to build python environment for sco2 code * update sco2 user guide for new yml * Update SAM samples files for SAM 2021.12.02 Move notes for new pages from Location and Resource page. Fix DC/AC ratio for microinverter sample file's central inverter case. Add note about plotting independent parametrics. * Move notes to parametrics page Co-authored-by: Brian Mirletz <brian.mirletz@nrel.gov> Co-authored-by: dguittet <dguittet@nrel.gov> Co-authored-by: tyneises <ty.neises@nrel.gov>
dguittet
added a commit
that referenced
this pull request
Feb 10, 2022
* test in ci.yml * fix python requirements.txt * python version 3.7 * fix semantic * print path out * fix upload artefact path * restore commented out ci.yml steps * upload linux test results as Artefact * Update SAM samples files for SAM 2021.12.02 (#895) * change default branch to develop for GitHub actions * Update README.md * update reference citation * add printing for Models.rst and Configs.rst * Add sco2 python yml (#879) * add yml to build python environment for sco2 code * update sco2 user guide for new yml * Update SAM samples files for SAM 2021.12.02 Move notes for new pages from Location and Resource page. Fix DC/AC ratio for microinverter sample file's central inverter case. Add note about plotting independent parametrics. * Move notes to parametrics page Co-authored-by: Brian Mirletz <brian.mirletz@nrel.gov> Co-authored-by: dguittet <dguittet@nrel.gov> Co-authored-by: tyneises <ty.neises@nrel.gov> * revert default checkout branch back to patch * move python setup earlier in ci.yml Co-authored-by: Paul Gilman <cpaulgilman@gmail.com> Co-authored-by: Brian Mirletz <brian.mirletz@nrel.gov> Co-authored-by: tyneises <ty.neises@nrel.gov>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add a yml file to manage Python packages for sCO2 code. Update user guide.