-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathCITATION.cff
30 lines (29 loc) · 876 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
30
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: tsgettoolbox
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Timothy
family-names: Cera
email: [email protected]
orcid: 'https://orcid.org/0000-0003-4613-7697'
repository-code: 'https://github.com/timcera/tsgettoolbox'
url: 'https://timcera.bitbucket.io'
repository: 'https://bitbucket.org/timcera/tsgettoolbox'
repository-artifact: 'https://pypi.org/project/tsgettoolbox/'
abstract: >-
tsgettoolbox is a small Python library for downloading and
reformatting hydrologic and meteorologic time-series data
from various internet sources.
keywords:
- time-series
- uri
- url
- hydrology
- meteorology
- rest
license: BSD-3-Clause