diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 68e9d81..3935af8 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -20,8 +20,8 @@ jobs: - uses: actions/setup-python@v5 with: python-version: 3.x - - run: pip install zensical - - run: zensical build --clean + - run: pip install zensical mkdocs-material mkdocstrings-python + - run: zensical build --clean - uses: actions/upload-pages-artifact@v4 with: path: site diff --git a/.github/workflows/run_tests.yml b/.github/workflows/run_tests.yml index fae203e..409f41a 100644 --- a/.github/workflows/run_tests.yml +++ b/.github/workflows/run_tests.yml @@ -14,7 +14,7 @@ jobs: fail-fast: false matrix: os: ["ubuntu-latest"] - python: ["3.11"] + python: ["3.11", "3.12", "3.13"] defaults: run: shell: "bash -eo pipefail {0}" diff --git a/Makefile b/Makefile index 2c96854..4ca3712 100644 --- a/Makefile +++ b/Makefile @@ -30,3 +30,9 @@ deps: docs: zensical build + +serve: + python -mpanel serve dashboard/cleanup_dashboard.py --port 60002 + +poster: + python -mpanel serve scripts/poster.py --autoreload diff --git a/README.md b/README.md index 0728922..12fb7a7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # IOC Cleanup -`ioc_cleanup` provides a +Check the online [documentation](https://oceanmodeling.github.io/ioc_cleanup/) + +`ioc_cleanup` provides a * reproducible * transparent, * and traceable @@ -13,4 +15,13 @@ workflow for cleaning tide gauge (sea level) data from IOC (Intergovernmental Oc ## Use the dashboard  -Check the [docs](https://tomsail.github.io/ioc_cleanup/) +## How to cite + +``` +Saillour, T. and Mavrogiorgos, P.: Reproducible, transparent and traceable cleaning of IOC Tide Gauge Data, EGU General Assembly 2026, Vienna, Austria, 3–8 May 2026, EGU26-7777, https://doi.org/10.5194/egusphere-egu26-7777, 2026. +``` + +## Poster +A reproducible poster has been created for the EGU 2026 conference (see DOI above). + +You can consult it directly in the [poster section](https://oceanmodeling.github.io/ioc_cleanup/poster/) in the docs. diff --git a/docs/assets/cleaned_map.html b/docs/assets/cleaned_map.html new file mode 100644 index 0000000..5bc1877 --- /dev/null +++ b/docs/assets/cleaned_map.html @@ -0,0 +1,69 @@ + + +
+ +