Alain Coat

Results 4 issues of Alain Coat

Hello, I create this issue because it seems to me that portalocker does not work well with NFS mount. The problem was discovered while using cachier package : https://github.com/python-cachier/cachier/issues/128

in-progress

Could it be possible to have an anaconda release for python 3.11 ? Regards

https://github.com/NOAA-MDL/grib2io/blob/f1643e3a84bc8d740481fd72ccef9a440c64220a/src/grib2io/_grib2io.py#L922 Shouldn't this line check that bitmap attribute is None ? The bitmap attribute may always exists as it is set to None in the __post_init__ function https://github.com/NOAA-MDL/grib2io/blob/f1643e3a84bc8d740481fd72ccef9a440c64220a/src/grib2io/_grib2io.py#L716