We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While trying to read the zarr file is data.earthdatahub.destine.eu/era5/reanalysis-era5-land-no-antarctica-v0.zarr (An account is required for usage) the following error occured. Similar error to #162 and #166
ERROR: KeyError: key "bitround" not found Stacktrace: [1] getindex(h::Dict{String, Type}, key::String) @ Base ./dict.jl:477 [2] (::Zarr.var"#60#61")(f::Dict{String, Any}) @ Zarr ~/.julia/packages/Zarr/zYs2I/src/Filters.jl:13 [3] iterate @ ./generator.jl:48 [inlined] [4] _collect(c::Vector{Any}, itr::Base.Generator{Vector{…}, Zarr.var"#60#61"}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:800 [5] collect_similar(cont::Vector{Any}, itr::Base.Generator{Vector{Any}, Zarr.var"#60#61"}) @ Base ./array.jl:709 [6] map(f::Function, A::Vector{Any}) @ Base ./abstractarray.jl:3371 [7] getfilters(d::Dict{String, Any}) @ Zarr ~/.julia/packages/Zarr/zYs2I/src/Filters.jl:12 [8] Zarr.Metadata(d::Dict{String, Any}, fill_as_missing::Bool) @ Zarr ~/.julia/packages/Zarr/zYs2I/src/metadata.jl:161 [9] getmetadata(d::Zarr.ConsolidatedStore{Zarr.HTTPStore}, p::SubString{String}, fill_as_missing::Bool) @ Zarr ~/.julia/packages/Zarr/zYs2I/src/Storage/consolidated.jl:29 [10] ZArray(s::Zarr.ConsolidatedStore{Zarr.HTTPStore}, mode::String, path::SubString{String}; fill_as_missing::Bool) @ Zarr ~/.julia/packages/Zarr/zYs2I/src/ZArray.jl:112 [11] ZArray @ ~/.julia/packages/Zarr/zYs2I/src/ZArray.jl:111 [inlined] [12] zopen_noerr(s::Zarr.ConsolidatedStore{…}, mode::String; consolidated::Bool, path::SubString{…}, lru::Int64, fill_as_missing::Bool) @ Zarr ~/.julia/packages/Zarr/zYs2I/src/ZGroup.jl:52 [13] ZGroup(s::Zarr.ConsolidatedStore{Zarr.HTTPStore}, mode::String, path::String; fill_as_missing::Bool) @ Zarr ~/.julia/packages/Zarr/zYs2I/src/ZGroup.jl:23 [14] zopen_noerr(s::Zarr.ConsolidatedStore{…}, mode::String; consolidated::Bool, path::String, lru::Int64, fill_as_missing::Bool) @ Zarr ~/.julia/packages/Zarr/zYs2I/src/ZGroup.jl:54 [15] zopen_noerr @ ~/.julia/packages/Zarr/zYs2I/src/ZGroup.jl:42 [inlined] [16] #zopen#100 @ ~/.julia/packages/Zarr/zYs2I/src/ZGroup.jl:95 [inlined] [17] zopen(s::String, mode::String; kwargs::@Kwargs{}) @ Zarr ~/.julia/packages/Zarr/zYs2I/src/ZGroup.jl:110 [18] zopen(s::String, mode::String) @ Zarr ~/.julia/packages/Zarr/zYs2I/src/ZGroup.jl:108 [19] top-level scope @ ~/gitlab_stuff/firearchive/firearchive/datacube.jl:56
The text was updated successfully, but these errors were encountered:
No branches or pull requests
While trying to read the zarr file is data.earthdatahub.destine.eu/era5/reanalysis-era5-land-no-antarctica-v0.zarr (An account is required for usage) the following error occured. Similar error to #162 and #166
The text was updated successfully, but these errors were encountered: