Skip to content

Commit

Permalink
Improved Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik-Geo committed Aug 14, 2024
1 parent 776fdd9 commit b5bbba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The Geological Subsurface Toolbox (geost) package is designed to be an easy-to-u

The internal BoreholeCollection, LogCollection and CptCollection classes use [Pandas](https://pandas.pydata.org/) for storing data and header information. It utilizes a custom, lightweight validation module inspired by the [Pandera](https://pandera.readthedocs.io/en/stable/) API. For spatial functions [Geopandas](https://geopandas.org/en/stable/) is used. The package also supports reading/writing parquet and geoparquet files through Pandas and Geopandas respectively.

GeoST is a work-in-progress.
GeoST is a work-in-progress and currently support a limited number of data sources.

## Installation (user)
In a Python > 3.12 environment, install the latest stable release using pip:
Expand Down

0 comments on commit b5bbba1

Please sign in to comment.