Swiftpack.co - Swift Packages by open-meteo

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by open-meteo

open-meteo/open-meteo 1.1.19
Free Weather Forecast API for non-commercial use
⭐️ 1,950
🕓 1 week ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.0.0
15 weeks ago
🎉🎉🎉 Exciting News! The Open-Meteo source code has officially reached version 1.0.0, marking a significant milestone. This release introduces a stable distribution for both Docker and Ubuntu packages, ensuring a more seamless and reliable deployment experience! 🎉🎉🎉 Major changes include a restructuring of the internal database layout and the incorporation of new weather models. The redesigned database layout is geared towards long-term stability, ensuring compatibility with future versions. ‼️ Important Notice: For users upgrading from previous versions utilizing Docker or Ubuntu Prebuilt packages, it is important to execute a database migration script to preserve previously downloaded weather data. Additionally, many weather models and variables have undergone renaming for consistency. Refer to [this PR](https://github.com/open-meteo/open-meteo/pull/543) for detailed information. ‼️ Version 1.0.0 also establishes the groundwork for redistributing the Open-Meteo database as open-data through an AWS Open-Data Sponsorship. Instead of directly downloading raw weather data in GRIB format from national weather services, users can now access the optimized time-series database from Open-Meteo directly through AWS. The open-data distribution allows fine control, enabling users to retrieve only a specific subset of weather variables relevant to their use case. This not only conserves resources for data processing but also reduces bandwidth usage on the servers of national weather services. Instructions can be found in the [getting started guide](/docs/getting-started.md) and the [open-data documentation](https://github.com/open-meteo/open-data). Please be aware that not all weather models and data sources are currently available and will be progressively added over the next few weeks with documentation and examples to follow. We sincerely appreciate your continuous support and trust that you'll find immense value in the latest enhancements introduced to the Open-Meteo weather API! ## What's Changed * Import FlatBuffers generated files from client repository by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/461 * fix: ICON-D2 EPS download for rain/showers and upper level wind by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/465 * fix: bump github.com/vapor/vapor from 4.84.4 to 4.84.6 by @dependabot in https://github.com/open-meteo/open-meteo/pull/477 * fix: bump github.com/apple/swift-nio-http2 from 1.27.0 to 1.28.1 by @dependabot in https://github.com/open-meteo/open-meteo/pull/476 * fix: bump github.com/vapor/console-kit from 4.8.1 to 4.9.0 by @dependabot in https://github.com/open-meteo/open-meteo/pull/475 * fix: bump github.com/vapor/routing-kit from 4.8.0 to 4.8.1 by @dependabot in https://github.com/open-meteo/open-meteo/pull/474 * fix: bump SamKirkland/FTP-Deploy-Action from 4.3.0 to 4.3.4 by @dependabot in https://github.com/open-meteo/open-meteo/pull/473 * fix: bump docker/setup-qemu-action from 2 to 3 by @dependabot in https://github.com/open-meteo/open-meteo/pull/472 * fix: bump docker/login-action from 2 to 3 by @dependabot in https://github.com/open-meteo/open-meteo/pull/471 * fix: bump docker/setup-buildx-action from 2 to 3 by @dependabot in https://github.com/open-meteo/open-meteo/pull/470 * fix: bump docker/metadata-action from 4 to 5 by @dependabot in https://github.com/open-meteo/open-meteo/pull/469 * More efficient FlatBuffers encoding by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/481 * fix: bump docker/build-push-action from 4 to 5 by @dependabot in https://github.com/open-meteo/open-meteo/pull/478 * fix: bump github.com/apple/swift-nio from 2.60.0 to 2.61.0 by @dependabot in https://github.com/open-meteo/open-meteo/pull/489 * fix: bump github.com/vapor/async-kit from 1.18.0 to 1.19.0 by @dependabot in https://github.com/open-meteo/open-meteo/pull/493 * fix: bump github.com/vapor/console-kit from 4.9.0 to 4.9.1 by @dependabot in https://github.com/open-meteo/open-meteo/pull/495 * fix: bump github.com/vapor/vapor from 4.84.6 to 4.85.1 by @dependabot in https://github.com/open-meteo/open-meteo/pull/498 * fix: bump github.com/apple/swift-nio from 2.61.0 to 2.61.1 by @dependabot in https://github.com/open-meteo/open-meteo/pull/492 * Make timezones optional for daily data by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/496 * fix: bump github.com/open-meteo/sdk from 1.4.0 to 1.5.0 by @dependabot in https://github.com/open-meteo/open-meteo/pull/497 * fix: bump github.com/vapor/console-kit from 4.9.1 to 4.10.1 by @dependabot in https://github.com/open-meteo/open-meteo/pull/500 * fix: bump github.com/vapor/vapor from 4.85.1 to 4.86.0 by @dependabot in https://github.com/open-meteo/open-meteo/pull/499 * fix: bump github.com/vapor/vapor from 4.86.0 to 4.86.2 by @dependabot in https://github.com/open-meteo/open-meteo/pull/503 * fix: bump github.com/vapor/routing-kit from 4.8.1 to 4.8.2 by @dependabot in https://github.com/open-meteo/open-meteo/pull/502 * feat: Integrate daylight and sunshine duration by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/507 * fix: Missing ECMWF rain correctly label as NaN by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/508 * feat: Add ERA5 Ocean waves to Marine API with 80 years history by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/510 * fix: bump github.com/apple/swift-algorithms from 1.1.0 to 1.2.0 by @dependabot in https://github.com/open-meteo/open-meteo/pull/509 * Fix: Protect JMA downloader against overlapping runs by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/516 * Added WetBulb to the app list by @Isma1306 in https://github.com/open-meteo/open-meteo/pull/520 * fix: bump github.com/vapor/vapor from 4.86.2 to 4.87.1 by @dependabot in https://github.com/open-meteo/open-meteo/pull/517 * feat: Output location_id in JSON format if not 0 by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/522 * fix: Correct DWD ICON weather codes to remove drizzle if precipitation is 0 by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/523 * fix: approximate freezing level height for grid-elevation below ground by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/524 * fix: CORS preflight support by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/528 * feat: Select number of hourly time steps independently from daily by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/530 * Fix: Define liquid rain in meteofrance models by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/531 * feat: Integrate additional layers for GFS and HRRR by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/532 * Domain registry and refactoring by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/538 * Support POST requests for longer locations lists by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/544 * Fix negative snow depth by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/546 * BREAKING CHANGE: New directory structure for local database files by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/543 * fix: bump github.com/vapor/vapor from 4.89.0 to 4.89.1 by @dependabot in https://github.com/open-meteo/open-meteo/pull/547 * Rework NCEP GFS downloader by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/551 * fix: bump github.com/vapor/vapor from 4.89.1 to 4.89.3 by @dependabot in https://github.com/open-meteo/open-meteo/pull/550 * fix: bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/open-meteo/open-meteo/pull/553 * Use new MeteoFrance API by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/561 * Use `sendable` for life cycle objects and update all controllers by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/568 * fix: bump github.com/swift-server/async-http-client from 1.19.0 to 1.20.0 by @dependabot in https://github.com/open-meteo/open-meteo/pull/565 * fix: bump github.com/vapor/routing-kit from 4.8.2 to 4.9.0 by @dependabot in https://github.com/open-meteo/open-meteo/pull/564 * fix: bump github.com/apple/swift-collections from 1.0.5 to 1.0.6 by @dependabot in https://github.com/open-meteo/open-meteo/pull/563 * fix: bump github.com/vapor/multipart-kit from 4.5.4 to 4.6.0 by @dependabot in https://github.com/open-meteo/open-meteo/pull/557 * CMA GFS GRAPES model integration by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/573 * Integrate Australian Bureau of Meteorology (BOM) forecasts by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/575 * fix: bump github.com/vapor/vapor from 4.90.0 to 4.91.1 by @dependabot in https://github.com/open-meteo/open-meteo/pull/582 * fix: bump github.com/vapor/console-kit from 4.14.0 to 4.14.1 by @dependabot in https://github.com/open-meteo/open-meteo/pull/586 * fix: bump github.com/apple/swift-crypto from 3.1.0 to 3.2.0 by @dependabot in https://github.com/open-meteo/open-meteo/pull/584 * Update getting started by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/560 ## New Contributors * @Isma1306 made their first contribution in https://github.com/open-meteo/open-meteo/pull/520 **Full Changelog**: https://github.com/open-meteo/open-meteo/compare/0.2.89...1.0.0 About the [Open-Meteo Weather API](https://open-meteo.com): Open-Meteo is a weather API that operates on an open-source basis and provides free access for non-commercial purposes. No API key is necessary; you can start using it right away! At Open-Meteo, we firmly believe that access to accurate and dependable weather data should be accessible to all. That's why we've developed an open-source weather API that utilizes weather forecasts derived from open-data sources offered by national weather services. Unlike other weather APIs, Open-Meteo grants complete access to its source code, and all data sources are openly acknowledged, giving credit to the national weather services for their valuable contributions. Users can set up their own weather API rapidly using Docker or prebuilt Ubuntu packages. By sharing the source code, users can thoroughly scrutinize the weather data processing and even make adjustments as needed. We actively encourage and welcome contributions from our user community. This API is freely available for non-commercial use, with no associated costs. Despite being free of charge, it delivers top-tier forecast accuracy. Leveraging an extensive range of local weather models with frequent updates, the API ensures the generation of highly precise forecasts for locations worldwide. We appreciate your consideration of Open-Meteo for your weather data requirements. We are continuously working to enhance our services and are open to any feedback or inquiries you may have. Please do not hesitate to reach out to us at [[email protected]](mailto:[email protected]).
0.2.89
29 weeks ago
The latest iteration of the Open-Meteo weather API has been released! In recent weeks, we've implemented a series of minor enhancements aimed at bolstering accuracy, dependability, and overall performance. One particularly noteworthy upgrade is the incorporation of 15-minute data derived from the German DWD ICON-D2 and NOAA HRRR models, substantially enhancing the precision of short-term forecasts. Further details on this can be found in our [blog post](https://openmeteo.substack.com/p/sub-hourly-15-minutely-weather-forecasts). We extend our gratitude for your ongoing support and trust that you will find great value in the latest enhancements introduced within the Open-Meteo weather API! ## What's Changed * Improve OpenAPI definition by @melix in https://github.com/open-meteo/open-meteo/pull/392 * Update getting-started.md for Ubuntu prebuild by @dzungpv in https://github.com/open-meteo/open-meteo/pull/401 * Process download-dem files concurrently by @jacobwgillespie in https://github.com/open-meteo/open-meteo/pull/408 * Add SkyMuse to apps list by @cakePhone in https://github.com/open-meteo/open-meteo/pull/418 * add Weather Please to apps list by @ggaidelevicius in https://github.com/open-meteo/open-meteo/pull/422 * Increase deadLineHours for GEM and GFS model downloader by @dzungpv in https://github.com/open-meteo/open-meteo/pull/429 * Replace multi-user.target by default.target by @dzungpv in https://github.com/open-meteo/open-meteo/pull/427 * Support to query multiple locations in one call by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/430 * Adjust query weight for long time series historical archive calls by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/440 * Add QuickWeather to list of apps in README by @TylerWilliamson in https://github.com/open-meteo/open-meteo/pull/441 * Current weather conditions can be selected for all weather variables by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/443 * Integrate 15 minutes HRRR data by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/445 * FlatBufffers integration by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/448 * Add wet bulb temperature on 2m level by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/459 * Change enum IconVariable and Awscli installation via APT - Update getting-started.md by @StackNeverFlow in https://github.com/open-meteo/open-meteo/pull/458 * Change elements and format - Update getting-started.md by @StackNeverFlow in https://github.com/open-meteo/open-meteo/pull/462 * Add Rain to apps list in the README by @Leonavichus in https://github.com/open-meteo/open-meteo/pull/463 ## New Contributors * @melix made their first contribution in https://github.com/open-meteo/open-meteo/pull/392 * @dzungpv made their first contribution in https://github.com/open-meteo/open-meteo/pull/401 * @jacobwgillespie made their first contribution in https://github.com/open-meteo/open-meteo/pull/408 * @cakePhone made their first contribution in https://github.com/open-meteo/open-meteo/pull/418 * @ggaidelevicius made their first contribution in https://github.com/open-meteo/open-meteo/pull/422 * @TylerWilliamson made their first contribution in https://github.com/open-meteo/open-meteo/pull/441 * @StackNeverFlow made their first contribution in https://github.com/open-meteo/open-meteo/pull/458 * @Leonavichus made their first contribution in https://github.com/open-meteo/open-meteo/pull/463 **Full Changelog**: https://github.com/open-meteo/open-meteo/compare/0.2.69...0.2.89 About the [Open-Meteo Weather API](https://open-meteo.com): Open-Meteo is a weather API that operates on an open-source basis and provides free access for non-commercial purposes. No API key is necessary; you can start using it right away! At Open-Meteo, we firmly believe that access to accurate and dependable weather data should be accessible to all. That's why we've developed an open-source weather API that utilizes weather forecasts derived from open-data sources offered by national weather services. Unlike other weather APIs, Open-Meteo grants complete access to its source code, and all data sources are openly acknowledged, giving credit to the national weather services for their valuable contributions. Users can set up their own weather API rapidly using Docker or prebuilt Ubuntu packages. By sharing the source code, users can thoroughly scrutinize the weather data processing and even make adjustments as needed. We actively encourage and welcome contributions from our user community. This API is freely available for non-commercial use, with no associated costs. Despite being free of charge, it delivers top-tier forecast accuracy. Leveraging an extensive range of local weather models with frequent updates, the API ensures the generation of highly precise forecasts for locations worldwide. We appreciate your consideration of Open-Meteo for your weather data requirements. We are continuously working to enhance our services and are open to any feedback or inquiries you may have. Please do not hesitate to reach out to us at [[email protected]](mailto:[email protected]).
0.2.69 Improvements and bugfixes
43 weeks ago
The new version of the Open-Meteo weather API is now available! Over the past few weeks, we have made several small improvements to enhance accuracy, reliability, and performance. One notable improvement is the enhanced accuracy in calculating the position of the sun, resulting in more precise forecasts of direct solar radiation on a normal pane (DNI). Additionally, sunrise and sunset times are now accurate down to the minute. Behind the scenes, we have given a major update to the Open-Meteo API documentation. It now features a fast and user-friendly web interface built with SvelteKit. This update makes it easier for users to navigate through the wide range of weather variables and parameters. We would like to express our gratitude to our initial customers who have subscribed to the commercial [API SaaS plan](https://open-meteo.com/en/pricing). Thanks to their support, we have deployed additional servers in Europe and North America. This expansion ensures better reliability and faster access to weather data, regardless of your location. Furthermore, it allows us to provide weather data to the general public for non-commercial use. Thank you for your continued support, and we hope you enjoy the latest improvements in the Open-Meteo weather API! ## What's Changed * Added a new weather app for drone pilots. by @RenanRB in https://github.com/open-meteo/open-meteo/pull/346 * MeteoFrance: Add 20, 50, 100, 150 and 200 m above ground wind and temperature by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/350 * Use different thread pool for API calls by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/354 * docs: era5: add missing <domain> argument in getting started doc by @schicho in https://github.com/open-meteo/open-meteo/pull/363 * Solar calculation optimisations by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/383 * Extended development docs and fixed SSE vs. Skylake/AVX by @the78mole in https://github.com/open-meteo/open-meteo/pull/362 * Add clima to list of apps using Open-Meteo by @mhmdanas in https://github.com/open-meteo/open-meteo/pull/372 ## New Contributors * @RenanRB made their first contribution in https://github.com/open-meteo/open-meteo/pull/346 * @the78mole made their first contribution in https://github.com/open-meteo/open-meteo/pull/362 * @mhmdanas made their first contribution in https://github.com/open-meteo/open-meteo/pull/372 **Full Changelog**: https://github.com/open-meteo/open-meteo/compare/0.2.48...0.2.69 About the [Open-Meteo Weather API](https://open-meteo.com): Open-Meteo is an open-source weather API and offers free access for non-commercial use. No API key is required. You can use it immediately! We at Open-Meteo believe that access to accurate and reliable weather data should be available to everyone. That's why we have created an open-source weather API that utilizes open-data weather forecasts provided by national weather services. Unlike other weather APIs, Open-Meteo provides complete access to its source code, and all data sources are openly listed, crediting the national weather services for their work. With Docker or prebuilt Ubuntu packages, users can launch their own weather API within minutes. By providing the source code, users can conduct detailed verifications of the weather data processing and even make modifications themselves. We welcome and encourage contributions from our users. The API is available for non-commercial use at no cost. Despite being free of charge, the forecast accuracy is top-notch. The API utilizes a vast array of local weather models with rapid updates, ensuring that the most precise forecast is generated for any location globally. Thank you for considering Open-Meteo for your weather data needs. We are always striving to improve and welcome any feedback or questions you may have. Please feel free to contact us at [[email protected]](mailto:[email protected]).
0.2.48 Ensemble API
48 weeks ago
We are excited to announce the release of Version 0.2.48 of the Open-Meteo weather API, featuring the highly anticipated [Ensemble API](https://open-meteo.com/en/docs/ensemble-api). This new version introduces a powerful ensemble forecasting tool that brings together multiple weather models for enhanced accuracy and reliability. The new [Ensemble API](https://open-meteo.com/en/docs/ensemble-api) integrates ensemble models from ECMWF, NOAA, DWD, and the Canadian weather service. With the Ensemble API, users can now access perturbed forecasts up to 35 days in advance in 1-hourly resolution. Thank you for being a part of our growing community! About the [Open-Meteo Weather API](https://open-meteo.com): Open-Meteo is an open-source weather API and offers free access for non-commercial use. No API key is required. You can use it immediately! We at Open-Meteo believe that access to accurate and reliable weather data should be available to everyone. That's why we have created an open-source weather API that utilizes open-data weather forecasts provided by national weather services. Unlike other weather APIs, Open-Meteo provides complete access to its source code, and all data sources are openly listed, crediting the national weather services for their work. With Docker or prebuilt Ubuntu packages, users can launch their own weather API within minutes. By providing the source code, users can conduct detailed verifications of the weather data processing and even make modifications themselves. We welcome and encourage contributions from our users. The API is available for non-commercial use at no cost. Despite being free of charge, the forecast accuracy is top-notch. The API utilizes a vast array of local weather models with rapid updates, ensuring that the most precise forecast is generated for any location globally. Thank you for considering Open-Meteo for your weather data needs. We are always striving to improve and welcome any feedback or questions you may have. Please feel free to contact us at [[email protected]](mailto:[email protected]).
0.2.47
48 weeks ago
**Full Changelog**: https://github.com/open-meteo/open-meteo/compare/0.2.43...0.2.47 ## What's Changed * Fixed ICON DWD `cdo` command integration #332 * Fixed ECMWF IFS total water column variable not updating correctly * Fixes for the upcoming Ensemble API * Added weather app to the list by @GustavLindberg99 in https://github.com/open-meteo/open-meteo/pull/329 ## New Contributors * @GustavLindberg99 made their first contribution in https://github.com/open-meteo/open-meteo/pull/329 **Full Changelog**: https://github.com/open-meteo/open-meteo/compare/0.2.43...0.2.47
0.2.43
50 weeks ago
**Full Changelog**: https://github.com/open-meteo/open-meteo/compare/0.2.42...0.2.43 ## What's Changed * Integrate ICON EPS ensemble prediction system by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/310 * Integration of ensemble models from DWD, NOAA, GEM and ECMWF * Improvements in data interpolation code * marine weather api "length_unit" to select imperial length units by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/316 * Optimise ensemble model storage by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/323 * Update README.md by @kingfuweatherai in https://github.com/open-meteo/open-meteo/pull/324 * Add Android lib for geocoding by @woheller69 in https://github.com/open-meteo/open-meteo/pull/325 ## New Contributors * @kingfuweatherai made their first contribution in https://github.com/open-meteo/open-meteo/pull/324 **Full Changelog**: https://github.com/open-meteo/open-meteo/compare/0.2.7...0.2.43
0.2.7 Extensions to AROME, prepare for ECMWF IFS format changes in June
1 year ago
## What's Changed * Add Weatherian by @moneytoo in https://github.com/open-meteo/open-meteo/pull/303 * Add repo link to README by @vnegi10 in https://github.com/open-meteo/open-meteo/pull/300 * Add wind gusts for MeteoFrance Arome HD by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/305 * Upgrade to eccodes 2.30.0 for upcoming ECMWF IFS changes in June by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/306 * Improve Docker build by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/307 ## New Contributors * @moneytoo made their first contribution in https://github.com/open-meteo/open-meteo/pull/303 * @vnegi10 made their first contribution in https://github.com/open-meteo/open-meteo/pull/300 **Full Changelog**: https://github.com/open-meteo/open-meteo/compare/0.2.5...0.2.7
0.2.5 ICON-EU increase to 3 hourly updates, Meteofrance Arpege fixes
1 year ago
## What's Changed * Fix docker build after Resources directory had been removed by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/296 * Increase arpege download timeout by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/297 * Use ICON-EU side runs with updates every 3 hours by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/298 * Small Typo Fix by @sokai in https://github.com/open-meteo/open-meteo/pull/294 ## New Contributors * @sokai made their first contribution in https://github.com/open-meteo/open-meteo/pull/294 **Full Changelog**: https://github.com/open-meteo/open-meteo/compare/0.2.3...0.2.5
0.2.3 Add Rust SDK, GFS precipitation fixes, fix ECMWF IFS precipitation
1 year ago
## What's Changed * Add Rust client SDK link to README by @angelodlfrtr in https://github.com/open-meteo/open-meteo/pull/290 * Fix inverted wind direction in ECMWF IFS by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/289 * Fix GFS rain by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/293 ## New Contributors * @angelodlfrtr made their first contribution in https://github.com/open-meteo/open-meteo/pull/290 **Full Changelog**: https://github.com/open-meteo/open-meteo/compare/0.2.2...0.2.3
0.2.1 `is_day` variable, GFS freezing rain
1 year ago
## What's Changed * Add solXpect Android app by @woheller69 in https://github.com/open-meteo/open-meteo/pull/282 * is_day variable to show day and night time by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/284 * GFS weather code support for freezing rain from GFS025 by @patrick-zippenfenig in https://github.com/open-meteo/open-meteo/pull/285 **Full Changelog**: https://github.com/open-meteo/open-meteo/compare/0.2.0...0.2.1
macOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics