Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add number of elements to variable axis description #81

Closed
gdkrmr opened this issue Oct 25, 2018 · 0 comments
Closed

add number of elements to variable axis description #81

gdkrmr opened this issue Oct 25, 2018 · 0 comments

Comments

@gdkrmr
Copy link
Collaborator

gdkrmr commented Oct 25, 2018

Currently:

Data Cube view with the following dimensions
Lon                 Axis with 1440 Elements from -179.875 to 179.875
Lat                 Axis with 720 Elements from 89.875 to -89.875
Time                Axis with 1702 Elements from 1980-01-01 to 2016-12-26
Variable            Axis with elements: bare_soil_evaporation black_sky_albedo .. transpiration white_sky_albedo 
Total size: 147.91 GB

better:

Data Cube view with the following dimensions
Lon                 Axis with 1440 Elements from -179.875 to 179.875
Lat                 Axis with 720 Elements from 89.875 to -89.875
Time                Axis with 1702 Elements from 1980-01-01 to 2016-12-26
Variable            Axis with 18 elements: bare_soil_evaporation black_sky_albedo .. transpiration white_sky_albedo 
Total size: 147.91 GB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants