koehler_et_al_prymnesium_bloom
Reproduces the chlorophyll wave calculations of koehler et al 2023 "Unpredicted ecosystem response to compound human impacts in the Oder River 2022 environmental disaster"
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.8%) to scientific vocabulary
Repository
Reproduces the chlorophyll wave calculations of koehler et al 2023 "Unpredicted ecosystem response to compound human impacts in the Oder River 2022 environmental disaster"
Basic Info
- Host: GitHub
- Owner: gdkrmr
- License: gpl-3.0
- Language: HTML
- Default Branch: master
- Size: 7.79 MB
Statistics
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
- Releases: 4
Metadata Files
README.md
Oder Algae Bloom 2022 Spatiotemporal Chlorophyll and Discharge Analysis
About
This repository contains the code used to generate the spatiotemporal chlorophyll and discharge analysis for the 2022 Oder Algae Bloom.
Data
- The chlorophyll data is available in the
datafolder. (pixel_extraction_Oder_20220701_20220818_full_consolidated.txt) - The river network data is available in the
datafolder. - The discharge data has to be downloaded from Copernicus Climate Data Store
(CDS) and is not included in this repository (
data/discharge_{yyyy}_cropped.nc)- The data can be downloaded using the
download.shscript. - Downloading the data requires an API key for CDS.
- For downloading, the python version in
pyenvhas been used. It contains the packagescdsapi - There are issues with downloading cropped data so we have to download the
full data and crop it manually. For cropping
cdois required.
- The data can be downloaded using the
Reproduce the analysis
Required Data
- Download the runoff data with
data/download_discharge_data_full.sh - River network data can be downloaded from Inspire here.
- Chlorophyll data:
data/chlorophyll_data.csv- Created by: Jorrit Scholze and Kerstin Stelzer, Brockmann Consult GmbH
- License: The file data/chlorophyll_data.csv is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License http://creativecommons.org/licenses/by-nc/4.0/
- Measured discharge
- data has to be requested (
data/6030800_Hohensaaten-Finow_Q_TagWerte.csvanddata/6030000_Eisenhuettenstadt_Q_TagWerte.csv): Department of Water Management 1, Brandenburg State Office for the Environment, 2022, Potsdam, Germany. Link: https://pegelportal.brandenburg.de. - License: https://www.govdata.de/dl-de/by-2-0
- data has to be requested (
- City data
oder_cities.geojsonandoder_towns.geojson.- Geographical location of relevant cities and towns.
- Source: Open Street Map.
- License: The files
data/oder_cities.geojsonanddata/oder_towns.geojsonare made available under the Open Database License: http://opendatacommons.org/licenses/odbl/1.0/. Any rights in individual contents of the database are licensed under the Database Contents License: http://opendatacommons.org/licenses/dbcl/1.0/
Analysis
- See
data/.gitignorefor required files - To reproduce the analysis compile
map2wave_supplement.Rmdusing the command
sh
Rscript -e "rmarkdown::render('map2wave_supplement.Rmd')"
in the end of map2wave_supplement.html is a sessionInfo() output specifying
all versions of R and R packages used
License
- The code in this repository is GPL v3 licensed, see the file
[LICENSE](./LICENSE), datasets distributed with this repository have their own licenses, see Required Data for details.
Cite
Please cite as:
TODO!
Owner
- Name: Guido Kraemer
- Login: gdkrmr
- Kind: user
- Location: Leipzig
- Company: Uni Leipzig
- Website: https://www.guido-kraemer.com
- Twitter: gdkrmr
- Repositories: 11
- Profile: https://github.com/gdkrmr
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below. This code and data is part of a study by Köhler, Jan; Varga, Elisabeth; Spahr, Stephanie; Gessner, Jörn; Stelzer, Kerstin; Brandt, Gunnar; Mahecha, Miguel D.; Kraemer, Guido; Pusch, Martin; Wolter, Christian; Preuss, Katrin; Monaghan, Michael T.; Stöck, Matthias; Goldhammer, Tobias. 2023. Unpredicted ecosystem response to compound human impacts in the Oder River 2022 environmental disaster. Submitted."
authors:
- given-names: Guido
family-names: Kraemer
orcid: https://orcid.org/0000-0003-4865-5041
- given-names: Miguel D.
family-names: Mahecha
- given-names: Jan
family-names: Köhler
- given-names: Elisabeth
family-names: Varga
- given-names: Stephanie
family-names: Spahr
- given-names: Jörn
family-names: Gessner
- given-names: Kerstin
family-names: Stelzer
- given-names: Gunnar
family-names: Brandt
- given-names: Martin
family-names: Pusch
- given-names: Christian
family-names: Wolter
- given-names: Katrin
family-names: Preuss
- given-names: Michael T.
family-names: Monaghan
- given-names: Matthias
family-names: Stöck
- given-names: Tobias
family-names: Goldhammer
title: "Unpredicted ecosystem response to compound human impacts in the Oder River 2022 environmental disaster - Supplementary material."
license: gpl-3.0
version: 0.0.1
references:
- authors:
- given-names: Jan
family-names: Köhler
- given-names: Elisabeth
family-names: Varga
- given-names: Stephanie
family-names: Spahr
- given-names: Jörn
family-names: Gessner
- given-names: Kerstin
family-names: Stelzer
- given-names: Gunnar
family-names: Brandt
- given-names: Miguel D.
family-names: Mahecha
- given-names: Guido
family-names: Kraemer
orcid: https://orcid.org/0000-0003-4865-5041
- given-names: Martin
family-names: Pusch
- given-names: Christian
family-names: Wolter
- given-names: Katrin
family-names: Preuss
- given-names: Michael T.
family-names: Monaghan
- given-names: Matthias
family-names: Stöck
- given-names: Tobias
family-names: Goldhammer
- title: "Unpredicted ecosystem response to compound human impacts in the Oder River 2022 environmental disaster"
doi: 10.5281/zenodo.8343700
date-released: 2023-09-14
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- cdsapi *