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

Add ability to have Variables with no Time axis #43

Open ChrisBarker-NOAA opened 5 years ago

ChrisBarker-NOAA commented 5 years ago

Currently, there are some casesw where a file will not load with no time, and others where a Time object with a time series of length one is automatically created.

But not all data is time dependent, so it should be possible to have a VAriable with no time at all:

An example would be the bathymetry( water depth) on a grid.