-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.zenodo.json
28 lines (23 loc) · 1.42 KB
/
.zenodo.json
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
{
"creators": [
{
"orcid": "0000-0001-7446-9440",
"affiliation": "Instituto de Física de Cantabria (IFCA), CSIC-Universidad de Cantabria, Santander,Spain",
"name": "Mirones, Óscar"
},
{
"orcid": "0000-0003-3380-1579",
"affiliation": "Instituto de Física de Cantabria (IFCA), CSIC-Universidad de Cantabria, Santander,Spain",
"name": "Baño-Medina, Jorge"
},
{
"orcid": "0000-0001-6219-4312",
"affiliation": "Dept. Matemática Aplicada y Ciencias de la Computación (MACC), Universidad de Cantabria, Santander, Spain; Grupo de Meteorología y Computación, Universidad de Cantabria, Unidad Asociada al CSIC, Santander, Spain",
"name": "Bedia, Joaquín"
}
],
"license": "CC-BY-4.0",
"title": "Repository supporting the results presented in the manuscript entitled Learning the spatial structure of Fire Weather Index with convolutional neural networks",
"description": "<p> It contains technical information contributing to FAIR principles by enabling the Findability, Accessibility, Interoperability, and Reusability of the code, promoting open and transparent access, collaboration, and reuse of research software for transparency and reproducibility of the results presented in the manuscript.</p>",
"keywords": ["FWI", "DeepLearning", "spatial"]
}