powered by
doAmap(stas, doproj = TRUE)
fsta = "/Users/lees/Site/CHAC/staLLZ.txt" stas = scan(file=fsta,what=list(name="", lat=0, lon=0, z=0)) stas$z = stas$z/1000 doAmap(stas, doproj = TRUE)
Run the code above in your browser using DataLab