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

Get a rectangle area of cloudiness data #1

Open
ktmathe opened this issue Apr 30, 2023 · 0 comments
Open

Get a rectangle area of cloudiness data #1

ktmathe opened this issue Apr 30, 2023 · 0 comments

Comments

@ktmathe
Copy link
Owner

ktmathe commented Apr 30, 2023

  • integrate to https://www.weatherapi.com/pricing.aspx

  • input:

    • upper-left corner of the rectangle area in decimal degrees: +32.30642, -122.61458
    • bottom-right corner
    • resolution in meter
  • output: array of data points

[
{"lat":32.23423, "lon":-123.21234, "cloud":60},
...
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant