a simple template for a Gin data repository

Keisuke Sehara d9bb558a4a add LVM file to attributes 2 năm trước cách đây
data e406cae9b0 placeholder 3 năm trước cách đây
procedures e406cae9b0 placeholder 3 năm trước cách đây
reports e406cae9b0 placeholder 3 năm trước cách đây
.gitattributes d9bb558a4a add LVM file to attributes 2 năm trước cách đây
.gitignore e406cae9b0 placeholder 3 năm trước cách đây
LICENSE eb66fc36e1 Initial commit 3 năm trước cách đây
README.md 4a0765e372 update README 2 năm trước cách đây

README.md

{{repository_name}}

A data repository for {{citation}}.

This repository contains {{content_description}}.

File organization

  1. data: the data files. {{file_organization}}
  2. procedures: should contain the code/description for:
    • how the files in "data" were generated.
    • how the files in "reports" were generated.
  3. reports: should contain any types of the outputs based on the files in the "data" directory. The code related the generation of files in this directory is supposed to be in the "procedures" directory.

License

{{year}}, {{authors}} CC-BY 4.0


Generated from: "data-repository-template: a simple template for a Gin data repository"