barronh / pseudonetcdf

PseudoNetCDF like NetCDF except for many scientific format backends
GNU Lesser General Public License v3.0
76 stars 35 forks source link

Feature/var from array #132

Closed barronh closed 2 years ago

barronh commented 2 years ago

This will make it easier to create PseudoNetCDF files, which is a good thing.

barronh commented 2 years ago

Only failures are flake8, which will be addressed on another branch.