File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1010## News
1111For details on the latest updates, see the [ Changelog] ( https://github.com/Unidata/netcdf4-python/blob/master/Changelog ) .
1212
13- 1/5/2026: Version [ 1.7.4] ( https://pypi.python.org/pypi/netCDF4/1.7.4 ) released. Compression plugins now included in wheels, windows/arm and
13+ 1/5/2026: Version [ 1.7.4] ( https://pypi.python.org/pypi/netCDF4/1.7.4 ) released. Compression plugins now included in wheels, windows/arm64 and
1414free-threaded python wheels provided. Automatic conversion of character arrays <--> string arrays works for Unicode (not just ascii) strings.
1515WARNING: netcdf-c is not thread-safe and netcdf4-python does have internal locking so expect segfaults if you
1616use netcdf4-python on multiple threads with free-threaded python. Users must exercise care to only call netcdf from
You can’t perform that action at this time.
0 commit comments