home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: b6d4bf72fd56014c0bd142bc438d6204d8dfd1ef

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
b6d4bf72fd56014c0bd142bc438d6204d8dfd1ef Preserve nanosecond resolution when encoding/decoding times (#7827) * preserve nanosecond resolution when encoding/decoding times. * Apply suggestions from code review Co-authored-by: Spencer Clark <spencerkclark@gmail.com> * use emit_user_level_warning * move time alignment for nc3 to encode_nc3_variable * fix test for encode_cf_timedelta * fix CFMaskCoder for time-like (also allow timedelta64), add first tests * rename to _unpack_time_units_and_ref_date as suggested in review * refactor delta -> time_units as suggested in review * refactor out function _time_units_to_timedelta64, reorder flow and remove unneeded checks, apply filterwarnings, adapt tests * import _is_time_like from coding.variables * adapt tests, add _numpy_to_netcdf_timeunit-conversion function * adapt tests, add _numpy_to_netcdf_timeunit-conversion function * adapt test as per review, remove arm_xfail for backend test * add whats-new.rst entry * Update doc/whats-new.rst Co-authored-by: Spencer Clark <spencerkclark@gmail.com> * Update doc/whats-new.rst Co-authored-by: Spencer Clark <spencerkclark@gmail.com> * fix whats-new.rst --------- Co-authored-by: Spencer Clark <spencerkclark@gmail.com> 2023-09-17T08:15:25Z 2023-09-17T08:15:25Z 3e0e6e9719b7d638c9d5d1d6c8d6245171e5a25d cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 5821660 19864447
Powered by Datasette · Queries took 0.706ms · About: xarray-datasette