AlienDwarf / open-meteo-dotnet

A .Net library for the Open-Meteo.com API.
MIT License
26 stars 9 forks source link

feat: Add elevation API & tests #31

Closed colinnuk closed 4 months ago

colinnuk commented 6 months ago

feat: Add elevation API & tests fix: Reduce numebr of calls made to the open-meteo API in the tests so that they pass

colinnuk commented 6 months ago

@AlienDwarf any chance you can take a look?

I'll probably have more features coming to support paid customers via an API key, & maybe a way to log (or throw) API errors returned by the OpenMeteo API.