Giter VIP home page Giter VIP logo

messinian_db's Introduction

messinian_db

DOI

Supplementary code for "A revised marine fossil record of the Mediterranean before and after the Messinian Salinity Crisis". Generates summary statistics and maps.

Project webpage: REMARE project

Authors

Niklas Hohmann (maintainer, contributor)
Utrecht University
email: n.h.hohmann [at] uu.nl
Web page: www.uu.nl/staff/NHohmann
ORCID: 0000-0003-1559-1838

Daniel García-Castellanos (contributor)
Geociencias Barcelona
email: danielgc [at] geo3bcn.csic.es
Web page: digital.csic.es/cris/rp/rp07103
ORCID: 0000-0001-8454-8572

Konstantina Agiadi (principal investigator, contributor)
University of Vienna
email: konstantina.agiadi [at] univie.ac.at
Web page: sites.google.com/view/kagiadi
ORCID: 0000-0001-8073-559X

License

Apache 2.0, see LICENSE file for full text.

Requirements

Base R (version >= 4.0) and the RStudio IDE.

Reproduction

In the RStudio IDE, open the file messinian_db.Rproj. This opens the RProject of the same name, and should automatically install the renv package (if not already installed). First, run

renv::restore()

to install all required packages and their dependencies. Then run

source("code/download_data.R")

to download the latest version of the database from Zenodo. Then, run

source("code/make_table.R")

in the console to produce the summary statistics of the database (stored in the variable table). You can view the values by running

table

in the console. Details on producing the map are given in the file code/make_maps.R.

Repository structure

  • code : folder with R code
    • make_table.R : script to generate table 1
    • make_maps.R : script to generate the maps
    • download_data.R : script to download data from Zenodo
  • data : folder for raw data. Initially empty, will be filled with downloaded data after the script in code/download_data is run.
  • figs : folder for figures. Initially empty
  • renv : folder used by the renv package
  • .gitignore : untracked files
  • .Rprofile : session info
  • messinian_db.Rproj : RProject file
  • README : README file
  • renv.lock : lock file for renv package

Funding

This work was supported by the Austrian Science Fund (FWF) project “Late Miocene Mediterranean Marine Ecosystem Crisis” (2022–2026), Project no. V 986, DOI 10.55776/V986 (PI: K.Agiadi).

messinian_db's People

Contributors

niklashohmann avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.