Skip to content

Add support for WIND Toolkit CSV file formats#984

Closed
cpaulgilman wants to merge 10 commits into
patchfrom
wind-file-reader
Closed

Add support for WIND Toolkit CSV file formats#984
cpaulgilman wants to merge 10 commits into
patchfrom
wind-file-reader

Conversation

@cpaulgilman

@cpaulgilman cpaulgilman commented Jan 28, 2023

Copy link
Copy Markdown
Collaborator

Fixes NatLabRockies/SAM#962

Also partially addresses NatLabRockies/SAM#815 by adding support for CSV files downloaded from RE Explorer

Next step is to update wind data download widget in SAM UI to download from wtk-download instead of wtk-srw-download, and possibly other WIND Toolkit endpoints at https://developer.nrel.gov/docs/wind/wind-toolkit/ (note that not all endpoints use the same CSV file format).

For endpoints that use different file format, consider writing a macro to convert files. For example, compare files from offshore-mid-atlantic-download to wtk-download.

SAM should now work with any of the wind data files here:
wind-file-samples.zip

To test, run test-wind-files.lk script included in .zip archive.

Should also spot check other wind data files in both WIND Toolkit CSV format and SRW format.

This requires a new Help topic describing WIND Toolkit CSV format.

@cpaulgilman

Copy link
Copy Markdown
Collaborator Author

Replace with #985 to try to fix CI build errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add options for sub-hourly data in WIND Toolkit downloads

1 participant