//! # MIDAS Dataset Processing Library
//!
//! High-performance streaming conversion of MIDAS meteorological CSV datasets to Parquet format.
//! Handles BADC-CSV format with metadata extraction and schema validation.
pub use ;
pub use ;
pub use DatasetProcessor;