eo-tides 0.7.1.dev3__tar.gz → 0.7.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/.github/workflows/update-version.yml +1 -1
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/Makefile +5 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/PKG-INFO +1 -1
- eo_tides-0.7.2/docs/notebooks/Validating_tides.ipynb +995 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/eo_tides/validation.py +28 -7
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/pyproject.toml +1 -1
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/tests/test_validation.py +1 -1
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/uv.lock +1 -1
- eo_tides-0.7.1.dev3/docs/notebooks/Validating_tides.ipynb +0 -995
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/.editorconfig +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/.github/actions/setup-python-env/action.yml +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/.github/dependabot.yml +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/.github/workflows/check-links.yml +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/.github/workflows/paper.yml +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/.github/workflows/publish.yml +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/.github/workflows/tests.yml +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/.gitignore +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/.pre-commit-config.yaml +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/CITATION.cff +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/CONTRIBUTING.md +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/Dockerfile +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/LICENSE +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/README.md +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/codecov.yaml +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/api.md +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/assets/dtu23_download.jpg +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/assets/eo-tides-abstract.gif +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/assets/eo-tides-logo-128.png +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/assets/eo-tides-logo-256.png +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/assets/eo-tides-logo.gif +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/assets/eo-tides-logo.png +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/assets/eot20_download.jpg +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/assets/fes_ftp.jpg +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/assets/fes_myproducts.jpg +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/assets/fes_productselection.jpg +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/assets/fes_subscriptions.jpg +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/assets/got_download.jpg +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/assets/tide_models_clipped.jpg +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/assets/tpxo_download.jpg +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/changelog.md +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/credits.md +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/index.md +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/install.md +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/migration.md +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/notebooks/Case_study_intertidal.ipynb +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/notebooks/Model_tides.ipynb +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/notebooks/Satellite_data.ipynb +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/notebooks/Tide_statistics.ipynb +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/setup.md +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/docs/stylesheets/extra.css +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/eo_tides/__init__.py +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/eo_tides/eo.py +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/eo_tides/model.py +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/eo_tides/stats.py +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/eo_tides/utils.py +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/mkdocs.yml +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/paper/benchmarking.ipynb +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/paper/figures/joss_abstract.png +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/paper/figures/joss_fig_gesla.png +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/paper/figures/joss_fig_list.png +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/paper/figures/joss_fig_pixel.png +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/paper/figures/joss_fig_stats.png +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/paper/paper.bib +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/paper/paper.md +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/paper/paper.pdf +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/tests/conftest.py +0 -0
- {eo_tides-0.7.1.dev3/tests/data → eo_tides-0.7.2/tests/data/GESLA3.0_ALL}/broome-62650-aus-bom +0 -0
- {eo_tides-0.7.1.dev3/tests/data → eo_tides-0.7.2/tests/data/GESLA3.0_ALL}/san_diego_ca-569a-usa-uhslc +0 -0
- {eo_tides-0.7.1.dev3/tests/data → eo_tides-0.7.2/tests/data/GESLA3.0_ALL}/sydney_fort_denison-60370-aus-bom +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/tests/data/GESLA3_ALL 2.csv +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/tests/data/IDO71013_2020.csv +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/tests/data/tide_models.tar.gz +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/tests/test_eo.py +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/tests/test_model.py +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/tests/test_stats.py +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/tests/test_utils.py +0 -0
- {eo_tides-0.7.1.dev3 → eo_tides-0.7.2}/tests/testing.ipynb +0 -0
@@ -64,6 +64,11 @@ test-utils: ## Test utils module with pytest
|
|
64
64
|
@export EO_TIDES_TIDE_MODELS=./tests/data/tide_models && \
|
65
65
|
uv run python -m pytest tests/test_utils.py --verbose
|
66
66
|
|
67
|
+
.PHONY: test-validation
|
68
|
+
test-validation: ## Test validation module with pytest
|
69
|
+
@echo "🚀 Testing validation module: Running pytest"
|
70
|
+
uv run python -m pytest tests/test_validation.py --verbose
|
71
|
+
|
67
72
|
.PHONY: test-notebooks
|
68
73
|
test-notebooks: ## Test notebooks with pytest
|
69
74
|
@echo "🚀 Testing notebooks: Running pytest"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: eo-tides
|
3
|
-
Version: 0.7.
|
3
|
+
Version: 0.7.2
|
4
4
|
Summary: Tide modelling tools for large-scale satellite earth observation analysis
|
5
5
|
Project-URL: Homepage, https://GeoscienceAustralia.github.io/eo-tides/
|
6
6
|
Project-URL: Repository, https://github.com/GeoscienceAustralia/eo-tides
|