unidata - pvlib-python 如何从全局模型(GFS)中检索长达一年的存档天气预报?

标签 unidata pvlib

我已经看到 pvlib-python 获取天气预报是多么容易,如以下链接所示:https://pvlib-python.readthedocs.io/en/latest/forecasts.html 在此链接中,示例仅用于说明,检索到的天气数据似乎长度有限(距过去不超过一个月)。所以,我想知道pvlib检索的存档天气预报用于实际实现是否可以更长。

pvlib-python 可以检索存档的 GFS 一年的天气预报吗? 例如,我正在查找整个 2018 年的温度和太阳辐照度 (GHI)。pvlib-python 可以做到这一点吗?如果可以的话怎么做?

最佳答案

我为CAMS辐射服务写了一个小客户端:https://github.com/GiorgioBalestrieri/cams_radiation_python .

它包含 notebook展示如何将其与 pvlib 结合起来。

来自网站:

Copernicus Atmosphere Monitoring Service (CAMS) radiation service provides time series of Global, Direct, and Diffuse Irradiations on horizontal surface, and Direct Irradiation on normal plane (DNI) for the actual weather conditions as well as for clear-sky conditions. The geographical coverage is the field-of-view of the Meteosat satellite, roughly speaking Europe, Africa, Atlantic Ocean, Middle East (-66° to 66° in both latitudes and longitudes). Time coverage is 2004-02-01 up to 2 days ago. Data are available with a time step ranging from 1 min to 1 month. The number of automatic or manual requests is limited to 40 per day.

请参阅存储库自述文件以获取更多信息。

关于unidata - pvlib-python 如何从全局模型(GFS)中检索长达一年的存档天气预报?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54839422/

相关文章:

java - UniObjects for Java : How to get response String when error occurred in UniCommand. exec()

python - 如何使用 pydap 库收集 THREDDS 数据?

python - PVLib 预测未根据时区进行调整

Pvlib/Bird1984 : North-facing element shows negative Irradiance

multivalue - 如何获取有关 UniData/UniVerse 数据库的架构信息?

database - 显示不是记录键的 UniData SELECT 结果

database - 使用.net sdk和sql查询universe数据库时如何获取页面

python - pvmismatch 的语法。如何更改特定单元格?

python - 将参数传递给使用 pvmismatch : Why is this not working? 的此函数

python - 使用 WRF (netCDF) 数据优化阵列平面 (POA) 辐照度计算