-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUGFIX] Circular upsampling across wind directions (#943)
* Initial upsample fixes * Upsample testing changes * clean up code * clean up tests * matching changes to wind_ti_rose * update wind_ti_rose tests * Address comments * Fix setup of random opt test * Clean up comment * Fix examples * Add utility function to identify step size * Add test of step size function * Add a function to make wind direction adjacent * Add test in wind direction adjacent function * Improve docstring * Return sorting indices * Update to use new utilities * Update to test new methods * Switch to concatenate from double append. * hide labels for boundary, as not visible under heterogeneous map. --------- Co-authored-by: misi9170 <michael.sinner@nrel.gov>
- Loading branch information
Showing
7 changed files
with
863 additions
and
262 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.