sangchengfang / colatitude

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

colatitude

colatitude.py

Calculate colatitude given the file that contains the coordinates information, that is, longitude and latitude.

When the first column is longitude, and the second is latitude, use file_code 'coorfile'.

For GPS coordinate file, the first column may be site name, in that caase, use file_code 'gpsfile'.

About


Languages

Language:Python 100.0%