georust / netcdf

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

Fix has-mmap flag for netcdf crate #126

Closed magnusuMET closed 6 months ago

magnusuMET commented 7 months ago

Additionally renames MemFile to FileMem for consistency with other File items

Resolves one of the issues found in #124 where open_mem was not available