Tim Heap

Results 13 issues of Tim Heap

### What happened? If I open a netCDF4 file that contains a variable with `units: "days"`, a small integer dtype, an appropriate `_FillValue` attribute, and masked values, xarray will correctly...

bug
topic-CF conventions
regression

I am the author of the [emsarray](https://github.com/csiro-coasts/emsarray/) library. Back in July 2024 the CI for emsarray started segfaulting non-deterministically but very reliably. I recorded my investigation in https://github.com/csiro-coasts/emsarray/issues/139. I was...

This PR is a duplicate of #760, but with your requested updates. I found myself wanting to use the `--init` flag in a service and found the stale PR. I...