Skip to content
154 changes: 154 additions & 0 deletions paper/paper.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,154 @@
@software{python_cmr,
title = {Python {CMR}: {Python} wrapper to the {NASA} Common Metadata Repository ({CMR}) {API}},
author = {{NASA}},
year = {2026},
url = {https://github.com/nasa/python_cmr}
}

@software{fsspec,
title = {filesystem\_spec: Filesystem interfaces for {Python}},
author = {Durant, Martin and others},
year = {2026},
url = {https://github.com/fsspec/filesystem_spec}
}

@software{s3fs,
title = {s3fs: Pythonic file interface to {S3}},
author = {Durant, Martin and others},
year = {2026},
url = {https://github.com/fsspec/s3fs}
}

@software{kerchunk,
title = {kerchunk: Cloud-friendly access to archival data},
author = {Durant, Martin and others},
year = {2026},
url = {https://github.com/fsspec/kerchunk}
}

@software{virtualizarr,
title = {{VirtualiZarr}: Create virtual {Zarr} stores from archival data using {xarray} syntax},
author = {Nicholas, Tom and others},
year = {2026},
url = {https://github.com/zarr-developers/VirtualiZarr}
}

@article{andreadis2024,
title = {Hydrologic Consistency of Multi-Sensor Drought Observations in Forested Environments},
author = {Andreadis, Konstantinos M. and Meason, Dean and Corbett-Lad, Philip and H{\"o}ck, Bernhard and Das, Narendra},
journal = {Remote Sensing},
volume = {16},
number = {5},
pages = {852},
year = {2024},
publisher = {MDPI},
doi = {10.3390/rs16050852}
}

@article{arildsen2025,
title = {Tidal bore revealed by {SWOT}: a case study from the {Severn} river},
author = {Arildsen, R. L. and Andersen, O. B. and Nilsson, B. and Ludwigsen, C. B.},
journal = {Scientific Reports},
volume = {15},
pages = {22776},
year = {2025},
publisher = {Nature Publishing Group},
doi = {10.1038/s41598-025-99597-2}
}

@misc{nasa_earthdata,
title = {{NASA} Earthdata},
author = {{National Aeronautics and Space Administration}},
year = {2026},
url = {https://www.earthdata.nasa.gov},
note = {Accessed: 2026-03-05}
}

@misc{nasa_edl,
title = {Earthdata Login},
author = {{National Aeronautics and Space Administration}},
year = {2026},
url = {https://urs.earthdata.nasa.gov},
note = {Accessed: 2026-03-05}
}

@misc{nasa_cmr,
title = {Common Metadata Repository ({CMR})},
author = {{National Aeronautics and Space Administration}},
year = {2026},
url = {https://cmr.earthdata.nasa.gov/search/site/docs/search/api.html},
note = {Accessed: 2026-03-05}
}

@misc{nasa_openscapes,
title = {{NASA} Openscapes},
author = {Lowndes, Julia and Robinson, Erin},
year = {2026},
url = {https://nasa-openscapes.github.io},
note = {Accessed: 2026-03-05}
}

@article{lowndes2019,
title = {Supercharge your research: a ten-week plan for open data science},
author = {Lowndes, Julia S. Stewart and Robinson, Erin and others},
journal = {Nature},
volume = {571},
pages = {149--150},
year = {2019},
doi = {10.1038/d41586-019-03335-4}
}

@article{icepyx,
title = {icepyx: querying, obtaining, analyzing, and manipulating {ICESat-2} datasets},
author = {Scheick, Jessica and Leong, Wei Ji and Bisson, Kelsey and Arendt, Anthony and Bhushan, Shashank and Fair, Zachary and Hagen, Norland Raphael and Henderson, Scott and Knuth, Friedrich and Li, Tian and Liu, Zheng and Piunno, Romina and Ravinder, Nitin and Setiawan, Landung ``Don'' and Sutterley, Tyler and Swinski, Jp and Anubhav},
journal = {Journal of Open Source Software},
volume = {8},
number = {84},
pages = {4912},
year = {2023},
doi = {10.21105/joss.04912}
}

@software{harmony_py,
title = {harmony-py: {NASA} Harmony {Python} Client},
author = {{NASA}},
year = {2026},
url = {https://github.com/nasa/harmony-py}
}

@article{xarray,
title = {xarray: {N-D} labeled arrays and datasets in {Python}},
author = {Hoyer, Stephan and Hamman, Joe},
journal = {Journal of Open Research Software},
volume = {5},
number = {1},
pages = {10},
year = {2017},
doi = {10.5334/jors.148}
}

@software{earthdatalogin_r,
title = {earthdatalogin: {NASA} {Earthdata} Login Utilities for {R}},
author = {Boettiger, Carl},
year = {2025},
url = {https://cran.r-project.org/web/packages/earthdatalogin/index.html}
}

@article{shapero2021,
title = {icepack: a new glacier flow modeling package in {Python}, version 1.0},
author = {Shapero, Daniel and Badgely, Jessica A. and Hoffman, Andrew O. and Joughin, Ian R.},
journal = {Geoscientific Model Development},
volume = {14},
number = {7},
pages = {4593--4616},
year = {2021},
doi = {10.5194/gmd-14-4593-2021}
}

@misc{dmrpp,
title = {{OPeNDAP} Building and Testing {DMR}++ Documents},
author = {{OPeNDAP}},
year = {2026},
url = {https://opendap.github.io/DMRpp-wiki/DMRpp.html},
note = {Accessed: 2026-03-05}
}
Loading
Loading