-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add helpers for getting time dimension from DataCube. Now timeAttribute is a required property. * Use real time dimension and its reference instead of relying on the fact that name of time attribute is equal to name of time dimension. * TimeAttribute is required so we always print it. * More strict checks for Cluster object * Strict checks around timeAttribute * TimeAttribute is attribute name so use it to find dimension first and then use dimension reference in fresh default filter * Add better warnings for missing timeAttribute property
- Loading branch information
1 parent
d3565d1
commit b809af8
Showing
7 changed files
with
176 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.