NOAA-ORR-ERD / gridded

A single API for accessing / working with gridded model results on multiple grid types
https://noaa-orr-erd.github.io/gridded/index.html
The Unlicense
64 stars 14 forks source link

Provide the Time object directly in the dataset #68

Open ChrisBarker-NOAA opened 2 years ago

ChrisBarker-NOAA commented 2 years ago

variables have a Time object attached to them, but there is no direct access, that I can find, to the Time object for a full Dataset.

UNless we are trying to support more than one Time for a Dataset, it should be easy to access.