Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
name: Publish dea-tools to PyPI

on:
push:
branches: [develop, uv_publish]
paths:
- 'pyproject.toml'
- 'README_tools.md'
- 'Tools/**'
- '.github/workflows/publish.yml'
release:
types: [published]
workflow_dispatch:
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/test_notebooks_pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
How_to_guides/Imagery_on_web_map.ipynb
How_to_guides/External_data_ERA5_Climate.ipynb
How_to_guides/COG_mosaics.ipynb
Interactive_apps/Change_filmstrips.ipynb
Interactive_apps/Exporting_satellite_images.ipynb
Interactive_apps/Generating_satellite_animations.ipynb
- name: Print changed notebook files
if: steps.changed-notebooks.outputs.any_changed == 'true'
run: |
Expand Down
232 changes: 157 additions & 75 deletions DEA_products/DEA_Water_Observations.ipynb

Large diffs are not rendered by default.

4,876 changes: 2,469 additions & 2,407 deletions How_to_guides/Animated_timeseries.ipynb

Large diffs are not rendered by default.

460 changes: 322 additions & 138 deletions How_to_guides/Downloading_data_with_STAC.ipynb

Large diffs are not rendered by default.

661 changes: 458 additions & 203 deletions Interactive_apps/Change_filmstrips.ipynb

Large diffs are not rendered by default.

Loading
Loading