Skip to content

CoPeCOMET/Coastal-Data

Repository files navigation

A Prototype Coastal Data Curation Service

Earth ArXiv Preprint DOI

We present a minimal example of a collaborative coastal data curation service, located at: https://copecomet.github.io/Coastal-Data/

The site is built with Docusaurus.

We invite you to contribute in a few ways:

  1. contributing data blog entries.
  2. discussing/commenting on data blog entries (commenting via utterances)
  3. giving us feedback (you can do this via github issues in this repository)

You can contribute a data blog entry in one of two ways:

  1. Fill out the template for data blog entries and leave the markdwon file (and any other content) in a new issue.
  2. Fork the project, fill out the template for data blog entries, leave it in the blog directory of the repository, and open a pull request.

To work with the website, clone this repository and navigate to the directory:

Installation:

$ npm install

Local Development:

$ npm run start