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

sort by:
Revision Author Date Message Commit Date
aae4da3 Merge pull request #956 from mwtoews/repr Remove underline from variable name in Dataset string repr 12 July 2019, 01:29:45 UTC
03b142b Update ChangeLog and add a few items to .gitignore 11 July 2019, 20:45:36 UTC
b5962e7 Merge pull request #955 from mwtoews/dict Refactor Python 3.7+ to use dict built-in instead of OrderedDict 11 July 2019, 11:34:36 UTC
397b85f fix for issue #957 (size of scalar var is a float) 11 July 2019, 11:25:23 UTC
e138f78 Remove underline from variable name in Dataset string repr 10 July 2019, 10:10:34 UTC
90bb94a Refactor Python 3.7+ to use dict built-in instead of OrderedDict OrderedDict is part of collections module for supported Python versions 10 July 2019, 09:37:21 UTC
2a3dbfa Merge pull request #953 from mwtoews/ci Support for Python 2.7, 3.5, 3.6 and 3.7 09 July 2019, 21:46:24 UTC
e91d2e3 Support for Python 2.7, 3.5, 3.6 and 3.7 09 July 2019, 20:56:52 UTC
05cfd2d Merge pull request #947 from mwtoews/ci Refactor .travis.yml to remove obsolete sudo, add "cache: pip" 09 July 2019, 20:44:05 UTC
824134a Merge pull request #950 from mwtoews/docs Revise docstrings with Python 3 09 July 2019, 20:43:52 UTC
11bb6de Merge pull request #952 from ocefpaf/fix_appveyor Fix Appveyor 09 July 2019, 20:43:20 UTC
38f4358 use strict 09 July 2019, 19:55:49 UTC
5376efd Revise docstrings with Python 3 08 July 2019, 10:47:59 UTC
9eb82fe Refactor .travis.yml to remove obsolete sudo, add "cache: pip" 07 July 2019, 23:36:06 UTC
0a50b89 Merge pull request #944 from Juanlu001/patch-1 Update Python version markers 02 July 2019, 16:37:40 UTC
347aea6 Update Python version markers 30 June 2019, 16:56:43 UTC
e3dfd49 Merge pull request #931 from Unidata/issue930 fix for scaling bug when _Unsigned is set and data byteorder not native (issue #930) 30 May 2019, 14:22:35 UTC
b8dc84c update 29 May 2019, 17:47:38 UTC
982f636 update 29 May 2019, 17:46:12 UTC
1efa512 add test for issue930 29 May 2019, 17:41:53 UTC
1f4bdf2 fix for scaling bug when _Unsigned is set and data byteorder not native 29 May 2019, 16:17:55 UTC
583b1e4 fix typo 06 May 2019, 19:12:45 UTC
ca240ca Merge pull request #925 from Unidata/v1.5.1.2rel prepare for 1.5.1.2 release 06 May 2019, 16:09:24 UTC
a3c233e update 06 May 2019, 16:08:27 UTC
18cb386 update 06 May 2019, 15:11:19 UTC
8862a93 prepare for 1.5.1.2 release 06 May 2019, 15:09:43 UTC
f7bd1d2 Merge pull request #924 from Unidata/issue922 fix for issue #922 06 May 2019, 12:06:37 UTC
5004e70 update 03 May 2019, 20:09:20 UTC
56eded4 update 03 May 2019, 19:42:05 UTC
46eb4d0 fix to issue #922 03 May 2019, 19:39:44 UTC
6edf6e2 fix for issue922 03 May 2019, 17:18:00 UTC
9747532 fix typo 02 May 2019, 15:31:46 UTC
4fde23b Merge pull request #920 from Unidata/issue919 fix for issue #919 02 May 2019, 15:19:41 UTC
c524b79 fix typo 01 May 2019, 21:44:21 UTC
4665943 update 01 May 2019, 21:42:59 UTC
fe7f4e4 update 01 May 2019, 21:14:24 UTC
f67e39b update test 01 May 2019, 20:50:13 UTC
afd8c7c mininum numpy now 1.10.0 01 May 2019, 20:45:45 UTC
4ef69e6 update 01 May 2019, 19:56:35 UTC
f48aa8e fix for issue #919 01 May 2019, 19:51:44 UTC
e0a31c2 Merge pull request #917 from Unidata/v1.5.1_rel prepare for v1.5.1 release 29 April 2019, 15:14:41 UTC
dd0ff88 update docs 26 April 2019, 19:44:21 UTC
aa42942 prepare for v1.5.1 release 26 April 2019, 19:42:21 UTC
8d43701 Merge pull request #916 from Unidata/issue915 fix for issue #915 (reading NIL string attributes) 26 April 2019, 14:39:41 UTC
5e8af37 apply same fix when reading string variable 23 April 2019, 20:58:26 UTC
4a92aea update 23 April 2019, 19:42:08 UTC
d64a63b update 23 April 2019, 19:40:21 UTC
41faa83 add test for issue #915 23 April 2019, 19:20:55 UTC
effc9fa fix for issue #915 (reading NIL string attributes) 23 April 2019, 19:07:48 UTC
86f7f4f Merge pull request #914 from Unidata/issue913 fix for issue913 23 April 2019, 18:14:59 UTC
74d4337 fix typos in comments 23 April 2019, 12:24:48 UTC
4ab0f24 add test 23 April 2019, 02:03:29 UTC
5db9315 update 23 April 2019, 01:54:04 UTC
6c8d46b make sure data gets converted to float when add_offset=0,scale_factor=1 (issue 913) 23 April 2019, 01:52:24 UTC
8c94ad5 Merge pull request #909 from Unidata/issue908 fix for issue #908 10 April 2019, 12:17:50 UTC
7a1b7de remove debug print 09 April 2019, 17:52:56 UTC
3da2bc1 remove PKG-INFO file 09 April 2019, 17:22:24 UTC
429d442 bump version number 09 April 2019, 17:21:59 UTC
e5155f7 bump version number to 1.5.1 09 April 2019, 17:21:27 UTC
58b9e97 fix typo 09 April 2019, 17:20:26 UTC
2cafb30 update 09 April 2019, 17:13:03 UTC
3af8ca6 add workaround for issue #908 for netcdf-c < 4.5.1 09 April 2019, 17:00:18 UTC
1f6cda7 add debug print, only run tst_issue908.py 09 April 2019, 16:37:01 UTC
8481339 add test for issue #908 09 April 2019, 15:21:10 UTC
1cf0676 Merge pull request #907 from Unidata/issue906 fix for slicing bug (issue #906) 08 April 2019, 16:25:43 UTC
f0dc57b add entry 07 April 2019, 22:54:25 UTC
39bdb12 add test 07 April 2019, 22:53:17 UTC
3039c83 update 07 April 2019, 21:40:47 UTC
e16fd6b fix for issue #906 07 April 2019, 21:22:06 UTC
522e152 update docs 01 April 2019, 22:13:38 UTC
6f87f28 Merge pull request #904 from Unidata/v1.5.0.1rel prepare for 1.5.0.1 release to update binary wheels 01 April 2019, 20:15:35 UTC
04a5ebc update 01 April 2019, 18:31:45 UTC
fda4561 update 01 April 2019, 18:30:28 UTC
bfdf013 Merge branch 'master' into v1.5.0.1rel 01 April 2019, 18:27:11 UTC
2521816 Merge pull request #902 from barronh/feature/read-shared Feature/read shared 01 April 2019, 18:26:43 UTC
54f2c50 prepare for 1.5.0.1 release 01 April 2019, 17:42:10 UTC
4dd38cd Updating doc string Added r to the options for appending s to. 26 March 2019, 14:17:37 UTC
a734c6c Adding read shared mode netCDF4.Dataset currently has append shared, but no read shared. There are two circumstances that require read shared. First, read shared provides access to edits made by other programs as they become available. Second, read shared makes reading faster than read. Shared is already available throught append, but this leads to confusion when the user does not want append access. By enabling append, the user may accidentally make edits to a file. This creates a hesitancy to use as or r+s even when a program may be enhanced dramatically. 24 March 2019, 13:58:36 UTC
c6d4523 update version number in docs 23 March 2019, 22:05:43 UTC
adf127d update version number in docstring 23 March 2019, 22:04:28 UTC
da5bce3 update zenodo link 23 March 2019, 22:01:37 UTC
270945c Merge pull request #899 from Unidata/v1.5.0rel prepare for v1.5.0 release 23 March 2019, 19:17:24 UTC
b176d16 update 23 March 2019, 18:03:18 UTC
9a41fe1 update version number 23 March 2019, 18:01:30 UTC
05f63b6 add link to netCDF4/index.hml 22 March 2019, 20:00:55 UTC
7fe713b update docs 22 March 2019, 19:59:17 UTC
4bfa235 fix typo 22 March 2019, 19:46:56 UTC
835ca41 prepare for v1.5.0 release 22 March 2019, 19:43:09 UTC
f1ce057 Merge pull request #897 from pastewka/master Support for pnetcdf 22 March 2019, 12:43:17 UTC
8b04ea2 added changelog entry for parallel IO using pnetcdf 21 March 2019, 16:19:07 UTC
2c71b0e don't exit script if test is successful 20 March 2019, 15:28:54 UTC
6b518ea print environment variables 20 March 2019, 15:00:59 UTC
2630074 create mode needs NC_NETCDF4 for NETCDF4_CLASSIC mode 20 March 2019, 15:00:51 UTC
2a94075 --enable-parallel -> --enable-parallel4 20 March 2019, 12:15:17 UTC
fc72531 need to pass format string to Dataset 19 March 2019, 22:29:17 UTC
6cd9005 updated docstring 19 March 2019, 22:18:44 UTC
bd4a1b7 added additional test for parallel I/O of cdf-5 format 19 March 2019, 22:09:41 UTC
e25d522 added PnetCDF lib and include locations to compiler flags 19 March 2019, 22:00:54 UTC
604fb5f compile and install PnetCDF library if version is specified 19 March 2019, 21:47:14 UTC
530b08f Adding share option; not docs yet 19 March 2019, 21:37:44 UTC
back to top