Changed behavior of string attributes so thatnc.stringatt = ['foo','bar']produces an vlen string array attribute in NETCDF4, instead of concatenating into a single string (foobar). In NETCDF3/NETCDF4_CLASSIC, an IOError is now raised, instead of writingfoobar. ...
master .github docs examples external include man src test .gitattributes .gitignore .gitmodules Changelog LICENSE MANIFEST.in README.htmldocs README.md README.release README.wheels.md checkversion.py create_docs.sh pyproject.toml setup.cfg ...