ocean-margin-boxmodel

Repo containing scripts, output data and documentation for development of ocean margin boxmodel

https://github.com/annekruijt/ocean-margin-boxmodel

Science Score: 18.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
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Repo containing scripts, output data and documentation for development of ocean margin boxmodel

Basic Info
  • Host: GitHub
  • Owner: AnneKruijt
  • License: mit
  • Default Branch: master
  • Size: 30.3 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created about 4 years ago · Last pushed about 4 years ago
Metadata Files
Readme License Citation

README.md

Ocean margin model for carbon transfer calculations

Introduction

This PhD project focusses on the role of ocean margins and shallow seas in the global carbon cycle. We aim to better quantify transfer of carbon through the ocean margin domain and study the sensitivity of carbon fluxes to changes in environmental conditions in ocean margins.

For this we develop a conceptual ocean margin model. This model, which contains simple hydrodynamics and biogeochemical processes, bridges the gap between existing global carbon cycle models and site-specific coastal ocean biogeochemistry models. Using global input fluxes of particulate and dissolved inorganic and organic carbon we will explore global ocean margin calcification, air-sea CO2-fluxes, and their dependencies on environmental factors. We will test the effect of changes in bathymetry, temperature and light attenuation on the way carbon is transferred through the coastal interface, and show the models applicability to Cenozoic climate excursions. With our model, necessary first order insights can be gained into the effect of ocean margin calcification dynamics on the global carbon transfer during these past events., flexible in dimensions and number of boxesWe present a new ocean margin model focusing on calcification in the shallow marine realm.

Configuration instructions

Code is written in R version 4.1.2 (2021-11-01) It is running under Windows 10 x64 (build 19042), and has not yet been tested on other operating systems.

Installation instructions

The recuired version of R can be downloaded from: https://cran.r-project.org/bin/windows/base/old/ Information on how to use Rmarkdown, which was used to produce the scripts in this project, see: https://rmarkdown.rstudio.com/

Dependencies

Packages loaded via a namespace (and not attached): compiler4.1.2
fastmap
1.1.0
cli3.2.0
htmltools
0.5.2 tools4.1.2
yaml
2.3.5
rmarkdown2.12 knitr1.37
xfun0.30
digest
0.6.29
rlang1.0.2
evaluate
0.15

Packages that need to be installed and loaded: docstring1.0.0 rootSolve1.8.2.3 deSolve1.30 seacarb3.3.0 ggplot23.3.5 grid4.1.2

Additional information

  • TODO: refer to doc or csv file containing description of all the variables and paramter settings used in the model simulations.

Project organization

  • PG = project-generated
  • HW = human-writable
  • RO = read only

``` . ├── .gitignore ├── CITATION.md ├── LICENSE.md ├── README.md ├── requirements.txt ├── bin <- Compiled and external code, ignored by git (PG) │ └── external <- Any external source code, ignored by git (RO) ├── config <- Configuration files (HW) ├── data <- All project data, ignored by git │ ├── processed <- The final, canonical data sets for modeling. (PG) │ ├── raw <- The original, immutable data dump. (RO) │ └── temp <- Intermediate data that has been transformed. (PG) ├── docs <- Documentation notebook for users (HW) │ ├── manuscript <- Manuscript source, e.g., LaTeX, Markdown, etc. (HW) │   └── reports <- Other project reports and notebooks (e.g. Jupyter, .Rmd) (HW) ├── results │ ├── figures <- Figures for the manuscript or reports (PG) │   └── output <- Other output for the manuscript or reports (PG) └── scripts <- Source code for this project (HW)

```

Citing

License

This project is licensed under the terms of the MIT License

Owner

  • Name: Anne
  • Login: AnneKruijt
  • Kind: user

Citation (CITATION.md)

Please cite this project as follows:

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi