Skip to content
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

Error checking for weather.get #50

Open
MDKempe opened this issue Jan 26, 2024 · 0 comments
Open

Error checking for weather.get #50

MDKempe opened this issue Jan 26, 2024 · 0 comments
Labels
Clarity for users Things that help the user implement the code more easily.

Comments

@MDKempe
Copy link
Collaborator

MDKempe commented Jan 26, 2024

Weather.get is one of the most important methods, it need to have a lot of error checking. Specifically, if you use PSM3 it should first check to see if the gid or the lat/lon are valid and in the range of testable area. If not, an error message should come up with a link to where to determine the applicable area or how to properly get the gid. A similar thing should be in place for the other methods using the NSRDB or PVGIS.

@MDKempe MDKempe added the Clarity for users Things that help the user implement the code more easily. label Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clarity for users Things that help the user implement the code more easily.
Projects
None yet
Development

No branches or pull requests

1 participant