question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Changes to PVGIS in version 5.2

See original GitHub issue

Describe the bug PVGIS is releasing version 5.2 on March 1st, 2022. In the new version, the irradiance databases CMSAF and COSMO have been removed. Additionally, the ERA5 coverage has been extended to cover almost the entire globe and a new database, SARAH-2, has been added.

The full description can be found here.

The new default databases can be seen here: image

Additional context There is nothing that indicates any changes to the API, so the pvlib.iootools functions get_pvgis_tmy and get_pvgis_hourly should continue to work.

However, some of the test files used in test_pvgis.py are from the CMSAF database. Since those tests seem to be either based on local files or mock tests, I do not expect test failures. However, it would probably make sense to update the tests regardless.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
kanderso-nrelcommented, Mar 21, 2022

Probably a good idea to scrub mentions of the retired databases from the docstring as well:

https://github.com/pvlib/pvlib-python/blob/c2431832040f585969bbd1868f6acdd6ddb4e0a5/pvlib/iotools/pvgis.py#L140-L144

@AdamRJensen thoughts on tagging this issue for 0.9.1?

1reaction
cwhansecommented, Feb 28, 2022

@AdamRJensen do you know if the content of CMSAF and COSMO is migrating to the new database? Sorry that I’m not familiar with PVGIS.

I missed the link to the documentation in my quick read of your issue, the documentation answers my question. I agree it would make sense to replace the test files or (more simply) to add a note to the test code identifying the data source.

Read more comments on GitHub >

github_iconTop Results From Across the Web

PVGIS 5.2 - EU Science Hub - European Union
We are pleased to announce the release of PVGIS 5.2 from 1 March 2022. The main features are explained below. PVGIS 5.2 will...
Read more >
PVGIS Version 5.2: Improvements to Datasets, Estimates and ...
The present paper focuses on the most recent improvements, which will be available in the new version PVGIS 5.2 released in 2020.
Read more >
Comparison between PVsyst 5.2 Preliminary Design versus ...
The aim of this study is to explore the real PV energy production over Greece and to investigate the calculation accuracy of different...
Read more >
Release Notes | SolarFarmer Documentation
Added support for version 5.2 of PVGIS API download (Docs). The free PVGIS solar resource data now covers the whole world and has...
Read more >
Previous versions – PVsyst
Release date Version Actions 19/12/2022 PVsyst 7.3.0 Details Download 27/10/2022 PVsyst 7.2.21 Details Download 13/10/2022 PVsyst 7.2.20 Details Download
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found