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

Variables from cube are missing #248

Open
gdkrmr opened this issue Apr 16, 2021 · 0 comments
Open

Variables from cube are missing #248

gdkrmr opened this issue Apr 16, 2021 · 0 comments
Labels

Comments

@gdkrmr
Copy link
Collaborator

gdkrmr commented Apr 16, 2021

Some variables from some of the cubes are missing:

julia> c = Cube("/home/gkraemer/data/DataCube/v2.1.0/esdc-8d-0.083deg-184x270x270-2.1.0.zarr/")
julia> setdiff(readdir("/home/gkraemer/data/DataCube/v2.1.0/esdc-8d-0.083deg-184x270x270-2.1.0.zarr/"), getAxis("Variable", c).values)
19-element Vector{String}:
 ".zattrs"
 ".zgroup"
 ".zmetadata"
 "aerosol_optical_thickness_1600"
 "aerosol_optical_thickness_550"
 "aerosol_optical_thickness_670"
 "aerosol_optical_thickness_870"
 "analysed_sst"
 "lat"
 "lat_bnds"
 "lon"
 "lon_bnds"
 "mask"
 "sea_ice_fraction"
 "sm"
 "time"
 "time_bnds"
 "xch4"
 "xco2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants