fatiando / rockhound

NOTICE: This library is no longer being developed. Use Ensaio instead (https://www.fatiando.org/ensaio). -- Download geophysical models/datasets and load them in Python
BSD 3-Clause "New" or "Revised" License
34 stars 15 forks source link

NOTICE: Development of RockHound has stopped #101

Open leouieda opened 2 years ago

leouieda commented 2 years ago

Hi everyone, I've been meaning to write this issue for a while but ended up forgetting. As you probably noticed, development of RockHound has pretty much stopped. The main reason is that the way we were going about adding datasets had several fatal flaws that made development unsustainable:

So development efforts slowly fizzled out because of these mounting problems that we had no good way of fixing. As such, we realized that development was not sustainable. A better approach to these problems is to build packages for specific datasets. That solves the CI/growth issue. So if anyone wants to pick that up, please feel free to use whatever code we have that helps you do that 🙂

For the future, we decided to shift our focus to curating a set of data that has open licenses and serves as good sample data for tutorials and documentation. Our packages have this already but we wanted to consolidate on a single package that can be shared. This effort has a much tighter scope so it's easier to know if we're going in the right direction.

We're gathering and packaging these datasets in https://github.com/fatiando-data and have created the Ensaio package to load them.

Sorry for the delay in this message and thank you to everyone who contributed to RockHound! We will be closing most PRs and Issues and putting a notice on the README linking to this issue.