HDFGroup / HDFGroup/h5pyd

xarray can't identify time units in HSDS dataset

Open
#45 8 comments 0 reactions 1 assignee Claimed by @jreadey View on GitHub
Dominant language
Python
Stars
124
Forks
46
Avg merge
1h 24m
Merged PRs (30d)
6

Description

In this notebook
https://gist.github.com/rsignell-usgs/07143a5ab54afb8ad6eb1af255d025c9
we use `xarray` to open a local netcdf4 file and then the same dataset that was 'hsload'ed to `hsds`.

`xarray` automatically recognized the CF-compliant time units and converts the time coordinate to `datetime` so that the plot is correctly labeled in cell [6].

But time is not recognized for the the HSDS dataset plot in cell [5].

Any idea what the problem is?

![2017-12-22_18-26-38](https://user-images.githubusercontent.com/1872600/34314815-c1a7db40-e745-11e7-8c3d-0920abbe9c8b.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.