Make gstools-core the default and gstools-cython optional - #420
Make gstools-core the default and gstools-cython optional#420LSchueler wants to merge 2 commits into
Conversation
|
We now have a few Python wrapper functions, which don't actually do anything anymore. However, they at least show the default arguments in GSTools' code. Otherwise, you would have to check the gstools-core repo... |
|
I think we can remove the wrapper functions. Defaults are documented in the high-level routines calling these. Beside that we now need to get gstools_core onto conda-forge. |
977b6ae to
405e3d5
Compare
|
Done. We need gstools_core on conda forge before publishing a new version. So, merging this PR should be fine, as long as we keep that in mind. |
This includes updating the installation instructions.