Skip to content

0.15 handle groups and mask orientation

Latest
Compare
Choose a tag to compare
@rileyhales rileyhales released this 22 Sep 19:47
· 1 commit to master since this release
f8799c3

The code checks if masks need to be vertically flipped (if y values are increasing instead of decreasing) or transposed (if the dimension order is x, y instead of y,x)

Also allows users to specify the name of the x/y coordinate variables/dimensions if they are held in groups. Increases flexibility for standards non-conforming datasets