github.com/JuliaEarth/GeoStatsBase.jl ↗
Base package for the GeoStats.jl framework
Open this visualization on its own page →
Contributors
10
Lines of Code
2,810
From
2017-08-29
To
2020-12-26
About JuliaEarth/GeoStatsBase.jl
GeoStatsBase.jl is the foundational package for the GeoStats.jl framework, a geostatistics library for the Julia programming language. It provides core abstractions, data structures, and utilities that other packages in the GeoStats ecosystem depend on and build upon. The package is explicitly designed as a base layer rather than a standalone tool, meaning it is intended to be used as a dependency by other GeoStats.jl packages rather than directly by end users.
The project serves developers working on geostatistical applications and those extending the GeoStats.jl framework. It maintains continuous integration testing and code coverage tracking to ensure reliability as a foundational component. The package is maintained by the JuliaEarth community, which provides support channels for users needing assistance.