Merge in degree minute second to decimal degrees changes. Sep 2, 2018 utm.asd Add unit tests. Sep 2, 2018 utm.lisp Merge branch 'master' ofhttps://github.com/jl2/utminto type-fixes Feb 10, 2020 utm.test.asd Add unit tests.
If (1) is your problem, you will need to re-project your data from 2D latlon back to the projected coordinates in 1D, add the 1D x&y coordinates to your dataset. Then it should work. If (2) is your problem, then you will need to decide on the resolution of your grid, the bou...