Skip to content

Improve error messages for wfcheck#773

Merged
cpaulgilman merged 2 commits into
patchfrom
improve-wfcheck-message
Mar 4, 2022
Merged

Improve error messages for wfcheck#773
cpaulgilman merged 2 commits into
patchfrom
improve-wfcheck-message

Conversation

@cpaulgilman

Copy link
Copy Markdown
Collaborator

Fixes NatLabRockies/SAM#968.

With this fix, it is clearer that the problem with the weather file (see SAM Issue 968)) is that the Day column in this weather file with one-minute data is day-of-year (1-365) instead of day-of month (1-31 for Jan, 1-28 for Feb, 1-30 for Mar, etc.).

image

@cpaulgilman cpaulgilman added this to the 2021.12.02 Patch 2 milestone Mar 2, 2022
@cpaulgilman cpaulgilman requested a review from sjanzou March 2, 2022 17:59
@cpaulgilman cpaulgilman self-assigned this Mar 2, 2022

@sjanzou sjanzou 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.

Better message!

@cpaulgilman cpaulgilman merged commit d349a13 into patch Mar 4, 2022
@cpaulgilman cpaulgilman deleted the improve-wfcheck-message branch March 4, 2022 16:44
tyneises pushed a commit that referenced this pull request Mar 10, 2022
* Levelized label changes (#770)

* Revise labels of "levelized" variables

Also:

* Remove parentheses from labels "LCOE Levelized cost of energy nominal" instead of "LCOE Levelized cost of energy (nominal)" because parentheses are used to indicate units.

* Change WACC and LTE labels to follow convention of levelized variables.

* Fix cashloan LCOE labels

Fix NPV and IRR labels

* Fix DC degradation check should be lt instead of gt zero (#772)

* Improve error messages for wfcheck (#773)

* Improve error messages for wfcheck

* fix mm-dd-hh

* first test upload artifacts steps ssc

* use upload artifacts path format, add ls checks for paths

* fixes for PySAM (#775)

* Add subcooled outlet option to DSG LF IPH model (#776)

* add dsg lf subcooled outlet target

add ui callback to calc saturation temp

* update ssc cmake

* add boolean and unique input for subcooled output

* add cmake flag for shared dylib

* remove path test steps

Co-authored-by: Paul Gilman <cpaulgilman@gmail.com>
Co-authored-by: Brian Mirletz <brian.mirletz@nrel.gov>
Co-authored-by: Darice L Guittet <dguittet@nrel.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Weather File Checker Error message not clear enough for troubleshooting

2 participants