eo-tides 0.6.3.dev8__tar.gz → 0.6.4.dev1__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.
Files changed (76) hide show
  1. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/.github/workflows/main.yml +7 -0
  2. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/PKG-INFO +1 -1
  3. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/pyproject.toml +1 -1
  4. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/.editorconfig +0 -0
  5. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
  6. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
  7. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/.github/actions/setup-python-env/action.yml +0 -0
  8. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/.github/workflows/check-links.yml +0 -0
  9. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/.github/workflows/on-release-main.yml +0 -0
  10. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/.github/workflows/paper.yml +0 -0
  11. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/.gitignore +0 -0
  12. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/.pre-commit-config.yaml +0 -0
  13. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/CITATION.cff +0 -0
  14. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/CONTRIBUTING.md +0 -0
  15. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/Dockerfile +0 -0
  16. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/LICENSE +0 -0
  17. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/Makefile +0 -0
  18. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/README.md +0 -0
  19. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/codecov.yaml +0 -0
  20. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/api.md +0 -0
  21. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/assets/dtu23_download.jpg +0 -0
  22. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/assets/eo-tides-abstract.gif +0 -0
  23. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/assets/eo-tides-logo-128.png +0 -0
  24. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/assets/eo-tides-logo-256.png +0 -0
  25. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/assets/eo-tides-logo.gif +0 -0
  26. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/assets/eo-tides-logo.png +0 -0
  27. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/assets/eot20_download.jpg +0 -0
  28. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/assets/fes_ftp.jpg +0 -0
  29. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/assets/fes_myproducts.jpg +0 -0
  30. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/assets/fes_productselection.jpg +0 -0
  31. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/assets/fes_subscriptions.jpg +0 -0
  32. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/assets/got_download.jpg +0 -0
  33. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/assets/tide_models_clipped.jpg +0 -0
  34. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/assets/tpxo_download.jpg +0 -0
  35. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/changelog.md +0 -0
  36. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/credits.md +0 -0
  37. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/index.md +0 -0
  38. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/install.md +0 -0
  39. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/migration.md +0 -0
  40. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/notebooks/Case_study_intertidal.ipynb +0 -0
  41. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/notebooks/Model_tides.ipynb +0 -0
  42. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/notebooks/Satellite_data.ipynb +0 -0
  43. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/notebooks/Tide_statistics.ipynb +0 -0
  44. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/notebooks/Validating_tides.ipynb +0 -0
  45. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/setup.md +0 -0
  46. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/docs/stylesheets/extra.css +0 -0
  47. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/eo_tides/__init__.py +0 -0
  48. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/eo_tides/eo.py +0 -0
  49. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/eo_tides/model.py +0 -0
  50. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/eo_tides/stats.py +0 -0
  51. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/eo_tides/utils.py +0 -0
  52. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/eo_tides/validation.py +0 -0
  53. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/mkdocs.yml +0 -0
  54. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/paper/benchmarking.ipynb +0 -0
  55. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/paper/figures/joss_abstract.png +0 -0
  56. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/paper/figures/joss_fig_gesla.png +0 -0
  57. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/paper/figures/joss_fig_list.png +0 -0
  58. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/paper/figures/joss_fig_pixel.png +0 -0
  59. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/paper/figures/joss_fig_stats.png +0 -0
  60. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/paper/paper.bib +0 -0
  61. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/paper/paper.md +0 -0
  62. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/paper/paper.pdf +0 -0
  63. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/tests/conftest.py +0 -0
  64. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/tests/data/GESLA3_ALL 2.csv +0 -0
  65. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/tests/data/IDO71013_2020.csv +0 -0
  66. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/tests/data/broome-62650-aus-bom +0 -0
  67. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/tests/data/san_diego_ca-569a-usa-uhslc +0 -0
  68. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/tests/data/sydney_fort_denison-60370-aus-bom +0 -0
  69. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/tests/data/tide_models.tar.gz +0 -0
  70. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/tests/test_eo.py +0 -0
  71. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/tests/test_model.py +0 -0
  72. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/tests/test_stats.py +0 -0
  73. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/tests/test_utils.py +0 -0
  74. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/tests/test_validation.py +0 -0
  75. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/tests/testing.ipynb +0 -0
  76. {eo_tides-0.6.3.dev8 → eo_tides-0.6.4.dev1}/uv.lock +0 -0
@@ -13,6 +13,13 @@ on:
13
13
  - "paper/**"
14
14
  - "README.md"
15
15
 
16
+ concurrency:
17
+ # Define group by head_ref of the PR
18
+ group: ${{ github.head_ref }}
19
+ # Here we specify that we'll cancel any "in progress" workflow of the same group. Thus if we push, ammend a commit and push
20
+ # again the previous workflow will be cancelled, thus saving us github action build minutes and avoid any conflicts
21
+ cancel-in-progress: true
22
+
16
23
  env:
17
24
  EO_TIDES_TIDE_MODELS: ./tests/data/tide_models
18
25
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: eo-tides
3
- Version: 0.6.3.dev8
3
+ Version: 0.6.4.dev1
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
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "eo-tides"
3
- version = "0.6.3.dev8"
3
+ version = "0.6.4.dev1"
4
4
  description = "Tide modelling tools for large-scale satellite earth observation analysis"
5
5
  authors = [
6
6
  { name = "Robbi Bishop-Taylor" },
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes