home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: 83d2c2da492751aa0a9fb0eb9261e20b2f3d7520

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
83d2c2da492751aa0a9fb0eb9261e20b2f3d7520 Allow for plotting dummy netCDF4.datetime objects. (#1261) * Allow for plotting dummy netCDF4.datetime objects. * Add decorator to skip if netCDF4 is missing. * Test line plot with netCDF4.datetime coordinate. * Rewrite checks for plottable data. Allow for numeric and date-like numpy data types and for datetime objects. * Address review by @shoyer - Use datetime instead of netCDF4.datetime. - Do not warn but assert in private function. * Line continuation after parenthesis. * Check for generic dtype to avoid expensive loop 2017-03-09T21:43:47Z 2017-03-09T21:43:47Z 3afa4b0b6b7450e24f2af0a50fcd3a2352ca38de f10b21bed2846b879806f87039b77245b18e7671 13221727 5700886 1217238
Powered by Datasette · Queries took 1.065ms · About: xarray-datasette