Skip to content

Update CEC Inverters for Fall 2023#1607

Merged
cpaulgilman merged 13 commits into
developfrom
cec-inverters-2023
Nov 30, 2023
Merged

Update CEC Inverters for Fall 2023#1607
cpaulgilman merged 13 commits into
developfrom
cec-inverters-2023

Conversation

@cpaulgilman

@cpaulgilman cpaulgilman commented Nov 28, 2023

Copy link
Copy Markdown
Collaborator

Update CEC inverter library

  • New CEC Inverters.csv file
  • Files used for generating library added to samples/CEC Module and Inverter Libraries

Fixes #1595

Note Merge this after merging module update.

* Update CEC inverter library with data from 11/17/2023 CEC workbook
* Replace default inverter for PV configs -- previous default inverter no longer in library, Fixes #1595
* Update inverter library generation files in SAM/Samples
* Update defaults for new default inverters
Comment thread deploy/runtime/versions.lk Outdated
// SAM 2022.11.21 default inverters are not in new CEC inverters library
if ( cfg.tech == 'Flat Plate PV' || cfg.tech == 'PV Battery' || cfg.tech == 'High-X Concentrating PV' )
{
old_inverter = value( 'inv_snl_inverter_name' );

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When I run the upgrade script old_inverter returns as null:

image

Then this notice pops up after choosing a new inverter from the list:

image

Maybe that's normal but wanted to note.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

@mjprilliman mjprilliman left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upgrade worked after updates. Thanks!

@brtietz brtietz left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@cpaulgilman cpaulgilman merged commit 7b69b92 into develop Nov 30, 2023
@cpaulgilman cpaulgilman deleted the cec-inverters-2023 branch November 30, 2023 01:17
@cpaulgilman cpaulgilman added the added to release notes PR and/or issue has been added to release notes for a public release label Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

added to release notes PR and/or issue has been added to release notes for a public release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Default inverter no longer in CEC library

3 participants