From c3a0d29850056c3af5feca0a3f45e27f649bcd24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enric=20Tom=C3=A1s=20Grau-Luque?= Date: Wed, 17 Nov 2021 13:57:06 -0300 Subject: [PATCH] Update .zenodo.json --- .zenodo.json | 70 +++++++++++++++++++--------------------------------- 1 file changed, 25 insertions(+), 45 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index 49fbef2bdf..92aef5827e 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -1,68 +1,48 @@ { - "description": "A Python package for interactive mapping with Google Earth Engine, ipyleaflet, and folium", - "license": "other-open", - "title": "enricgrau/geemap: v0.0.11", - "version": "v0.0.11", + "description": "This library aims to enable researchers with little programming knowledge to implement artificial intelligence and machine learning in the analysis of spectroscopic data for photovoltaic and other novel materials and devices.", + "license": "MIT", + "title": "spectrapepper: A Python toolbox for advanced analysis of spectroscopic data for materials and devices", + "version": "v0.0.12", "upload_type": "software", "publication_date": "2021-11-17", "creators": [ { - "affiliation": "University of Tennessee", - "name": "Qiusheng Wu" + "affiliation": "Catalonia Institute for Energy Research (IREC), Jardins de les Dones de Negre 1, 08930 Sant Adrià de Besòs, Spain", + "name": "Enric Grau-Luque", + "orcid": "0000-0002-8357-5824" }, { - "name": "Enric Tom\u00e1s Grau-Luque" - }, - { - "affiliation": "University of Alabama in Huntsville", - "name": "Kel Markert" - }, - { - "affiliation": "FAO @openforis", - "name": "Rambaud Pierrick" - }, - { - "name": "Ojaybee" - }, - { - "affiliation": "King Abdullah University of Science and Technology", - "name": "Oliver Lopez" - }, - { - "name": "ErikSeras" - }, - { - "affiliation": "EMCDE Student", - "name": "Cesar Aybar" - }, - { - "affiliation": "UIUC", - "name": "Daniel S. Katz" - }, - { - "affiliation": "@AXATechLab", - "name": "Ciprian Tomoiaga" - }, + "affiliation": "Catalonia Institute for Energy Research (IREC), Jardins de les Dones de Negre 1, 08930 Sant Adrià de Besòs, Spain", + "name": "Fabien Atlan", + "orcid": "0000-0001-7233-4892" + }, { - "affiliation": "Consejo Superior de Investigaciones Cient\u00edficas (CSIC)", - "name": "Diego Garcia Diaz" + "affiliation": "Catalonia Institute for Energy Research (IREC), Jardins de les Dones de Negre 1, 08930 Sant Adrià de Besòs, Spain", + "name": "Ignacio Becerril-Romero", + "orcid": "0000-0002-7087-6097" }, { - "name": "deeplook" + "affiliation": "Catalonia Institute for Energy Research (IREC), Jardins de les Dones de Negre 1, 08930 Sant Adrià de Besòs, Spain; Departament d'Enginyeria Electrònica i Biomèdica, IN2UB, Universitat de Barcelona, C/ Martí i Franqués 1, 08028 Barcelona, Spain", + "name": "Alejandro Perez-Rodriguez", + "orcid": "0000-0002-3634-1355" }, { - "affiliation": "Delft University of Technology", - "name": "Hugo Ledoux" + "affiliation": "Catalonia Institute for Energy Research (IREC), Jardins de les Dones de Negre 1, 08930 Sant Adrià de Besòs, Spain", + "name": "Maxim Guc", + "orcid": "0000-0002-2072-9566" }, { - "name": "Jack Reid" + "affiliation": "Catalonia Institute for Energy Research (IREC), Jardins de les Dones de Negre 1, 08930 Sant Adrià de Besòs, Spain", + "name": "Victor Izquierdo-Roca", + "orcid": "0000-0002-5502-3133" } + ], "access_right": "open", "related_identifiers": [ { "scheme": "url", - "identifier": "https://github.com/enricgrau/geemap/tree/v0.0.11", + "identifier": "https://github.com/enricgrau/geemap/tree/v0.0.12", "relation": "isSupplementTo" } ]