├── LICENSE ├── README.org ├── adjust_spines.py ├── copernicus.bst ├── copernicus.cfg ├── copernicus.cls ├── discharge.py ├── environment-dev.yml ├── environment.yml ├── fig └── api_example.png ├── freshwater.bib ├── freshwater.org ├── lob.org ├── pdfscreen.sty ├── pdfscreencop.sty ├── update_2023.org └── update_2025.org /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GEUS-Glaciology-and-Climate/freshwater/HEAD/LICENSE -------------------------------------------------------------------------------- /README.org: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GEUS-Glaciology-and-Climate/freshwater/HEAD/README.org -------------------------------------------------------------------------------- /adjust_spines.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GEUS-Glaciology-and-Climate/freshwater/HEAD/adjust_spines.py -------------------------------------------------------------------------------- /copernicus.bst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GEUS-Glaciology-and-Climate/freshwater/HEAD/copernicus.bst -------------------------------------------------------------------------------- /copernicus.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GEUS-Glaciology-and-Climate/freshwater/HEAD/copernicus.cfg -------------------------------------------------------------------------------- /copernicus.cls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GEUS-Glaciology-and-Climate/freshwater/HEAD/copernicus.cls -------------------------------------------------------------------------------- /discharge.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GEUS-Glaciology-and-Climate/freshwater/HEAD/discharge.py -------------------------------------------------------------------------------- /environment-dev.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GEUS-Glaciology-and-Climate/freshwater/HEAD/environment-dev.yml -------------------------------------------------------------------------------- /environment.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GEUS-Glaciology-and-Climate/freshwater/HEAD/environment.yml -------------------------------------------------------------------------------- /fig/api_example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GEUS-Glaciology-and-Climate/freshwater/HEAD/fig/api_example.png -------------------------------------------------------------------------------- /freshwater.bib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GEUS-Glaciology-and-Climate/freshwater/HEAD/freshwater.bib -------------------------------------------------------------------------------- /freshwater.org: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GEUS-Glaciology-and-Climate/freshwater/HEAD/freshwater.org -------------------------------------------------------------------------------- /lob.org: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GEUS-Glaciology-and-Climate/freshwater/HEAD/lob.org -------------------------------------------------------------------------------- /pdfscreen.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GEUS-Glaciology-and-Climate/freshwater/HEAD/pdfscreen.sty -------------------------------------------------------------------------------- /pdfscreencop.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GEUS-Glaciology-and-Climate/freshwater/HEAD/pdfscreencop.sty -------------------------------------------------------------------------------- /update_2023.org: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GEUS-Glaciology-and-Climate/freshwater/HEAD/update_2023.org -------------------------------------------------------------------------------- /update_2025.org: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GEUS-Glaciology-and-Climate/freshwater/HEAD/update_2025.org --------------------------------------------------------------------------------