- Posts: 3
Modeling wind with Python SDK
- ecuaflo
- Topic Author
Less
More
06 Nov 2016 04:30 #4897
by ecuaflo
Modeling wind with Python SDK was created by ecuaflo
I'm having trouble modeling wind with the API instructions found here:
nsrdb.nrel.gov/api-instructions
. That really only covers solar, and I tried adding the relevant parameters as found here (
developer.nrel.gov/docs/wind/wind-toolkit-extract/
), but I'm getting errors.
Is there a document outlining how this works or a sample/tutorial simulation file someone could point me to?
Is there a document outlining how this works or a sample/tutorial simulation file someone could point me to?
Please Log in or Create an account to join the conversation.
- pgilman
Less
More
- Posts: 5447
07 Nov 2016 10:53 #4898
by pgilman
Replied by pgilman on topic Modeling wind with Python SDK
Hello,
You are correct that the NSRDB data is intended for modeling of solar energy systems. It does include wind speed data, but that data is measures at 10 meters, and comes from the NASA MERRA dataset. For wind applications, that data can be useful for long term correlation studies of a measured wind data set, but is not very useful for wind power output predictions.
The API documentation and examples should be sufficient for your to access the WIND toolkit data. What errors are you getting?
Best regards,
Paul.
You are correct that the NSRDB data is intended for modeling of solar energy systems. It does include wind speed data, but that data is measures at 10 meters, and comes from the NASA MERRA dataset. For wind applications, that data can be useful for long term correlation studies of a measured wind data set, but is not very useful for wind power output predictions.
The API documentation and examples should be sufficient for your to access the WIND toolkit data. What errors are you getting?
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
- ozsolarwind
Less
More
- Posts: 77
13 Nov 2016 22:39 #4899
by ozsolarwind
Replied by ozsolarwind on topic Modeling wind with Python SDK
Paul, Florin
I have worked with MERRA-2 data at 50m height to produce wind data suitable for input to SAM. This height fits within the constraints imposed by SAM for hub heights up to 80m (or maybe 85m). I'm happy to share my approach if you wish.
Kind regards
Angus
I have worked with MERRA-2 data at 50m height to produce wind data suitable for input to SAM. This height fits within the constraints imposed by SAM for hub heights up to 80m (or maybe 85m). I'm happy to share my approach if you wish.
Kind regards
Angus
Please Log in or Create an account to join the conversation.
Moderators: pgilman