https://github.com/Unidata/netcdf4-python

sort by:
Revision Author Date Message Commit Date
54ca2a0 add set_alignment/get_alignment to __all__, update docs 11 September 2022, 22:23:57 UTC
bb78ce6 update version in docstring 11 September 2022, 22:20:48 UTC
adc840f prepare for v1.6.1 release 11 September 2022, 01:13:28 UTC
9ddebc9 Merge pull request #1187 from ocefpaf/check_win_failure try micromamba 01 September 2022, 02:58:11 UTC
136dc63 Update .github/workflows/miniconda.yml Co-authored-by: Mark Harfouche <mark.harfouche@gmail.com> 31 August 2022, 19:55:39 UTC
2ccba6f Update .github/workflows/miniconda.yml Co-authored-by: Mark Harfouche <mark.harfouche@gmail.com> 31 August 2022, 19:55:29 UTC
065ba17 Merge pull request #1183 from hmaarrfk/add_set_alignment Add support for nc_set_alignment and nc_get_alignment 31 August 2022, 18:42:19 UTC
ea5dfbc test previous release of zlib 31 August 2022, 18:31:14 UTC
3a81994 Add support for nc_set_alignment and nc_get_alignment 31 August 2022, 15:06:10 UTC
5d35046 Merge pull request #1181 from Unidata/nogil release GIL for all c function calls 12 August 2022, 16:27:44 UTC
2809d60 fix uninitialized error warnings 11 August 2022, 17:20:37 UTC
9499bd8 update 11 August 2022, 16:22:34 UTC
a8a7126 fix bug introduced in releasing gil for nc_open_par 11 August 2022, 15:35:41 UTC
86c05a9 update 11 August 2022, 15:21:36 UTC
52e9f63 comment out failing part 11 August 2022, 15:13:34 UTC
60f0ef5 fix typo 11 August 2022, 14:57:58 UTC
db12ab1 comment out failing part of test 11 August 2022, 14:53:59 UTC
0b4f90a update 11 August 2022, 14:53:45 UTC
ce14571 try not releasing GIL for nc_put_var 10 August 2022, 23:42:53 UTC
b4a233b try keeping GIL for nc_open_par and nc_create_par (MPI tests failing) 10 August 2022, 17:29:45 UTC
c4f2a95 empty commit to trigger github actions 09 August 2022, 22:58:36 UTC
3db05a6 update 09 August 2022, 22:58:01 UTC
00ef99f clean up function prototypes, add Changelog entry 09 August 2022, 16:14:38 UTC
ec9000a more nogil fixes 09 August 2022, 14:34:25 UTC
d596294 add nogil to all c lib calls 09 August 2022, 02:29:50 UTC
9397b43 Merge pull request #1173 from Unidata/filter_avail add Dataset methods to check for availability of compression filters 28 June 2022, 02:21:59 UTC
e117f85 revert 28 June 2022, 00:53:19 UTC
c7e46cb update 28 June 2022, 00:46:52 UTC
afcf9c7 Merge branch 'filter_avail' of github.com:Unidata/netcdf4-python into filter_avail 28 June 2022, 00:44:59 UTC
561c16b test skipping plugin tests 28 June 2022, 00:44:31 UTC
ec63a60 update 28 June 2022, 00:30:40 UTC
3d67851 update 28 June 2022, 00:18:21 UTC
5c58e70 update 27 June 2022, 22:56:51 UTC
4052bde re-enable plugin install 27 June 2022, 22:08:36 UTC
fe0cec0 fix import 27 June 2022, 20:28:30 UTC
1010b05 don't install plugins to see if tests are skipped 27 June 2022, 18:28:10 UTC
f308cda skip tests if filters not available 27 June 2022, 18:23:57 UTC
787e252 skip blosc tests if filter not available 27 June 2022, 15:52:38 UTC
0142a36 add Dataset methods to check for available of blosc,zstd,bzip2 and szip 27 June 2022, 15:48:25 UTC
c23287b use inq_filter_avail to check if filters are usable 27 June 2022, 14:59:11 UTC
c6d29ec update 24 June 2022, 20:33:30 UTC
158f7fd update 24 June 2022, 20:32:04 UTC
001842a Merge pull request #1159 from Unidata/v1.6.0rel prepare for v1.6.0 release 24 June 2022, 20:23:10 UTC
9dc076e update 23 June 2022, 22:34:35 UTC
e6e7a57 add empty file to plugins dir 23 June 2022, 22:26:49 UTC
ba05ffc add an empty file to plugins dir so it ends up in sdist 23 June 2022, 22:14:08 UTC
ef10061 install plugins in 'plugins' subdir 23 June 2022, 22:00:00 UTC
519eff1 bypass plugins tests with env var NO_PLUGINS 21 June 2022, 15:24:03 UTC
c476a39 remove plugins copied from outside source tree 21 June 2022, 02:24:19 UTC
0eed426 use package_data to install plugins (works with pip) 20 June 2022, 19:23:08 UTC
cf20278 check for dylib extension on plugins 20 June 2022, 19:16:25 UTC
a95f135 update 20 June 2022, 00:10:43 UTC
b80f43d update 18 June 2022, 01:35:39 UTC
7a8c94c fix plugin installation for 4.9.0 18 June 2022, 01:23:20 UTC
6a22864 update plugindir 18 June 2022, 00:54:47 UTC
f6e00cd update 18 June 2022, 00:17:22 UTC
4e5ee59 update plugindir 17 June 2022, 23:55:05 UTC
4377e63 update plugin dir 17 June 2022, 23:44:19 UTC
00a0acb build plugins 17 June 2022, 23:37:46 UTC
4d3a510 update netcdf-c download URL 17 June 2022, 23:31:46 UTC
d5af6eb update netcdf-c version 17 June 2022, 23:21:33 UTC
4e83743 update docs 21 May 2022, 15:17:39 UTC
a5ae679 update for latest changes in plugin installation 20 May 2022, 16:54:05 UTC
073956e fix typo 18 May 2022, 16:07:26 UTC
0907803 update docs 16 May 2022, 17:19:15 UTC
3cd2445 Merge branch 'v1.6.0rel' of https://github.com/Unidata/netcdf4-python into v1.6.0rel 16 May 2022, 17:08:36 UTC
fa5791c update 16 May 2022, 17:08:23 UTC
9d2faeb update 15 May 2022, 14:44:16 UTC
fa81251 remove blosc_blocksize kwarg, netcdf-c ignores it and uses var chunksize 14 May 2022, 17:30:15 UTC
ad94b2d update 14 May 2022, 17:07:25 UTC
788b065 print whether plugins installed 11 May 2022, 15:48:38 UTC
7fc0be8 fix error in data_files when NETCDF_PLUGIN_DIR 11 May 2022, 14:29:59 UTC
d496f04 update docs 11 May 2022, 14:19:32 UTC
a9731f0 install plugin .so files inside package 11 May 2022, 14:09:25 UTC
32434d3 update docs 09 May 2022, 18:50:03 UTC
ed4644c update docs 04 May 2022, 14:29:13 UTC
39743f6 update 04 May 2022, 05:21:19 UTC
c1b100c update 03 May 2022, 23:22:08 UTC
2e1a2a2 update 03 May 2022, 22:33:54 UTC
7a48b10 update 03 May 2022, 21:38:08 UTC
a9e5ced update 03 May 2022, 21:19:30 UTC
8d0f0f6 try to debug inq_var_szip error 03 May 2022, 21:12:05 UTC
fbc6cc2 update 03 May 2022, 21:05:21 UTC
0ee4be0 update 03 May 2022, 20:56:26 UTC
16c2206 update 03 May 2022, 20:47:20 UTC
9647a7d add szip support 03 May 2022, 20:33:48 UTC
97a70f8 add szip compression support 03 May 2022, 20:32:36 UTC
534fc0e update 29 April 2022, 19:18:11 UTC
7c6893a dont fail in filter method if plugin not found 29 April 2022, 18:27:59 UTC
f4ec3f2 update docstrings 27 April 2022, 17:47:26 UTC
f896a2a update docs 27 April 2022, 15:18:02 UTC
dbd6450 update 27 April 2022, 15:15:53 UTC
c29d9c2 update 27 April 2022, 14:10:17 UTC
313524f turn blosc shuffle on by default (as in pytables) 27 April 2022, 13:51:28 UTC
de62007 test all blosc filters 27 April 2022, 13:46:50 UTC
4dee2b8 remove snappy support in blosc (since it's deprecated) 27 April 2022, 13:35:01 UTC
ec91dff update 26 April 2022, 02:45:58 UTC
2b1a4bd update 25 April 2022, 20:02:56 UTC
4ec1358 update docs 25 April 2022, 14:30:17 UTC
c23fc9e remove blosc test if blosc filter not supported 25 April 2022, 12:47:30 UTC
back to top