Ward Fisher
Ward Fisher
In the upper-right of the license agreement, there is a 'sign out' icon. If you sign out, and then sign in with the correct email, does anything different happen?
The .hdf suffix makes it difficult to guess what the underlying file type is; is it hdf4, hdf5? Or is it a netCDF binary file with the .hdf extension? On...
I have little familiarity with julia, but I notice the output `[ Info: Precompiling NetCDF [30363a11-5582-574a-97bb-aa9a979735b9]`. Assuming this is configuring and building the binary libnetcdf, there should be a file...
All right, I was able to duplicate this using the `.hdf` file you linked to in the esupport system over at Unidata. The issue is that this is a `.hdf4`...
This looks interesting; we're currently discussing our approach to adding native zarr functionality to the core netcdf C library, and having a pre-existing library we can link against would lighten...
Let me take a closer look and follow up with thoughts @jakirkham :)
@DennisHeimbigner Did you install `Blosc` manually, or are you using something provided by a package manager? I think the main issue we're having here stems from growing pains associated with...
Hi @JamiePringle I was primarily asking Dennis, but it would be great if you were able to report the dependencies on your MacOS machine. I believe you'll need to use...
@DennisHeimbigner I'll be happy to but can you let me know if you installed blosc from a package manager of some sort, or if you compiled from source? Thanks :)
Just an update on this; using the `libblosc.1.12.1.dylib` provided by `homebrew`, I get an `EXC_BAD_ADDRESS` error (see below). ```` (lldb) run "file://simple.zarr#mode=nczarr,file" Process 84492 launched: '/Users/wfisher/environments/local-ncmain-1.12.2-plugins/bin/ncdump' (arm64) warning: (arm64) /opt/homebrew/Cellar/libxau/1.0.10/lib/libXau.6.dylib...