danlooo / DGGS.jl

Discrete Global Grid System for Julia
GNU Affero General Public License v3.0
11 stars 2 forks source link

Fix plot with same value #112

Closed danlooo closed 2 months ago

danlooo commented 2 months ago

plotting a DGGSArray failes with error method e.g. filter(::Function, ::Float32) not found. This is because an array might have just one value resulting in colorbar limits with a span of 0.