diff --git a/README.md b/README.md index 6daa8c8..efa0b17 100644 --- a/README.md +++ b/README.md @@ -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. +
+ ### 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/). diff --git a/docs/images/VotE.png b/docs/images/VotE.png deleted file mode 100644 index ac6df73..0000000 Binary files a/docs/images/VotE.png and /dev/null differ diff --git a/docs/images/VotE_banner.png b/docs/images/VotE_banner.png deleted file mode 100644 index a0440c9..0000000 Binary files a/docs/images/VotE_banner.png and /dev/null differ