Skip to content

Commit 674236c

Browse files
committed
comment
1 parent 827e37c commit 674236c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/ArchGDALExt/archgdaldataset.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ function YAB.create_dataset(
152152
userproj = nothing,
153153
kwargs...,
154154
)
155-
# ? flip dimnames and dimvals
155+
# ? flip dimnames and dimvals, this needs a more generic solution!
156156
dimnames = reverse(dimnames)
157157
dimvals = reverse(dimvals)
158158

0 commit comments

Comments
 (0)