-
Notifications
You must be signed in to change notification settings - Fork 3
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
Cloud field #26
Merged
Merged
Cloud field #26
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…rom documentation directly to validate.
…for scale_field_lave, and then to define what to do with the data.
… the field. No doublecheck on the realism yet. At a glance it looks like our spatial variance is very small, because we assume a 1 second spatiotemporal resolution. That means our crosswind distances for large cloud velocities are actually very large, which is to say that many along-wind spaced points get the exact same time series with only temporal shifting. That could be good or bad depending on your point of view. Maybe "it is what it is" for the Lave scaling case, but this could be a contribution that I make to the methodology.
# Conflicts: # demos/synthetic_clouds_demo.ipynb
…ed to fix up the python file demos and write docs for readthedocs
…g method subroutines.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Implementation of Lave et al cloud field approach for synthetic irradiance generation/downscaling. Special thanks to Sophie Pelland and Matt Lave for sharing Matlab code that was used behind the scenes in preparing this.
[1] Matthew Lave, Matthew J. Reno, Robert J. Broderick, "Creation and Value of Synthetic High-Frequency Solar Inputs for Distribution System QSTS Simulations," 2017 IEEE 44th Photovoltaic Specialist Conference (PVSC), Washington, DC, USA, 2017, pp. 3031-3033, doi: https://dx.doi.org/10.1109/PVSC.2017.8366378.