Skip to content

Quantifying uncertainty in Pareto estimates of global lake area

License

Notifications You must be signed in to change notification settings

VeinsOfTheEarth/pareto_lake_area

Repository files navigation

Quantifying uncertainty in Pareto estimates of global lake area

Paper DOI Code DOI

Code and data for the publication:

Stachelek, J., 2023. Quantifying uncertainty in Pareto estimates of global lake area. Limnology & Oceanography: Methods. 10.1002/LOM3.10536

Products

Accepted Manuscript: manuscript/manuscript.pdf

Stan model: pareto_model.stan

stan model

Reproducibility

conda create -n paretolakes
conda env update -f environment.yml
source activate paretolakes
Rscript -e "install.packages(c('tidybayes', 'cowplot'), repos='https://cloud.r-project.org')"

Release

This software has been approved for open source release and has been assigned identifier C23005.

Copyright

© 2022. Triad National Security, LLC. All rights reserved. This program was produced under U.S. Government contract 89233218CNA000001 for Los Alamos National Laboratory (LANL), which is operated by Triad National Security, LLC for the U.S. Department of Energy/National Nuclear Security Administration. All rights in the program are reserved by Triad National Security, LLC, and the U.S. Department of Energy/National Nuclear Security Administration. The Government is granted for itself and others acting on its behalf a nonexclusive, paid-up, irrevocable worldwide license in this material to reproduce, prepare derivative works, distribute copies to the public, perform publicly and display publicly, and to permit others to do so.