emerald-geomodelling / libaarhusxyz

Parser for the Aarhus Workbench XYZ format
MIT License
2 stars 0 forks source link

1) Add the __str__ to the gex object, and 2) add __str__ and plot to the survey object #35

Closed burningsage closed 4 days ago

burningsage commented 3 weeks ago

https://github.com/emerald-geomodelling/libaarhusxyz/blob/87a61c5bc9f1c68acb030f14f1c96d11dbf17131/libaarhusxyz/survey.py#L9

burningsage commented 1 week ago

I started a new branch for this and started where these methods should go:

Gex: https://github.com/emerald-geomodelling/libaarhusxyz/blob/70646c53faaa1fc3333fb3aa312824e56e275d21/libaarhusxyz/gex.py#L153

Survey: https://github.com/emerald-geomodelling/libaarhusxyz/blob/8cdae238f4ebb6860ea78aeb5482dd671eb4dce1/libaarhusxyz/survey.py#L17

redhog commented 4 days ago

Done here: https://github.com/emerald-geomodelling/libaarhusxyz/commit/7f061b1c322af51b8f11d39595e7e27aab0d6a42