open-meteo / python-requests

Open-Meteo Python Library using `requests`
MIT License
15 stars 4 forks source link

Marine request response missing most request metadata #79

Open Tirpitz93 opened 1 month ago

Tirpitz93 commented 1 month ago

When using the marine API I cannot access attributes like latitude and longitude. these do not necessarily correspond to the request coordinates as they are the centre of the nearest model cell.

patrick-zippenfenig commented 1 month ago

Hi, do you have an example URL request which does not return coordinates? This should not be possible.