cdsapi 0.1.1

Rust client for the Copernicus Climate Data Store (CDS) API, inspired by the Python cdsapi library.
Documentation
1
2
// Download logic currently lives on `Client::download` in `client.rs`.
// This module exists to keep the crate structure stable during refactors.