Skip to content

AGS #1

Description

@pedromorgan

Following on from https://www.reddit.com/r/Geotech/comments/buwqmz/geotechnical_tools/

Had a look at the code etc, and don't understand the math, but recognise
the excel/headers as ags data..

So thinking about the ogt-py project,
it would be easy to integrate.

The current code, reads an ags into an "object/dict", and makes stuff available
eg some psuedo code of WIP

agsdoc = OgtDoc()
err = agsdoc.load_ags4("example.ags")
rows = agsdoc.get_data(["SAMP-REF", "DEPTH_TOP"])

it also serialises the stuff to ags.json, so it can be sent to mobiles easily etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions