Skip to content

Commit

Permalink
add image
Browse files Browse the repository at this point in the history
  • Loading branch information
jsta committed Mar 13, 2024
1 parent 3745c3a commit 4da7847
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,22 @@
Hydropop units (HUs) are spatially continuous regions that feature similar habitat potential and human population density. Think “typologies”; HUs are effectively the “grid cells” that bridge the scale gap between ESM (fractions of a degree) grid cells and local, process-based population dynamics models.

<p align="center">
<a href='https://lanl.github.io/hydropop'><img src="docs/images/hpu_overview.png" height=450/></a>
</p>

### Setup

```shell
conda env create -f hp_environment.yml
```

### Usage

```shell
python hydropop/dev/end_to_end_new.py
```

### Documentation

For installation instructions and descriptions of outputs, see the [docs](https://lanl.github.io/hydropop/).
Expand Down
Binary file removed docs/images/VotE.png
Binary file not shown.
Binary file removed docs/images/VotE_banner.png
Binary file not shown.

0 comments on commit 4da7847

Please sign in to comment.