home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: d08efaf902cae5e5f28afff7d6f8182e35a53f46

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
d08efaf902cae5e5f28afff7d6f8182e35a53f46 Shorter repr for attributes (#1322) * Shorter repr for attributes NetCDF files often have tens of attributes, including multi-paragraph summaries or the full modification history of the file. It's great to have this available in the .attrs, but we can truncate it substantially in the repr! Hopefully this will stop people writing `data.attrs = {}` and discarding metadata in interactive workflows for the sake of cleaner output. * Add test for attribute repr 2017-04-03T00:47:44Z 2017-04-03T00:47:44Z 3ce4a2c03644349db2459c99f8b3abfb25e90fed f10b21bed2846b879806f87039b77245b18e7671 13221727 12229877 1217238
Powered by Datasette · Queries took 75.886ms · About: xarray-datasette