Skip to content

Commit

Permalink
Update citation file to use cff v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpiper committed Sep 7, 2023
1 parent 9c7a2b2 commit 8d11f5a
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 8 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Changes for bmi-topography
0.8.3 (unreleased)
------------------

- Nothing changed yet.
- Update citation file to cff 1.2.0


0.8.2 (2023-02-06)
Expand Down
39 changes: 32 additions & 7 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,10 +1,35 @@
cff-version: 1.1.0
message: "If you use this software, please cite it as below."
cff-version: 1.2.0
title: "CSDMS Topography data component"
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- family-names: Piper
given-names: Mark
orcid: https://orcid.org/0000-0001-6418-277X
title: "CSDMS Topography data component"
version: 0.3.1
doi: 10.5281/zenodo.4608653
date-released: 2021-03-16
orcid: 'https://orcid.org/0000-0001-6418-277X'
- family-names: Hutton
given-names: Eric
orcid: 'https://orcid.org/0000-0002-5864-6459'
identifiers:
- type: doi
value: 10.5281/zenodo.8327417
description: >-
CSDMS Topography data component: 2023.1
repository-code: 'https://github.com/csdms/bmi-topography'
url: 'https://github.com/csdms/bmi-topography'
abstract: >-
Fetch and cache land elevation data from OpenTopography through an API, BMI,
or CLI.
keywords:
- python
- copernicus
- srtm
- bmi
- topography
- csdms
- alos
- nasadem
license: MIT License
version: 0.8.2
date-released: 2023-09-07

0 comments on commit 8d11f5a

Please sign in to comment.