-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dataset.encoding and unlimited dimensions for to_netcdf #1170
Commits on Dec 17, 2016
-
initial hack at enabling unlimited dims in to_netcdf
Joe Hamman committedDec 17, 2016 Configuration menu - View commit details
-
Copy full SHA for 271a751 - Browse repository at this point
Copy the full SHA 271a751View commit details
Commits on Dec 20, 2016
-
unlimited dims for netcdf4, still working on scipy
Joe Hamman committedDec 20, 2016 Configuration menu - View commit details
-
Copy full SHA for bedad43 - Browse repository at this point
Copy the full SHA bedad43View commit details -
fix two bugs in h5netcdf tests
Joe Hamman committedDec 20, 2016 Configuration menu - View commit details
-
Copy full SHA for c797511 - Browse repository at this point
Copy the full SHA c797511View commit details
Commits on Dec 23, 2016
-
Merge branch 'master' of github.com:pydata/xarray into feature/unlimi…
…ted_ncdims
Joe Hamman committedDec 23, 2016 Configuration menu - View commit details
-
Copy full SHA for affac00 - Browse repository at this point
Copy the full SHA affac00View commit details -
Merge branch 'master' of github.com:pydata/xarray into feature/unlimi…
…ted_ncdims
Joe Hamman committedDec 23, 2016 Configuration menu - View commit details
-
Copy full SHA for ca60729 - Browse repository at this point
Copy the full SHA ca60729View commit details
Commits on Dec 27, 2016
-
Merge branch 'master' of github.com:pydata/xarray into feature/unlimi…
…ted_ncdims
Joe Hamman committedDec 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 3d24610 - Browse repository at this point
Copy the full SHA 3d24610View commit details -
fix failing tests, try workaround for scipy/scipy#6880
Joe Hamman committedDec 27, 2016 Configuration menu - View commit details
-
Copy full SHA for e794165 - Browse repository at this point
Copy the full SHA e794165View commit details -
Joe Hamman committed
Dec 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 2ba6688 - Browse repository at this point
Copy the full SHA 2ba6688View commit details -
simple slice in scipy workaround
Joe Hamman committedDec 27, 2016 Configuration menu - View commit details
-
Copy full SHA for b7bd0b8 - Browse repository at this point
Copy the full SHA b7bd0b8View commit details
Commits on Dec 28, 2016
-
initial fixes after @shoyer's review
Joe Hamman committedDec 28, 2016 Configuration menu - View commit details
-
Copy full SHA for fdbd55d - Browse repository at this point
Copy the full SHA fdbd55dView commit details -
fix failing test by passing unlimited_dims through to in memory store
Joe Hamman committedDec 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 47442e6 - Browse repository at this point
Copy the full SHA 47442e6View commit details -
remove encoding from dataset constructor
Joe Hamman committedDec 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 2df224c - Browse repository at this point
Copy the full SHA 2df224cView commit details -
more tests for unlimited_dims and update whats-new
Joe Hamman committedDec 28, 2016 Configuration menu - View commit details
-
Copy full SHA for eead3e4 - Browse repository at this point
Copy the full SHA eead3e4View commit details
Commits on Jan 19, 2017
-
Merge branch 'master' of github.com:pydata/xarray into feature/unlimi…
…ted_ncdims
Joe Hamman committedJan 19, 2017 Configuration menu - View commit details
-
Copy full SHA for fac2f89 - Browse repository at this point
Copy the full SHA fac2f89View commit details -
refactor unlimited dimensions / dataset encoding to avoid using DataS…
…tore statespace, respond to a few of @shoyer's comments
Joe Hamman committedJan 19, 2017 Configuration menu - View commit details
-
Copy full SHA for 33dd062 - Browse repository at this point
Copy the full SHA 33dd062View commit details -
raise user warning if unlimited dims is used with h5netcdf
Joe Hamman committedJan 19, 2017 Configuration menu - View commit details
-
Copy full SHA for 65df346 - Browse repository at this point
Copy the full SHA 65df346View commit details
Commits on Jan 22, 2017
-
Merge branch 'master' of github.com:pydata/xarray into feature/unlimi…
…ted_ncdims
Joe Hamman committedJan 22, 2017 Configuration menu - View commit details
-
Copy full SHA for b076c15 - Browse repository at this point
Copy the full SHA b076c15View commit details
Commits on Jan 23, 2017
-
cleanup backends after unlimited_dims changes
Joe Hamman committedJan 23, 2017 Configuration menu - View commit details
-
Copy full SHA for db964a1 - Browse repository at this point
Copy the full SHA db964a1View commit details
Commits on Jan 24, 2017
-
Merge branch 'master' of github.com:pydata/xarray into feature/unlimi…
…ted_ncdims
Joe Hamman committedJan 24, 2017 Configuration menu - View commit details
-
Copy full SHA for cb22ba1 - Browse repository at this point
Copy the full SHA cb22ba1View commit details