Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

154 test for 20 release #157

Merged
merged 7 commits into from
Dec 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 23 additions & 32 deletions Notebooks/03-WorkingWithPoints.ipynb

Large diffs are not rendered by default.

143 changes: 52 additions & 91 deletions Notebooks/04-VelocityBasics.ipynb

Large diffs are not rendered by default.

134 changes: 45 additions & 89 deletions Notebooks/05-WorkingWithFeatureGeometries.ipynb

Large diffs are not rendered by default.

178 changes: 78 additions & 100 deletions Notebooks/06-Rasters.ipynb

Large diffs are not rendered by default.

71 changes: 44 additions & 27 deletions Notebooks/07-WorkingWithPlateTectonicStats.ipynb

Large diffs are not rendered by default.

61 changes: 33 additions & 28 deletions Notebooks/08-PredictingSlabFlux.ipynb

Large diffs are not rendered by default.

81 changes: 51 additions & 30 deletions Notebooks/10-SeafloorGrids.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies = [
"rasterio",
"geopandas",
"stripy",
"plate-model-manager"
"plate-model-manager>=1.2.0"
]

[tool.setuptools]
Expand Down
1 change: 0 additions & 1 deletion tests-dir/pytestcases-pmm/.gitignore

This file was deleted.

184 changes: 0 additions & 184 deletions tests-dir/pytestcases-pmm/conftest.py

This file was deleted.

40 changes: 0 additions & 40 deletions tests-dir/pytestcases-pmm/test_0_imports.py

This file was deleted.

Loading
Loading