Uses a discrete global grid system to convert between SEQNUM and Q2DD (see vignette for details)
dgSEQNUM_to_Q2DD(dggs, in_seqnum)
Returns a dggs object which can be passed to other dggridR functions
A dggs object from dgconstruct()
Globally unique number identifying the surface polygon
if (FALSE) {
library(dggridR)
dggs <- dgconstruct(res=20)
dgSEQNUM_to_Q2DD(dggs, in_seqnum)
}
Run the code above in your browser using DataLab