eo-tides 0.7.4.dev8__tar.gz → 0.7.5__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.4.dev8 → eo_tides-0.7.5}/.github/workflows/update-changelog.yml +1 -2
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/.pre-commit-config.yaml +2 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/PKG-INFO +6 -5
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/README.md +4 -3
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/changelog.md +31 -5
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/credits.md +1 -1
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/index.md +2 -2
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/mkdocs.yml +1 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/pyproject.toml +1 -1
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/uv.lock +594 -458
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/.editorconfig +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/.github/actions/setup-python-env/action.yml +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/.github/dependabot.yml +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/.github/release.yml +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/.github/workflows/check-links.yml +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/.github/workflows/paper.yml +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/.github/workflows/publish.yml +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/.github/workflows/tests.yml +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/.github/workflows/update-version.yml +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/.gitignore +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/CITATION.cff +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/CONTRIBUTING.md +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/Dockerfile +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/LICENSE +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/Makefile +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/codecov.yaml +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/api.md +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/assets/dtu23_download.jpg +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/assets/eo-tides-abstract.gif +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/assets/eo-tides-logo-128.png +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/assets/eo-tides-logo-256.png +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/assets/eo-tides-logo.gif +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/assets/eo-tides-logo.png +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/assets/eot20_download.jpg +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/assets/fes_ftp.jpg +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/assets/fes_myproducts.jpg +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/assets/fes_productselection.jpg +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/assets/fes_subscriptions.jpg +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/assets/got_download.jpg +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/assets/tide_models_clipped.jpg +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/assets/tpxo_download.jpg +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/install.md +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/migration.md +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/notebooks/Case_study_intertidal.ipynb +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/notebooks/Model_tides.ipynb +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/notebooks/Satellite_data.ipynb +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/notebooks/Tide_statistics.ipynb +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/notebooks/Validating_tides.ipynb +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/setup.md +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/docs/stylesheets/extra.css +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/eo_tides/__init__.py +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/eo_tides/eo.py +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/eo_tides/model.py +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/eo_tides/stats.py +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/eo_tides/utils.py +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/eo_tides/validation.py +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/paper/10.21105.joss.07786.pdf +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/paper/benchmarking.ipynb +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/paper/figures/joss_abstract.png +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/paper/figures/joss_fig_gesla.png +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/paper/figures/joss_fig_list.png +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/paper/figures/joss_fig_pixel.png +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/paper/figures/joss_fig_stats.png +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/paper/paper.bib +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/paper/paper.md +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/tests/conftest.py +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/tests/data/GESLA3.0_ALL/broome-62650-aus-bom +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/tests/data/GESLA3.0_ALL/san_diego_ca-569a-usa-uhslc +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/tests/data/GESLA3.0_ALL/sydney_fort_denison-60370-aus-bom +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/tests/data/GESLA3_ALL 2.csv +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/tests/data/IDO71013_2020.csv +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/tests/data/tide_models.tar.gz +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/tests/test_eo.py +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/tests/test_model.py +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/tests/test_stats.py +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/tests/test_utils.py +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/tests/test_validation.py +0 -0
- {eo_tides-0.7.4.dev8 → eo_tides-0.7.5}/tests/testing.ipynb +0 -0
@@ -32,10 +32,9 @@ jobs:
|
|
32
32
|
title: "Update changelog for ${{ github.event.release.tag_name }}"
|
33
33
|
body: |
|
34
34
|
This PR updates the changelog with details from the release [${{ github.event.release.tag_name }}](${{ github.event.release.html_url }}).
|
35
|
-
commit-message: "Update changelog for ${{ github.event.release.tag_name }}
|
35
|
+
commit-message: "Update changelog for ${{ github.event.release.tag_name }}"
|
36
36
|
branch: update-changelog-${{ github.event.release.tag_name }}
|
37
37
|
base: ${{ github.event.release.target_commitish }}
|
38
38
|
add-paths: |
|
39
39
|
docs/changelog.md
|
40
|
-
uv.lock
|
41
40
|
delete-branch: true
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: eo-tides
|
3
|
-
Version: 0.7.
|
3
|
+
Version: 0.7.5
|
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]>=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
|
@@ -56,11 +56,12 @@ Description-Content-Type: text/markdown
|
|
56
56
|
[](https://github.com/GeoscienceAustralia/eo-tides/blob/main/pyproject.toml)
|
57
57
|
[](https://codecov.io/gh/GeoscienceAustralia/eo-tides)
|
58
58
|
[](https://img.shields.io/github/license/GeoscienceAustralia/eo-tides)
|
59
|
-
[](https://joss.theoj.org/papers/b5680c39bf831c1159c41a2eb7ec9c5e)
|
60
60
|
|
61
61
|
- ⚙️ **Github repository**: <https://github.com/GeoscienceAustralia/eo-tides/>
|
62
|
-
- 📘 **Documentation**: <https://GeoscienceAustralia.github.io/eo-tides/>
|
63
62
|
- 🐍 **PyPI**: <https://pypi.org/project/eo-tides/>
|
63
|
+
- ℹ️ **Documentation**: <https://GeoscienceAustralia.github.io/eo-tides/>
|
64
|
+
- 📰 **Paper**: <https://doi.org/10.21105/joss.07786>
|
64
65
|
|
65
66
|
<br>
|
66
67
|
|
@@ -104,7 +105,7 @@ Interactive Jupyter Notebook usage examples and more complex coastal EO case stu
|
|
104
105
|
|
105
106
|
## Citing `eo-tides`
|
106
107
|
|
107
|
-
To cite `eo-tides` in your work, please use the following Journal of Open Source Software citation:
|
108
|
+
To cite `eo-tides` in your work, please use the following [Journal of Open Source Software](https://doi.org/10.21105/joss.07786) citation:
|
108
109
|
|
109
110
|
```
|
110
111
|
Bishop-Taylor, R., Phillips, C., Sagar, S., Newey, V., & Sutterley, T., (2025). eo-tides: Tide modelling tools for large-scale satellite Earth observation analysis. Journal of Open Source Software, 10(109), 7786, https://doi.org/10.21105/joss.07786
|
@@ -7,11 +7,12 @@
|
|
7
7
|
[](https://github.com/GeoscienceAustralia/eo-tides/blob/main/pyproject.toml)
|
8
8
|
[](https://codecov.io/gh/GeoscienceAustralia/eo-tides)
|
9
9
|
[](https://img.shields.io/github/license/GeoscienceAustralia/eo-tides)
|
10
|
-
[](https://joss.theoj.org/papers/b5680c39bf831c1159c41a2eb7ec9c5e)
|
11
11
|
|
12
12
|
- ⚙️ **Github repository**: <https://github.com/GeoscienceAustralia/eo-tides/>
|
13
|
-
- 📘 **Documentation**: <https://GeoscienceAustralia.github.io/eo-tides/>
|
14
13
|
- 🐍 **PyPI**: <https://pypi.org/project/eo-tides/>
|
14
|
+
- ℹ️ **Documentation**: <https://GeoscienceAustralia.github.io/eo-tides/>
|
15
|
+
- 📰 **Paper**: <https://doi.org/10.21105/joss.07786>
|
15
16
|
|
16
17
|
<br>
|
17
18
|
|
@@ -55,7 +56,7 @@ Interactive Jupyter Notebook usage examples and more complex coastal EO case stu
|
|
55
56
|
|
56
57
|
## Citing `eo-tides`
|
57
58
|
|
58
|
-
To cite `eo-tides` in your work, please use the following Journal of Open Source Software citation:
|
59
|
+
To cite `eo-tides` in your work, please use the following [Journal of Open Source Software](https://doi.org/10.21105/joss.07786) citation:
|
59
60
|
|
60
61
|
```
|
61
62
|
Bishop-Taylor, R., Phillips, C., Sagar, S., Newey, V., & Sutterley, T., (2025). eo-tides: Tide modelling tools for large-scale satellite Earth observation analysis. Journal of Open Source Software, 10(109), 7786, https://doi.org/10.21105/joss.07786
|
@@ -1,5 +1,30 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## 0.7.4 - 2025-05-30
|
4
|
+
|
5
|
+
<!-- Release notes generated using configuration in .github/release.yml at main -->
|
6
|
+
### What's Changed
|
7
|
+
|
8
|
+
#### New features
|
9
|
+
|
10
|
+
* Add version attribute to init file by @robbibt in https://github.com/GeoscienceAustralia/eo-tides/pull/98
|
11
|
+
|
12
|
+
#### Documentation updates
|
13
|
+
|
14
|
+
* Fix capitalisation in JOSS paper bibliography by @robbibt in https://github.com/GeoscienceAustralia/eo-tides/pull/97
|
15
|
+
* Update suggested citation to use new JOSS paper citation by @robbibt in https://github.com/GeoscienceAustralia/eo-tides/pull/100
|
16
|
+
|
17
|
+
#### Other changes
|
18
|
+
|
19
|
+
* Update PR labelling and release template by @robbibt in https://github.com/GeoscienceAustralia/eo-tides/pull/99
|
20
|
+
* Reformat code with additional `ruff` linting rules by @robbibt in https://github.com/GeoscienceAustralia/eo-tides/pull/101
|
21
|
+
|
22
|
+
### New Contributors
|
23
|
+
|
24
|
+
* @github-actions made their first contribution in https://github.com/GeoscienceAustralia/eo-tides/pull/96
|
25
|
+
|
26
|
+
**Full Changelog**: https://github.com/GeoscienceAustralia/eo-tides/compare/0.7.3...0.7.4
|
27
|
+
|
3
28
|
## 0.7.3 - 2025-05-22
|
4
29
|
|
5
30
|
### Changes
|
@@ -99,19 +124,20 @@ Minor update to package dependencies
|
|
99
124
|
### New features
|
100
125
|
|
101
126
|
- Publishes ensemble tide modelling code for combining multiple global ocean tide models into a single locally optimised ensemble tide model using external model ranking data (e.g. satellite altimetry or NDWI-tide correlations along the coastline).
|
102
|
-
|
127
|
+
|
103
128
|
- Update ensemble code to latest version that includes FES2022, GOT5.6 and TPXO10 tide models
|
104
129
|
- Make ensemble model calculation function a top level function (i.e. rename from `_ensemble_model` to `ensemble_tides`)
|
105
130
|
- Load tide model ranking points from external `flatgeobuf` format file for faster cloud access
|
106
|
-
|
131
|
+
|
107
132
|
- Major refactor to statistics functions to standardise code across both `pixel_stats` and `tide_stats` and add support for multiple models
|
108
|
-
|
133
|
+
|
109
134
|
- `tide_stats` will now return a `pandas.Series` if one model is requested, and a `pandas.DataFrame` if multiple are requested
|
110
135
|
- Added a new `point_col` parameter to `tide_stats` to control the colour of plotted points. If `plot_var` is also provided, points will now be coloured differently by default.
|
111
|
-
|
136
|
+
|
112
137
|
- Added a new `crop_buffer` parameter to configure buffer distance when cropping model files with `crop=True` (defaults to 5 degrees)
|
113
|
-
|
138
|
+
|
114
139
|
- Reorder `model_tides` parameters to provide more logical flow and move more common params like `mode`, `output_format` and `output_units` higher
|
140
|
+
|
115
141
|
|
116
142
|
### Bug fixes
|
117
143
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
## Citing `eo-tides`
|
2
2
|
|
3
|
-
To cite `eo-tides` in your work, please use the following Journal of Open Source Software citation:
|
3
|
+
To cite `eo-tides` in your work, please use the following [Journal of Open Source Software](https://doi.org/10.21105/joss.07786) citation:
|
4
4
|
|
5
5
|
=== "Plain text"
|
6
6
|
|
@@ -6,8 +6,8 @@
|
|
6
6
|
[](https://github.com/GeoscienceAustralia/eo-tides)
|
7
7
|
[](https://pypi.org/project/eo-tides/)
|
8
8
|
[](https://github.com/GeoscienceAustralia/eo-tides/actions/workflows/tests.yml?query=branch%3Amain)
|
9
|
-
[](https://img.shields.io/github/commit-activity/m/GeoscienceAustralia/eo-tides)
|
10
9
|
[](https://img.shields.io/github/license/GeoscienceAustralia/eo-tides)
|
10
|
+
[](https://joss.theoj.org/papers/b5680c39bf831c1159c41a2eb7ec9c5e)
|
11
11
|
|
12
12
|
`eo-tides` provides provides powerful parallelized tools for integrating satellite Earth observation data with tide modelling. 🛠️🌊🛰️
|
13
13
|
|
@@ -41,7 +41,7 @@ For instructions on how to set up these models for use in `eo-tides`, refer to [
|
|
41
41
|
|
42
42
|
## Citing `eo-tides`
|
43
43
|
|
44
|
-
To cite `eo-tides` in your work, please use the following Journal of Open Source Software citation:
|
44
|
+
To cite `eo-tides` in your work, please use the following [Journal of Open Source Software](https://doi.org/10.21105/joss.07786) citation:
|
45
45
|
|
46
46
|
=== "Plain text"
|
47
47
|
|