Skip to content

Releases: mjacqu/glenglat

v1.0.0-rc3

16 Aug 20:51
Compare
Choose a tag to compare

Overhauls what is published to Zenodo and how (see the new zenodo.py module):

  • Converts datapackage.yaml to JSON and injects the release timestamp (created), DOI (id), and range of measurement dates (temporalCoverage)
  • Creates a custom README.md from an extract of the GitHub README.md, descriptions of the table columns (generated from datapackage.yaml), and the release version, date, and DOI
  • Includes all data (data/*.csv) and the LICENSE.md, but all other files in the repository are excluded
  • Publishes to Zenodo using their API rather than relying on the default GitHub-Zenodo integration

Improves the organization of the repository:

  • Moves scripts (/scripts) to a glenglat.py module in the root directory
  • Adds a Jupyter notebook tutorial (tutorial.ipynb) for reading data into Python and producing statistics and plots

v1.0.0-rc2

07 Jun 09:39
Compare
Choose a tag to compare

Improves Zenodo integration:

  • Adds the correct license (CC-BY-4.0)
  • Adds an HTML description (dynamically pulled from README.md)
  • Replaces the URL-only references with a complete list of text references
  • Registers the dataset as a supplement to this GitHub repository
  • Adds link to Swiss National Science Foundation grant

v1.0.0-rc1

07 Jun 06:49
Compare
Choose a tag to compare

Initial release of the glenglat database to accompany the manuscript review.