Skip to content

Commit

Permalink
Merge pull request #837 from Unidata/master_file
Browse files Browse the repository at this point in the history
add 'master_file' kwarg to MFDataset.__init__ (issue #836)
  • Loading branch information
jswhit authored Aug 27, 2018
2 parents a5e26f3 + 3191402 commit 4fd3f9d
Show file tree
Hide file tree
Showing 4 changed files with 873 additions and 432 deletions.
2 changes: 2 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@
* make sure format keyword not ignored when mode is 'ws' (issue #827)
* fix numpy FutureWarning (non-tuple sequence for
multidimensional indexing is deprecated), issue #833.
* add 'master_file' kwarg to MFDataset.__init__ (issue #835).
* always use nc_get_vars for strided access over OpenDAP (issue #838).


version 1.4.1 (tag v1.4.1rel)
=============================
* disable workaround for slow nc_get_vars for __netcdflibversion__ >= 4.6.2,
Expand Down
Loading

0 comments on commit 4fd3f9d

Please sign in to comment.