-
Notifications
You must be signed in to change notification settings - Fork 152
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
Fix SAM issue #1417, tested macOS 14.0 #1504
Conversation
Note that stochastic simulations not currently available or supported for hybrid configurations.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmmm... using the file from #1417, I get the stochastic simulations running as: @cpaulgilman , can you please attach the failing project file and what macOS version and architecture you are testing on? |
The issue appears to be in the final distributed app... when testing from XCode, the branch builds and runs and generates samples without issue. However, when built and the installed on a system, the error remains. Checking signing of lhs.bin Traced to calling wxExecute on MacOS - researching options. |
Need support for SSC_DATA_ARRAY and SSC_TABLE types for all supported hybrid generation.
Fix stochastic simulation issue #1683
Update fcall_parsim to address SAM issue #1693
Add json and csv to list of definitely text files
Update version upgrade to show warnings at top - address issue #1635
Address issue #1563
Add example code and data for adding snotel data to a weather file
Merge branch 'patch' into SAM_1515, fix reopened issue #1515
remove snappy package due to GPL 2.0 license, EULP script runs fine
* Improve wind loss descriptions From IEC 61400-15 WORKING GROUP UPDATE presentation slides, Wind Resource & Project Energy Assessment Conference 2018, 9/11/2018 Austin TX * Update Wind Losses.json Fix environmental loss description in UI
Replaced by #1782 |
#1417
Note that stochastic simulations not currently available or supported for hybrid configurations.