Skip to content

Marine UI updates#2043

Merged
mjprilliman merged 11 commits into
developfrom
marine-ui-updates
Apr 2, 2025
Merged

Marine UI updates#2043
mjprilliman merged 11 commits into
developfrom
marine-ui-updates

Conversation

@mjprilliman

Copy link
Copy Markdown
Collaborator

Pull Request Template

Description

-Update ME cost curves
-Fix modeled cost variables assigned to GUI equations rather than cmod_mhk_costs ouptuts
-Closes #1974

To review cost curves:
-See email with cost curve information

To review JPD file generation:
-Open ME Wave -LCOE calculator
-Click 'Create JPD from time series weather file(s)' button
-Use attached folder as weather files (or download weather files from API on SAM-private)
-Save output jpd
-Switch from 'Time series' to 'Frequency of occurence', check for output jpd file without callback errors

test_jpd.zip

Fixes #1974

Corresponding branches and PRs:

marine-cost-branches in ssc

SSC PR: NatLabRockies/ssc#1305

Unit Test Impact:

-Need to re-run test script

Checklist

  • requires help revision and I added that label
  • adds, removes, modifies, or deletes variables in existing compute modules
  • adds a new compute module
  • changes defaults
  • I've tagged this PR to a milestone

Reminders- this section can be deleted

Checking for PySAM Incompatible API Changes.

When do the PySAM files need to be regenerated?

@mjprilliman mjprilliman added this to the SAM Spring 2025 Release milestone Mar 28, 2025
@mjprilliman mjprilliman self-assigned this Mar 28, 2025
@janinefreeman

Copy link
Copy Markdown
Collaborator

The JPD file builds, but the pop up afterwards tells me to select the incorrect file "Humboldt Bay - DOE Reference" on the frequency of occurrence tab. The correct file is there and runs, so I think just the pop up needs to be corrected.

@mjprilliman

Copy link
Copy Markdown
Collaborator Author

The JPD file builds, but the pop up afterwards tells me to select the incorrect file "Humboldt Bay - DOE Reference" on the frequency of occurrence tab. The correct file is there and runs, so I think just the pop up needs to be corrected.

There's a mismatch issue in accessing the "Name" parameter as it is different from the file name. This may need to be re-factored a bit in the future. For now, I updated the callback to print out the file name in the output message.

@mjprilliman mjprilliman merged commit b197057 into develop Apr 2, 2025
@cpaulgilman cpaulgilman added the added to release notes PR and/or issue has been added to release notes for a public release label Apr 7, 2025
@mjprilliman mjprilliman deleted the marine-ui-updates branch September 12, 2025 14:59
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 marine

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ME wave JPD file generation not working

3 participants