Commit 9ac056be authored by Turner's avatar Turner
Browse files

readme update

parent fe070b52
Loading
Loading
Loading
Loading
+6 −9

File changed.

Preview size limit exceeded, changes collapsed.

+5 −9
Original line number Diff line number Diff line
# US hydropower capacity factor trend analysis pipeline

[![](https://img.shields.io/badge/STATUS-%3CIN%20DEVELOPMENT%3E-%3CCOLOR%3E.svg)](https://shields.io/)

This repository contains all code required to reproduce the findings and plots in Turner et al. (in prep.). All code are in `R`, following `targets` pipeline framework ([learn more about "targets"](https://books.ropensci.org/targets/)).

![Figure 1 from Turner et al. (in prep.)](CF_trend_map.png "CF trends")
![Figure 1 from Turner et al. (2024)](CF_trend_map.png "CF trends")

## Data requirements

@@ -14,20 +12,18 @@ This repository contains all code required to reproduce the findings and plots i

*Hydropower Energy Storage Capacity Dataset (HESC), Version 2* [![Generic badge](https://img.shields.io/badge/DOI-10.21951/HESC/1972462-orange.svg)](https://doi.org/10.21951/HESC/1972462)

*Dayflow: CONUS Daily Streamflow Reanalysis, Version 2* [![Generic badge](https://img.shields.io/badge/DOI-XXXX-orange.svg)](XXXX)
*Dayflow: CONUS Daily Streamflow Reanalysis, Version 2* [![Generic badge](https://img.shields.io/badge/DOI-10.13139/OLCF/2222888-orange.svg)](https://doi.org/10.13139/OLCF/2222888)

*EIA forms 923, 906, 920, 860, and 759.*

*Map backgrounds: - Natural Earth 10m cultural, 10m physical, 10m shaded relief.*

**A correctly formatted directory with all inputs required to run this data pipeline can be downloaded from [Hydrosource](https://doi.org/10.21951/hydro_trends/2349418).**

## Contact

Sean Turner: [turnersw\@ornl.gov](mailto:turnersw@ornl.gov){.email}

## License

TBC.

## Project status

In development.
BSD 2-Clause License.