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"

https://github.com/gdkrmr/koehler_et_al_prymnesium_bloom

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
Last synced: 6 months ago · JSON representation ·

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
Created over 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

Oder Algae Bloom 2022 Spatiotemporal Chlorophyll and Discharge Analysis

DOI

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 data folder. (pixel_extraction_Oder_20220701_20220818_full_consolidated.txt)
  • The river network data is available in the data folder.
  • 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.sh script.
    • Downloading the data requires an API key for CDS.
    • For downloading, the python version in pyenv has been used. It contains the packages cdsapi
    • There are issues with downloading cropped data so we have to download the full data and crop it manually. For cropping cdo is required.

Reproduce the analysis

Required Data

  • Download the runoff data with data/download_discharge_data_full.sh
    • The required python package is cdsapi
    • You also require an API key for CDS.
    • Unzip the runoff data using unzip_discharge_data_full.sh
    • The data is quite large ~0.5TB after unzipping.
    • Crop the runoff data to size using crop_discharge_data_full.sh
    • requires CDO
  • 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.csv and data/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
  • City data
    • oder_cities.geojson and oder_towns.geojson.
    • Geographical location of relevant cities and towns.
    • Source: Open Street Map.
    • License: The files data/oder_cities.geojson and data/oder_towns.geojson are 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/.gitignore for required files
  • To reproduce the analysis compile map2wave_supplement.Rmd using 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

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

data/requirements.txt pypi
  • cdsapi *