GEMScienceTools / GEMScienceTools/oq-mbtk
Upgrade the dependencies to be consistent with the current engine dependencies
Open
@micheles is already working on this.
Since Aug 20, 2020.
packaging
- Dominant language
- Jupyter Notebook
- Stars
- 22
- Forks
- 11
- Avg merge
- 20h 54m
- Merged PRs (30d)
- 5
Description
This is a HUGE project which is much larger than you could imagine. Things to do:
- make sure that the tests pass with the old libraries
- switch from nosests to pytest and fix the breaking tests
- see what libraries can be upgraded without breaking the tests
- work on the problematic libraries by fixing the broken tests.
- remove all the usages of basemap which is abandonware (there are plenty)
Specially problematic libraries are gdal, rtree, pyproj, geopandas.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.