home / github

Menu
  • Search all tables
  • GraphQL API

commits

Table actions
  • GraphQL API for commits

23 rows where raw_committer = "19c7db1be12ca4777bbc517e9d2dadbf811dc213" sorted by author_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: author_date (date), committer_date (date)

repo 1

  • xarray 23

author 0

sha message author_date ▲ committer_date raw_author raw_committer repo author committer
ec35efd763419f71fcb81a91a70251e55146f0e9 Added unit test to ensure exception is raised 2015-03-11T20:49:36Z 2015-03-11T20:49:36Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
083a616a8a32344d7d216a4a52ed1253f233003c Raise informative exception when _FillValue and missing_value disagree 2015-03-04T00:21:32Z 2015-03-04T00:21:32Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
d5115cb1947b0679cc9998665a71f5d85e260623 use strip instead of regex for whitespace removal 2015-01-14T23:32:49Z 2015-01-14T23:32:49Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
de17ac69d5cca9732dc142150d7f3b624f59576f Add a comment explaining the datetime regex 2015-01-14T23:21:55Z 2015-01-14T23:21:55Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
beeb29bada2cc5af2896fa73576e6d73b6f3ff30 More robust CF datetime unit parsing 2015-01-14T23:08:35Z 2015-01-14T23:08:35Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
04e019521dc838d8cc4b47718933599fe1d31920 Responded to shoyer's comments 2014-10-09T17:58:16Z 2014-10-09T17:58:16Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
c2e46d3b216d6da143c8f3c066e0ea000dff6ad8 Removed the object oriented encoding/decoding scheme in favor of a model where encoding/decoding happens when a dataset is stored to/ loaded from a DataStore. Conventions can now be enforced at the DataStore level by overwritting the Datastore.store() and Datastore.load() methods, or as an optional arg to Dataset.load_store, Dataset.dump_to_store. Includes miscelanous cleanup. 2014-10-08T19:34:23Z 2014-10-08T20:01:49Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
dffb5ecac0188baae98e87d7a926db22dd723960 Fix decode_cf_variable, without tests 2014-06-12T21:38:37Z 2014-06-12T21:38:37Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
095e7070342a01ce5ee06a4cabd55087ad80395d Fix bug in test_conventions 2014-06-09T17:40:21Z 2014-06-09T17:40:21Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
9da94d98d4d9609eaecd03836283e1eb2ec41525 Fix DecodedCFDatetimeArray was being incorrectly indexed. 2014-06-09T17:20:19Z 2014-06-09T17:20:19Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
b9635a53136126980080f4ff80e213c936a3c1e0 Added a mode argument to Dataset.concat which automates common use cases of concat_over. 2014-04-14T23:39:41Z 2014-04-14T23:39:41Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
578afc9704f6193561c3d2219f1f86109d7599b0 Dataset.concat() can now automatically concat over non-equal variables. concat_over=True indicates that concat should concat over all variables that are not the same in the set of datasets that are to be concatenated. 2014-04-14T21:48:29Z 2014-04-14T21:48:29Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
59acec9e9ee1def7df6bd570c110759a3760e7cb Changed NetCDF3 string check to match that used in open_dataset. 2014-03-27T20:38:56Z 2014-03-27T20:38:56Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
f6909b4b23db0263eddddbed3dd3d1d6b098a1b9 Scipy and NetCDF4 backend stores were improperly handling 0d vars. 2014-03-27T20:30:13Z 2014-03-27T20:30:13Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
9503406b6a000c3df516cfe5bef6b91cc697f6bc Fix: dataset_repr was failing on empty datasets. 2014-03-27T18:26:48Z 2014-03-27T18:26:48Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
2ed79364d3450fc34eb96a2925ff7cf8a524d094 Test lazy loading from stores using mock XArray classes. 2014-03-04T18:47:29Z 2014-03-04T18:49:37Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
8fa3e43f114d05d87a95ab7ecaff291c342daec6 Tests for squeeze() with more than one singleton dimension 2014-03-03T18:09:23Z 2014-03-03T18:09:23Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
8b5101dd11324a298abad8054140e28a548570a0 CF Time coordinates are handled using encodings. Datasets now have an optional constructor argument which determines whether CF-variables are converted or stored raw. 2014-02-28T01:34:04Z 2014-02-28T01:34:04Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
303b89004fd3fe7c2a24248eb86304cac94092b0 Fixed bug in dump() and dumps() 2014-02-14T00:33:11Z 2014-02-14T00:33:11Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
58551773afcefb0cb32d24ced95602e6fc35b360 Merge branch datastores into master. Conflicts: src/polyglot/data.py 2014-01-29T19:20:00Z 2014-01-29T19:20:39Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
c066660eadb338a18cbca96abc1d9bc393c3241d Data objects now have a swappable backend store. - Allows conversion to and from: NetCDF4, scipy.io.netcdf and in memory storage. - Added general test cases, and cases for specific backend stores. - Dataset.translate() can now optionally copy the object. - Fixed most unit tests, test_translate_consistency still fails. 2013-11-24T21:40:24Z 2014-01-29T19:16:46Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
08f8f29736a3e18d90f9f287b85ea3d8a63c5064 Obtained approval from Climate Corporation to incorporate methods from their core.Data objects. Those methods are included here, but merging is not entirely complete. Renamed the package to polyglot. Added a bunch of tests, also not entirely complete. 2013-11-18T06:42:17Z 2013-11-18T07:59:30Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    
c4dd1faee0e47682f1721fe39cad1ff4ed807d8e Initial commit. - Contains a skeleton which wraps netCDF4 and scipy.io.netcdf_file. 2013-09-30T17:25:38Z 2013-09-30T17:25:38Z Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 Alex Kleeman 19c7db1be12ca4777bbc517e9d2dadbf811dc213 xarray 13221727    

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [commits] (
   [sha] TEXT PRIMARY KEY,
   [message] TEXT,
   [author_date] TEXT,
   [committer_date] TEXT,
   [raw_author] TEXT REFERENCES [raw_authors]([id]),
   [raw_committer] TEXT REFERENCES [raw_authors]([id]),
   [repo] INTEGER REFERENCES [repos]([id]),
   [author] INTEGER REFERENCES [users]([id]),
   [committer] INTEGER REFERENCES [users]([id])
);
CREATE INDEX [idx_commits_committer]
    ON [commits] ([committer]);
CREATE INDEX [idx_commits_author]
    ON [commits] ([author]);
CREATE INDEX [idx_commits_repo]
    ON [commits] ([repo]);
CREATE INDEX [idx_commits_raw_committer]
    ON [commits] ([raw_committer]);
CREATE INDEX [idx_commits_raw_author]
    ON [commits] ([raw_author]);
Powered by Datasette · Queries took 161.356ms · About: xarray-datasette