eo-tides 0.6.5.dev1__tar.gz → 0.6.5.dev3__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.6.5.dev1 → eo_tides-0.6.5.dev3}/.gitignore +7 -1
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/PKG-INFO +2 -2
- eo_tides-0.6.5.dev3/docs/notebooks/Case_study_intertidal.ipynb +695 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/notebooks/Model_tides.ipynb +33 -33
- eo_tides-0.6.5.dev3/docs/notebooks/Satellite_data.ipynb +2122 -0
- eo_tides-0.6.5.dev3/docs/notebooks/Tide_statistics.ipynb +3189 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/setup.md +120 -55
- eo_tides-0.6.5.dev3/paper/figures/joss_fig_list.png +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/paper/paper.bib +0 -14
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/paper/paper.md +1 -4
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/paper/paper.pdf +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/pyproject.toml +2 -2
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/tests/conftest.py +77 -29
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/uv.lock +763 -744
- eo_tides-0.6.5.dev1/docs/notebooks/Case_study_intertidal.ipynb +0 -1288
- eo_tides-0.6.5.dev1/docs/notebooks/Satellite_data.ipynb +0 -903
- eo_tides-0.6.5.dev1/docs/notebooks/Tide_statistics.ipynb +0 -794
- eo_tides-0.6.5.dev1/paper/figures/joss_fig_list.png +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/.editorconfig +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/.github/actions/setup-python-env/action.yml +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/.github/workflows/check-links.yml +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/.github/workflows/main.yml +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/.github/workflows/on-release-main.yml +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/.github/workflows/paper.yml +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/.pre-commit-config.yaml +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/CITATION.cff +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/CONTRIBUTING.md +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/Dockerfile +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/LICENSE +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/Makefile +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/README.md +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/codecov.yaml +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/api.md +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/assets/dtu23_download.jpg +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/assets/eo-tides-abstract.gif +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/assets/eo-tides-logo-128.png +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/assets/eo-tides-logo-256.png +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/assets/eo-tides-logo.gif +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/assets/eo-tides-logo.png +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/assets/eot20_download.jpg +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/assets/fes_ftp.jpg +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/assets/fes_myproducts.jpg +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/assets/fes_productselection.jpg +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/assets/fes_subscriptions.jpg +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/assets/got_download.jpg +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/assets/tide_models_clipped.jpg +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/assets/tpxo_download.jpg +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/changelog.md +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/credits.md +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/index.md +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/install.md +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/migration.md +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/notebooks/Validating_tides.ipynb +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/docs/stylesheets/extra.css +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/eo_tides/__init__.py +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/eo_tides/eo.py +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/eo_tides/model.py +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/eo_tides/stats.py +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/eo_tides/utils.py +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/eo_tides/validation.py +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/mkdocs.yml +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/paper/benchmarking.ipynb +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/paper/figures/joss_abstract.png +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/paper/figures/joss_fig_gesla.png +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/paper/figures/joss_fig_pixel.png +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/paper/figures/joss_fig_stats.png +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/tests/data/GESLA3_ALL 2.csv +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/tests/data/IDO71013_2020.csv +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/tests/data/broome-62650-aus-bom +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/tests/data/san_diego_ca-569a-usa-uhslc +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/tests/data/sydney_fort_denison-60370-aus-bom +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/tests/data/tide_models.tar.gz +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/tests/test_eo.py +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/tests/test_model.py +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/tests/test_stats.py +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/tests/test_utils.py +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/tests/test_validation.py +0 -0
- {eo_tides-0.6.5.dev1 → eo_tides-0.6.5.dev3}/tests/testing.ipynb +0 -0
@@ -1,8 +1,14 @@
|
|
1
|
-
# Ignore project-specific directories
|
1
|
+
# Ignore project-specific directories and files
|
2
|
+
|
2
3
|
tests/data/tide_models
|
3
4
|
tests/data/tide_models_clipped
|
4
5
|
tests/data/tide_models_synthetic
|
6
|
+
tests/data/tide_models_synthetic_aus
|
7
|
+
tests/data/tide_models_synthetic_hawaii
|
8
|
+
tests/data/tide_models_synthetic_pacific
|
9
|
+
tests/data/tide_models_synthetic_uk
|
5
10
|
docs/source
|
11
|
+
docs/notebooks/intertidal_map.tif
|
6
12
|
|
7
13
|
# From https://raw.githubusercontent.com/github/gitignore/main/Python.gitignore
|
8
14
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: eo-tides
|
3
|
-
Version: 0.6.5.
|
3
|
+
Version: 0.6.5.dev3
|
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
|
@@ -23,7 +23,7 @@ Classifier: Topic :: Scientific/Engineering :: Oceanography
|
|
23
23
|
Classifier: Topic :: Scientific/Engineering :: Visualization
|
24
24
|
Requires-Python: <4.0,>=3.10
|
25
25
|
Requires-Dist: colorama>=0.4.3
|
26
|
-
Requires-Dist: dask[complete]
|
26
|
+
Requires-Dist: dask[complete]<2025.3.0,>=2023.1.0
|
27
27
|
Requires-Dist: geopandas>=0.10.0
|
28
28
|
Requires-Dist: matplotlib>=3.8.0
|
29
29
|
Requires-Dist: numpy>=1.26.0
|