-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.zenodo.json
More file actions
87 lines (87 loc) · 2.28 KB
/
Copy path.zenodo.json
File metadata and controls
87 lines (87 loc) · 2.28 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
{
"title": "compression-safeguards",
"description": "Safe, Trusted, and Fearless lossy compression with Compression Safeguards",
"access_right": "open",
"creators": [
{
"name": "Tyree, Juniper",
"affiliation": "University of Helsinki",
"orcid": "0000-0002-7923-9609"
},
{
"name": "Underwood, Robert",
"affiliation": "Argonne National Laboratory, University of Chicago",
"orcid": "0000-0002-1464-729X"
},
{
"name": "Bouvier, Clément",
"affiliation": "University of Helsinki",
"orcid": "0000-0003-2920-7585"
},
{
"name": "Köhler, Daniel",
"affiliation": "University of Helsinki",
"orcid": "0009-0008-5470-6996"
},
{
"name": "Reichelt, Tim",
"affiliation": "University of Oxford",
"orcid": "0009-0000-0224-6088"
},
{
"name": "Dueben, Peter",
"affiliation": "European Centre for Medium-Range Weather Forecasts",
"orcid": "0000-0002-4610-3326"
},
{
"name": "Faghih-Naini, Sara",
"affiliation": "European Centre for Medium-Range Weather Forecasts",
"orcid": "0009-0009-1880-2822"
},
{
"name": "Järvinen, Heikki",
"affiliation": "University of Helsinki",
"orcid": "0000-0003-1879-6804"
},
{
"name": "Klöwer, Milan",
"affiliation": "University of Oxford",
"orcid": "0000-0002-3920-4356"
}
],
"keywords": [
"safeguards",
"compression",
"lossy-compression",
"safe",
"trusted",
"fearless"
],
"related_identifiers": [
{
"identifier": "https://github.com/juntyr/compression-safeguards/tree/1.0.0rc1",
"relation": "isSupplementTo",
"resource_type": "software",
"scheme": "url"
},
{
"identifier": "10.5194/egusphere-2026-4266",
"relation": "isDescribedBy",
"resource_type": "publication-preprint",
"scheme": "doi"
}
],
"version": "1.0.0rc1",
"upload_type": "software",
"license": "mpl-2.0",
"grants": [
{
"id": "10.13039/501100000780::101093054"
},
{
"id": "10.13039/501100000780::675191"
}
],
"communities": [{ "identifier": "eu" }, { "identifier": "esiwace" }],
"notes": "If you use this software, please cite it using the metadata from the CITATIONS.cff file."
}