Rust Connector for the Meteomatics API

logo Rust

rust-connector-api

Meteomatics provides a REST-style API to retrieve historic, current, and forecast data globally. This includes model data and observational data in time series and areal formats. Areal formats are also offered through a WMS/WFS-compatible interface. Geographic and time series data can be combined in certain file formats, such as NetCDF.

Simply add the meteomatics crate to the dependencies of your project.

For a start we recommend to inspect and play with the examples.

For developers

Notes