-
Notifications
You must be signed in to change notification settings - Fork 71
Expand file tree
/
Copy pathtmp_saved_input_paper.bib
More file actions
108 lines (92 loc) · 3.1 KB
/
tmp_saved_input_paper.bib
File metadata and controls
108 lines (92 loc) · 3.1 KB
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
@article{Hassel:2017,
title = {A data model of the Climate and Forecast metadata conventions (CF-1.6) with a
software implementation (cf-python v2.1)},
author = {Hassell, D. and Gregory, J. and Blower, J. and Lawrence, B. N. and Taylor, K.
E.},
doi = {10.5194/gmd-10-4619-2017},
journal = {Geoscientific Model Development},
number = {12},
pages = {4619--4646},
url = {https://gmd.copernicus.org/articles/10/4619/2017/},
volume = {10},
year = {2017}
}
@article{Hoyer:2017,
title = {xarray: {N}-{D} labeled {Arrays} and {Datasets} in {Python}},
author = {Hoyer, Stephan and Hamman, Joseph J.},
doi = {10.5334/jors.148},
issn = {2049-9647},
journal = {Journal of Open Research Software},
language = {en},
month = {apr},
pages = {10},
shorttitle = {xarray},
url = {http://openresearchsoftware.metajnl.com/articles/10.5334/jors.148/},
urldate = {2019-07-02},
volume = {5},
year = {2017}
}
@article{Page:2022,
title = {Access to Analysis and Climate Indices Tools for Climate Researchers and End
Users},
author = {Christian Pagé and Alessandro Spinuso and Lars Bärring and Klaus Zimmermann and
Abel Aoun},
doi = {10.1002/essoar.10510291.1},
month = {jan},
publisher = {Wiley},
url = {https://doi.org/10.1002%2Fessoar.10510291.1},
year = {2022}
}
@misc{icclim,
title = {Python library for climate indices calculation},
author = {Christian Pagé and Abel Aoun and Natalia Tatarinova},
journal = {GitHub repository},
doi = {10.5281/zenodo.7382653},
license = {Apache-2.0 license},
publisher = {GitHub},
url = {https://github.com/cerfacs-globc/icclim},
year = {2022}
}
@misc{metpy,
title = {{MetPy: A Python Package for Meteorological Data}},
author = {May, Ryan and Arms, Sean and Marsh, Patrick and Bruning, Eric and Leeman, John
and Goebbert, Kevin and Thielen, Jonathan and Bruick, Zachary and Camron, M. Drew},
doi = {10.5065/D6WW7G29},
journal = {GitHub repository},
license = {BSD-3-Clause},
publisher = {GitHub},
url = {https://github.com/Unidata/MetPy},
year = {2022}
}
@misc{clisops,
title = {clisops - climate simulation operations},
author = {Ag Stephens and Eleanor Smith and Carsten Ehbrecht and Trevor James Smith},
journal = {GitHub repository},
publisher = {GitHub},
url = {https://github.com/roocs/clisops},
year = {2022}
}
@misc{xesmf,
title = {xESMF: Universal Regridder for Geospatial Data},
author = {Jiawei Zhuang and David Huard and Pascal Bourgault and Raphael Dussin and
Anderson Banihirwe and Stéphane Raynaud},
journal = {GitHub repository},
publisher = {GitHub},
url = {https://github.com/pangeo-data/xESMF},
year = {2022}
}
@misc{finch,
title = {A Web Processing Service for Climate Indicators},
author = {David Huard and Pascal Bourgault and Trevor James Smith and David Caron and
Long Vu and Mathieu Provencher},
journal = {GitHub repository},
publisher = {GitHub},
url = {https://github.com/bird-house/finch},
year = {2022}
}
@manual{dask:2016,
title = {Dask: Library for dynamic task scheduling},
author = {Dask Development Team},
year = {2016},
url = {https://dask.org}
}