Skip to content

geocodes-eng/geotechdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geotechdata

PyPI Python Versions License

A Python package for managing geotechnical data, including points, boreholes, SPT data, lab test results, and groundwater information.

Features

  • Point: Store investigation locations with coordinates and metadata.
  • BoreholeData & SPTData: Manage borehole logs and Standard Penetration Test results.
  • LabTestData: Generic class for storing any type of lab test result.
  • GroundwaterData: Store groundwater measurements.
  • Export: Easily export data to CSV, JSON, Excel, or GeoJSON.
  • Visualization: Plot SPT blow counts vs. depth.

Installation

pip install geotechdata

Examples and Usage

For practical usage examples, see the example Jupyter notebooks in the examples/ folder of this repository.

You can open these notebooks directly on GitHub or download and run them locally to see how to use the package for real geotechnical data workflows.


Contributing

Contributions are welcome!
If you have suggestions, bug reports, or would like to contribute code, please open an issue or submit a pull request on GitHub.


License

This project is licensed under the MIT License.
See the LICENSE file for details.

About

A Python class to define geotechnical data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages