DiracM
Results
2
issues of
DiracM
Implemented calculation of the latitude band for the UTMZ point type. This changes the point type struct and adds a new field called 'latletter' of the type Char. This 'latletter'...
I'm currently converting some scripts that I have on Matlab to Julia and I use quite a few conversions between wgs84 and UTM. I have notice that Geodesy.jl has those...