softwareunderground / repro-zoo

Open & executable reproductions of figures and other results from papers in earth science & engineering.
Apache License 2.0
10 stars 8 forks source link

`python-ags4`: A Python library to read, write, and validate AGS4 geodata files #9

Open kwinkunks opened 1 year ago

kwinkunks commented 1 year ago

This paper describes a reader for the AGS4 format of the Association of Geotechnical and Geoenvironmental Specialists. Goal would be to use the tool to reproduce one or more figures in the paper.

Asitha Senanayake, Roger Chandler, Tony Daly, Edward Lewis (2023). python-ags4 — A Python library to read, write, and validate AGS4 geodata files.

https://eartharxiv.org/repository/view/3600/

With code https://gitlab.com/ags-data-format-wg/ags-python-library (note not the GitHub repo) -- this library has come up before in Swung.