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

StackOverflowError on empty init of RasterStack #506

Closed
evetion opened this issue Aug 28, 2023 · 1 comment
Closed

StackOverflowError on empty init of RasterStack #506

evetion opened this issue Aug 28, 2023 · 1 comment

Comments

@evetion
Copy link

evetion commented Aug 28, 2023

julia> using Rasters

julia> RasterStack()
ERROR: StackOverflowError:
Stacktrace:
 [1] combinedims()
   @ DimensionalData.Dimensions ~/.julia/packages/DimensionalData/4TpBG/src/Dimensions/primitives.jl:535
 [2] combinedims(; kw::Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
   @ DimensionalData.Dimensions ~/.julia/packages/DimensionalData/4TpBG/src/Dimensions/primitives.jl:535
@rafaqz
Copy link
Owner

rafaqz commented Aug 31, 2023

Fixed in rafaqz/DimensionalData.jl#529

@rafaqz rafaqz closed this as completed Aug 31, 2023
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