Releases: mjacqu/glenglat
Releases · mjacqu/glenglat
v1.0.0-rc3
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 GitHubREADME.md
, descriptions of the table columns (generated fromdatapackage.yaml
), and the release version, date, and DOI - Includes all data (
data/*.csv
) and theLICENSE.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 aglenglat.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
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
Initial release of the glenglat database to accompany the manuscript review.