barronh / pseudonetcdf

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

Enhancement/python3 no r u #116

Closed barronh closed 3 years ago

barronh commented 3 years ago

Removing the python2-based unified line endings option. Going forward, PseudoNetCDF is a python3 library and does not need to maintain this backward compatibility.

See issue: #115