georust / netcdf

High-level netCDF bindings for Rust
Apache License 2.0
81 stars 28 forks source link

Add derive macros for more advanced types #93

Closed magnusuMET closed 3 months ago

magnusuMET commented 2 years ago

Look to hdf5-rust for how this could look like, where the user can specify arbtrary types and derive NcType for serialisation and deserialisation to netcdf files