Skip to content

Add get_meteonorm_tmy iotools function #2066

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

AdamRJensen
Copy link
Member

@AdamRJensen AdamRJensen commented May 24, 2024

  • [ ] Closes #xxxx
  • I am familiar with the contributing guidelines
  • Tests added
  • Updates entries in docs/sphinx/source/reference for API changes.
  • Adds description and name entries in the appropriate "what's new" file in docs/sphinx/source/whatsnew for all changes. Includes link to the GitHub Issue with :issue:`num` or this Pull Request with :pull:`num`. Includes contributor name and/or GitHub username (link with :ghuser:`user`).
  • New code is fully documented. Includes numpydoc compliant docstrings, examples, and comments where necessary.
  • Pull request is nearly complete and ready for detailed review.
  • Maintainer: Appropriate GitHub Labels (including remote-data) and Milestone are assigned to the Pull Request and linked Issue.

This PR adds a function to retrieve TMY irradiance data from Meteonorm pvlib.iotools.get_meteonorm_tmy. The PR completes my work on adding functions for the four major commercial irradiance data providers (the other being SolarAnywhere, Solcast, and Solargis).

An API key for testing has been provided by Jan Remund from Meteotest. The API key has been added as a GitHub Secret with the name METEONORM_API_KEY .

@AdamRJensen AdamRJensen added the io label May 24, 2024
@AdamRJensen AdamRJensen added this to the 0.11.0 milestone May 24, 2024
@mikofski
Copy link
Member

Ooh, can we also get meteonorm horizon too?

@AdamRJensen
Copy link
Member Author

Ooh, can we also get meteonorm horizon too?

@mikofski I assume you're a user of it? If so, then thumb this up and I'll add it.

@AdamRJensen
Copy link
Member Author

AdamRJensen commented Jun 7, 2024

Meteonorm is releasing a new API solution in the Fall of 2024, thus it does not make sense to develop an iotools function for the current API given that it will be outdated shortly.

@AdamRJensen AdamRJensen closed this Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants