Ian Carroll

Results 109 comments of Ian Carroll

The exact console warning that OP reports shows up for me when creating a new notebook in a new environment with only jupyterlab, jupyterlab-widgets, and their dependencies installed. No idea...

FYI, I've suggested the same change at h5netcdf (which being pure python I can actually help with!) in h5netcdf/h5netcdf#205. The two compatibility requirements I suggested implementing on a dimension scale...

I'm fairly sure the bug (causing Python to crash) I reported over in netcdf4-python does not have to do with a library mismatch. I re-wrote `danger.h5` with the same h5py...

Thank you, @kmuehlbauer! I think you are maybe missing an `#include "hdf5_hl.h"`? But not for me to guess! > So, if I understand @itcarroll correctly, the proposal is to allow...

While we wait, have you had any more thoughts, @WardF? Not crashing is, like you say, all libnetcdf is really required to do about this bug. But I am under...

The use case I have run into (and brought me to raise this issue) is model output written in HDF5 where H5DSattach_scale was used to attach a dimension scale to...

The current FAQ's [table][] and [CSV][] section both currently imply something like option (2) already exists, until you get to the code and in fact its option (3) that's implemented....

> re the second comment, I'm unsure how "X" is a number, unless we've gone back to the Roman system :) 😆 Seems like that's actually what they did: https://support.orcid.org/hc/en-us/articles/360006897674-Structure-of-the-ORCID-Identifier#2-checksum

Came here searching on "f2pywrappers2.f90" because I have just started seeing a very similar error. The following is on attempting to build the simple sample project at scikit-build/scikit-build-sample-projects#35. I have...

I had the same thought originally, @isuruf, and [proposed](https://github.com/conda-forge/staged-recipes/pull/24506) an improvement on the package you linked. Discussion there and further consideration convinced me this doesn't feel good as a package....