NREL / OpenOA

This library provides a framework for assessing wind plant performance using operational assessment (OA) methodologies that consume time series data from wind plants. The goal of the project is to provide an open source implementation of common data structures, analysis methods, and utility functions relevant to wind plant OA.
https://openoa.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
183 stars 62 forks source link

Unable to access https://opendata-renewables.engie.com/ ! ! ! #299

Open xinxinxinxu opened 2 months ago

xinxinxinxu commented 2 months ago

Recently, I've been wanting to use OpenOA for my work and started learning how to use it. I wanted to try analyzing ENGIE Open Data based on the examples, but I found that I couldn't access their website {https://[opendata-renewables.engie.com](https://opendata-renewables.engie.com/)/} and therefore couldn't get the data for "La Haute Borne" wind farm. I tried using a VPN to access it, but that didn't help either. I can assure you that my internet connection is fine, so I'm not sure if it's a problem with the host. I would like to ask if there are any additional links to access this dataset?

I would be grateful if anyone could help me. QAQ....

RHammond2 commented 1 month ago

Hi @xinxinxinxu, that's odd. I wasn't easily able to find where that site has moved to. In the meantime, it is available in our repository in examples/data/ folder, but I'll keep hunting for its new home to keep our documentation and examples up to date.

ejsimley commented 4 days ago

Hi @xinxinxinxu, it looks like the La Haute Borne data set is no longer available through Engie. We will update the documentation to reflect this. As @RHammond2 mentioned, the SCADA data can still be accessed in the OpenOA examples folder, however.