-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCITATION.cff
29 lines (29 loc) · 899 Bytes
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
cff-version: 1.2.0
title: 'vegperiod: Determine Thermal Vegetation Periods'
message: 'To cite package "vegperiod" in publications please use:'
type: software
authors:
- family-names: Nuske
given-names: Robert
email: [email protected]
orcid: 'https://orcid.org/0000-0001-9773-2061'
identifiers:
- type: doi
value: 10.5281/zenodo.1466541
repository-code: 'https://github.com/rnuske/vegperiod'
url: 'https://rnuske.github.io/vegperiod/'
repository: 'https://cran.r-project.org/package=vegperiod'
abstract: >-
Collection of common methods to determine growing season
length in a simple manner. Start and end dates of the
vegetation periods are calculated solely based on daily
mean temperatures and the day of the year.
keywords:
- vegetation-period
- growing-season
- dwd
- r
- r-package
license: GPL-3.0-or-later
version: 0.4.0
date-released: '2022-11-01'