Skip to content

GeoscienceAustralia/GeodesyMLConverter

Repository files navigation

Build Status

GeodesyML Site Log Converter

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

Requirements

  • Python 2

Installation

pip install -r requirements.txt
pip install .

Usage

See tests/test_console_scripts.py for examples of usage.

Tests

pip install -r requirements-dev.txt
python setup.py build
python setup.py test

Deployment to AWS Lambda

cd aws/
./deploy {environment} {terraform-state-bucket}

About

Tools for converting between Geodesy XML Site Log and Text Site Log formats

Resources

License

Stars

Watchers

Forks

Packages

No packages published