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

Geothermal resource #142

Merged
merged 20 commits into from
Jan 20, 2023
Merged

Geothermal resource #142

merged 20 commits into from
Jan 20, 2023

Conversation

ppinchuk
Copy link
Collaborator

rex Support for Geothermal Resource Data

The new functionality added in this PR can handle datasets like the SMU Temperature-at-Depth Dataset, the USGS Heat Flow datasets, and even point-like datasets such as Identified or Unidentified Hydrothermal locations. This functionality is compliant with the reV standard format and is ready to be fully integrated into reV.

Details

Added GeothermalResource class. This class behaves like the WindResource class, with depth as the analogous variable to hub_height. Indeed, both are the children of a new AbstractInterpolatedResource class, which provides the functionality it was named after.

Added new test file to cover test cases for Geothermal resources.

@ppinchuk ppinchuk added the feature New feature or request label Dec 31, 2022
@ppinchuk ppinchuk merged commit 7d6d625 into main Jan 20, 2023
@ppinchuk ppinchuk deleted the pp/geothermal_resource branch January 20, 2023 20:04
github-actions bot pushed a commit that referenced this pull request Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants