Skip to content
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

Gencumsky fix #162

Merged
merged 27 commits into from
Oct 11, 2019
Merged

Gencumsky fix #162

merged 27 commits into from
Oct 11, 2019

Conversation

cdeline
Copy link
Contributor

@cdeline cdeline commented Oct 9, 2019

Both TMY and EPW weather files now have a 'starttime' and 'endtime' string passed that allow you to specify 'MM_DD_HH' start and end times for the file. readEPW also retains the 'daydate' input option. Also, EPW files are now treated exactly like tmy files for the purpose of gencumsky - namely a temp_epw.csv file is created in \EPWs, and gencumsky.exe is called with the -G mode instead of -E mode.

@cdeline
Copy link
Contributor Author

cdeline commented Oct 9, 2019

Fixes #56, #129, #95, #90 if I can get it tested fully..

@cdeline
Copy link
Contributor Author

cdeline commented Oct 9, 2019

Still need to verify starttime and endtime functionality is working fully...

@cdeline cdeline requested a review from shirubana October 9, 2019 22:54
@cdeline
Copy link
Contributor Author

cdeline commented Oct 9, 2019

OK, this pull request is ready to go. This adds gencumsky to the test suite, but in the process I realized that I need to have the test window ridiculously large, like 1000 Wm-2 +/- 60 as opposed to +/- 2 Wm-2 for gendaylit. I don't think that I'm doing anything wrong, but I don't remember it being this bad...

@cdeline
Copy link
Contributor Author

cdeline commented Oct 9, 2019

I should probably check that this new functionality works with the gui...

@cdeline
Copy link
Contributor Author

cdeline commented Oct 11, 2019

All of the notebooks in development work with this version.

@cdeline
Copy link
Contributor Author

cdeline commented Oct 11, 2019

I found a different unrelated bug with the GUI where it's not taking input correctly into modelchains. It's fixed now. This pull request is good to merge.

Copy link
Member

@shirubana shirubana left a comment

Choose a reason for hiding this comment

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

Beautiful

@shirubana shirubana merged commit 6e59858 into development Oct 11, 2019
@shirubana shirubana deleted the gencumsky_fix branch February 14, 2020 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants