Tonio Rd

Results 4 comments of Tonio Rd

Hi, I encountered a similar bug: ```rust use geo::{BooleanOps, Polygon, LineString, Coord}; fn main() { let poly1 = Polygon::new( LineString::new(vec![ Coord { x: -10339459.518507583, y: 3672178.7824083967, }, Coord { x:...

Is there any update on this issue or is it a core limitation of the libnetcdf underlying lib ? I have red somewhere that the zarr format is gaining popularity...

Thanks for the suggestions !

How hard would it be to add bindings to the [nc_open_par](https://docs.unidata.ucar.edu/netcdf-c/current/group__datasets.html#ga019098e9d5265006a11c9a841eb81b74) function ? Would it resolve this issue ?