WIND Toolkit downloads use wtk-download API endpoint#1374
Merged
Conversation
* Adds option to download subhourly wind resource data
sjanzou
approved these changes
Mar 16, 2023
sjanzou
left a comment
Collaborator
There was a problem hiding this comment.
Works nicely in SAM-private per attached docx
GitHubPullRequestsSAM_1374.docx
brtietz
approved these changes
Mar 16, 2023
brtietz
left a comment
Collaborator
There was a problem hiding this comment.
Thanks for updating this! Always love PRs that maintain or improve functionality with less code than they started with.
14 tasks
cpaulgilman
added a commit
that referenced
this pull request
Mar 17, 2023
* Cambium update to 2022 (#1365) * Update to Cambium 2022 * Update URL in webapis.conf. * On UI form, read UUID from URL in webapis.conf instead of hard coding it. Future updates should only require updating the URL in webapis.conf. * Revise tooltip descriptions to be Cambium version agnositc. * Fix UI group box sizes so Merchant Plant Revenue page are all same size. * Cambium sample script * Update sample script to Cambium 2020. * Update sample script to work for all PPA models, including Host Developer. * Cambium macro button for PPA models * Create macro based on sample script and add button to Revenue or Time of Delivery input page for all PPA models. * Help revisions for Cambium 2022 * UI adjustments for Mac/Linux * Update multiple year downloads for Cambium 2022 * Add optional escalation rate input and update defaults * Support non-monotonic available years from Cambium (Cambium 2020 years were even years, Cambium 2022 varies) * Update Help * Update UI descriptions and tooltips * Fix application of cambium escalation for copied data * Fix cambium progress bar text * Allow escalation for single-year download * Help updates for cambium single-year escalation * Fix input number format * WIND Toolkit downloads use wtk-download API endpoint (#1374) * Migrate from wtk-srw-download to wtk-download * Adds option to download subhourly wind resource data * Fix intervals list * Clean up WIND Toolkit download messages * Fix string declarations and typo
cpaulgilman
added a commit
that referenced
this pull request
Mar 23, 2023
* Cambium update to 2022 (#1365) * Update to Cambium 2022 * Update URL in webapis.conf. * On UI form, read UUID from URL in webapis.conf instead of hard coding it. Future updates should only require updating the URL in webapis.conf. * Revise tooltip descriptions to be Cambium version agnositc. * Fix UI group box sizes so Merchant Plant Revenue page are all same size. * Cambium sample script * Update sample script to Cambium 2020. * Update sample script to work for all PPA models, including Host Developer. * Cambium macro button for PPA models * Create macro based on sample script and add button to Revenue or Time of Delivery input page for all PPA models. * Help revisions for Cambium 2022 * UI adjustments for Mac/Linux * Update multiple year downloads for Cambium 2022 * Add optional escalation rate input and update defaults * Support non-monotonic available years from Cambium (Cambium 2020 years were even years, Cambium 2022 varies) * Update Help * Update UI descriptions and tooltips * Fix application of cambium escalation for copied data * Fix cambium progress bar text * Allow escalation for single-year download * Help updates for cambium single-year escalation * Fix input number format * WIND Toolkit downloads use wtk-download API endpoint (#1374) * Migrate from wtk-srw-download to wtk-download * Adds option to download subhourly wind resource data * Fix intervals list * Clean up WIND Toolkit download messages * Fix string declarations and typo * Move geocoding URLs to webapis.conf Update SAM CMakeLists.txt for new geotools.cpp New URLs in webapis.conf file for geocoding, static map, and time zone APIs. New URL in webapis.conf for calls to URDB wiki (for consistency, not related to geocoding) Move geocoding functions from WEX to new geotools.cpp file. Move LK `geocode()` from WEX to SAM so it can access SAM API keys. Define variables for Bing, Google, and special NREL Geocode API keys so that they can be managed in teh same way as SAM API key. Add new `user_email` variable so that open source versions of SAM can use NREL developer APIs that require an email parameter. Rename `GeoCodeDeveloper()` to `GeocodeDeveloper()`; Remove `SetApiKeys()` function, which is only required to make geocoding API keys available in WEX.
cpaulgilman
added a commit
that referenced
this pull request
Apr 14, 2023
* Cambium update to 2022 (#1365) * Update to Cambium 2022 * Update URL in webapis.conf. * On UI form, read UUID from URL in webapis.conf instead of hard coding it. Future updates should only require updating the URL in webapis.conf. * Revise tooltip descriptions to be Cambium version agnositc. * Fix UI group box sizes so Merchant Plant Revenue page are all same size. * Cambium sample script * Update sample script to Cambium 2020. * Update sample script to work for all PPA models, including Host Developer. * Cambium macro button for PPA models * Create macro based on sample script and add button to Revenue or Time of Delivery input page for all PPA models. * Help revisions for Cambium 2022 * UI adjustments for Mac/Linux * Update multiple year downloads for Cambium 2022 * Add optional escalation rate input and update defaults * Support non-monotonic available years from Cambium (Cambium 2020 years were even years, Cambium 2022 varies) * Update Help * Update UI descriptions and tooltips * Fix application of cambium escalation for copied data * Fix cambium progress bar text * Allow escalation for single-year download * Help updates for cambium single-year escalation * Fix input number format * WIND Toolkit downloads use wtk-download API endpoint (#1374) * Migrate from wtk-srw-download to wtk-download * Adds option to download subhourly wind resource data * Fix intervals list * Clean up WIND Toolkit download messages * Fix string declarations and typo * Move geocoding URLs to webapis.conf Update SAM CMakeLists.txt for new geotools.cpp New URLs in webapis.conf file for geocoding, static map, and time zone APIs. New URL in webapis.conf for calls to URDB wiki (for consistency, not related to geocoding) Move geocoding functions from WEX to new geotools.cpp file. Move LK `geocode()` from WEX to SAM so it can access SAM API keys. Define variables for Bing, Google, and special NREL Geocode API keys so that they can be managed in teh same way as SAM API key. Add new `user_email` variable so that open source versions of SAM can use NREL developer APIs that require an email parameter. Rename `GeoCodeDeveloper()` to `GeocodeDeveloper()`; Remove `SetApiKeys()` function, which is only required to make geocoding API keys available in WEX. * Replace remaning hard-coded urls with calls to SamApp::WebApi() * Update test results for NatLabRockies/ssc#1010
This file contains hidden or 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
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.
Description
Switch wind resource file downloads on the Wind Power model's Wind Resource page from wtk-srw-download to wtk-download to provide access to subhourly wind data from WIND Toolkit.
Goes with https://github.com/NREL/SAM-private/pull/88.
Testing requires building SAM private to access SAM API keys.
Notes:
Fixes #815
Type of change
Please delete options that are not relevant.
Checklist:
If you have added a new compute module in a SSC pull request related to this one, be sure to check the Process Requirements.