NREL / reV

Renewable Energy Potential (reV) Model
https://nrel.github.io/reV/
BSD 3-Clause "New" or "Revised" License
107 stars 24 forks source link

How to retrieve technical potential for a country or region? #382

Closed adamsuski closed 2 years ago

adamsuski commented 2 years ago

Dear NREL colleagues,

Thank you very much for making these tools open source. I would like to use NREL’s reV model to calculate the technical potential for wind and solar resources for particular countries, regions, or areas. Unfortunately, I cannot find the appropriate method or option within the tool to do so. My goal is to obtain data similar to the one provided in this NREL report in Figure 2:

I will be grateful for any hints or advice.

Thank you for your time.

Adam

grantbuster commented 2 years ago

@adamsuski, take a look at the reV examples (link below). The main thing you need to do is identify wind/solar resource data that you want to analyze, and then develop a project points input that includes the gid's (meta data indices) that correspond to your region of interest.

https://github.com/NREL/reV/tree/main/examples/full_pipeline_execution

grantbuster commented 2 years ago

Closing this as provided guidance without response

jahanbani commented 1 year ago

I'd like to follow up on the above regarding the capabilities of reV. I have a dataset consisting of latitude and longitude coordinates (within the CONUS). My goal is to assess the development potential of each point for wind and solar projects, considering various factors such as terrain, regulatory constraints, land availability, and other restrictions. Can reV perform this task while considering these constraints? I can provide annual wind/solar generation for each point, however, I would like to know the available potential for wind/solar in the area of each point given the regulatory and terrain constraints.