Command line tools for converting between GeodesyML site log and text site log formats:
ARCHIVED: Use https://bitbucket.org/geoscienceaustralia/geodesyml-converter.
sitelog-to-geodesyml
geodesyml-to-sitelog
- Python 2
pip install -r requirements.txt
pip install .
See tests/test_console_scripts.py
for examples of usage.
pip install -r requirements-dev.txt
python setup.py build
python setup.py test
cd aws/
./deploy {environment} {terraform-state-bucket}