File tree Expand file tree Collapse file tree 1 file changed +59
-0
lines changed Expand file tree Collapse file tree 1 file changed +59
-0
lines changed Original file line number Diff line number Diff line change
1
+ # YAML 1.2
2
+ ---
3
+ cff-version : " 1.2.0"
4
+ message : " If you use this software, please cite both the article from preferred-citation and the software itself."
5
+ title : " psyplot-gui: Graphical user interface for the psyplot package"
6
+ authors :
7
+ - family-names : Sommer
8
+ given-names : " Philipp S."
9
+ affiliation : " Helmholtz-Zentrum Hereon"
10
+ orcid : " https://orcid.org/0000-0001-6171-7716"
11
+ website : " https://www.philipp-s-sommer.de"
12
+ post-code : 21502
13
+ city : Geesthacht
14
+ country : DE
15
+ email : philipp.sommer@hereon.de
16
+ doi : " 10.5281/zenodo.845725"
17
+ contact :
18
+ - email : psyplot@hereon.de
19
+ name : " Psyplot developers at hereon"
20
+ license : " LGPL-3.0-only"
21
+ repository-code : https://github.com/psyplot/psyplot
22
+ type : software
23
+ keywords :
24
+ - psyplot
25
+ - python
26
+ - visualization
27
+ - xarray
28
+ - matplotlib
29
+ - netcdf4
30
+ - interactive
31
+ - climate models
32
+ - unstructured
33
+ - earth-sciences
34
+ - pyqt
35
+ - qt
36
+ - ipython
37
+ - jupyter
38
+ - qtconsole
39
+ - raster
40
+ - cartopy
41
+ preferred-citation :
42
+ title : " The psyplot interactive visualization framework"
43
+ authors :
44
+ - family-names : Sommer
45
+ given-names : " Philipp S."
46
+ affiliation : " Helmholtz-Zentrum Hereon"
47
+ orcid : " https://orcid.org/0000-0001-6171-7716"
48
+ year : 2017
49
+ type : article
50
+ doi : " 10.21105/joss.00363"
51
+ date-published : 2017-08-22
52
+ journal : Journal of Open Source Software
53
+ volume : 2
54
+ number : 16
55
+ pages : 363
56
+ publisher :
57
+ name : The Open Journal
58
+ license : CC-BY-4.0
59
+ ...
You can’t perform that action at this time.
0 commit comments