Skip to content
Open
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/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,6 @@ jobs:
- run: ruff check # check linting violations
- run: ruff format --check --exclude *.ipynb # check formatting

docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- run: pip install -r docs/requirements.txt
- run: mkdocs build

setup_and_test:
runs-on: ubuntu-latest
steps:
Expand Down
54 changes: 0 additions & 54 deletions .github/workflows/hpc-module.yml

This file was deleted.

19 changes: 0 additions & 19 deletions .readthedocs.yaml

This file was deleted.

10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,16 @@
</p>

<p align="center">
<!-- <a href="#quick-start">Quick Start</a>
• -->
<a href="#installation">Installation</a>
<a href="https://hydro-analysis-toolkit.readthedocs.io">Documentation</a>
</p>

> \[!IMPORTANT\]
> This software is **Emerging** and subject to ECMWF's guidelines on [Software Maturity](https://github.com/ecmwf/codex/raw/refs/heads/main/Project%20Maturity).

The Hydrological Analysis Toolkit (HAT) is a software suite for hydrologists working with simulated and observed river discharge. HAT performs data analysis on hydrological datasets, with its main features being:
- mapping station locations into hydrological model grids
- interactive visualizations
The Hydrological Analysis Toolkit (HAT) is a toolkit for interactive visualizations for hydrological applications.

> [!NOTE]
> The station extraction and hydrostats functionality formerly in HAT now live in [ecmwf/hyve](https://github.com/ecmwf/hyve).
> The station extraction and hydrostats functionality formerly in HAT now live in [ecmwf/hyve](https://github.com/ecmwf/hyve), and the station mapping functionality now lives in [ecmwf/hydro-station-mapping](https://github.com/ecmwf/hydro-station-mapping).

### Installation

Expand Down
5 changes: 0 additions & 5 deletions docs/index.md

This file was deleted.

17 changes: 0 additions & 17 deletions docs/installation.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/requirements.txt

This file was deleted.

216 changes: 0 additions & 216 deletions docs/station_mapping.md

This file was deleted.

Binary file removed docs/station_mapping/station_mapping_histogram.jpg
Binary file not shown.
Loading