Skip to content

Commit

Permalink
154 test for 20 release (#157)
Browse files Browse the repository at this point in the history
* update test_anchor_plate_id.py

* sort out the pytestcases

* add three test files

* update two notebooks

* update 06-Rasters.ipynb

* update two notebooks

* update 08-PredictingSlabFlux.ipynb
  • Loading branch information
michaelchin authored Dec 20, 2023
1 parent 41610af commit 1502d85
Show file tree
Hide file tree
Showing 26 changed files with 763 additions and 1,705 deletions.
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

0 comments on commit 1502d85

Please sign in to comment.