pp-mo / ncdata

Free and efficient exchange of data between netcdf files, Xarray and Iris
https://ncdata.readthedocs.io/en/latest/index.html
BSD 3-Clause "New" or "Revised" License
10 stars 2 forks source link

netcdf variable creation uses NcVariable ".dtype" not ".data" dtype #89

Open pp-mo opened 4 months ago

pp-mo commented 4 months ago

This is probably a mistake, and should be fixed.

We may even decide that NcVariable.dtype should not exist. See #88