home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: c80aa82ad8b4116f742738c2cf2dac1cdd5c8f4e

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
c80aa82ad8b4116f742738c2cf2dac1cdd5c8f4e Added validation of attrs before saving to netCDF files (#991) * Added validation of attrs before saving to netCDF files This allows us to give nice errors if users try to save a Dataset with attr values that can't be written to a netCDF file. Fixes #911 * Used ds.variables, improved docs and refactored tests * Added decorator for tests to ensure netCDF4 is installed * Removed unused collections.abc import * Fixed minor issues with tests and updated whats new 2016-09-02T22:52:04Z 2016-09-02T22:52:04Z e0cdd27bbaaedea5bf75e4337774ce4a26199889 f10b21bed2846b879806f87039b77245b18e7671 13221727 296686 1217238
Powered by Datasette · Queries took 0.725ms · About: xarray-datasette