From 712fe2bff054a64bc2cc4654fd081b166c30ecd9 Mon Sep 17 00:00:00 2001 From: MARCHAND MANON Date: Wed, 22 Jan 2025 17:20:52 +0100 Subject: [PATCH] maint: add zenodo.json file --- .zenodo.json | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 .zenodo.json diff --git a/.zenodo.json b/.zenodo.json new file mode 100644 index 00000000..1b3f3d86 --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,33 @@ +{ + "license": "GPL-3.0", + "access_right": "open", + "description": "An astronomical HiPS visualizer in the browser ", + "keywords": ["astronomy", "visualizer", "images"], + "language": "eng", + "title": "Aladin Lite", + "grants": [ + { + "id": "824064" + } + ], + "creators": [ + { + "type": "ProjectLeader", + "orcid": "0000-0002-7123-773X", + "name": "Baumann, Matthieu", + "affiliation": "Université de Strasbourg, CNRS, Observatoire astronomique de Strasbourg, UMR 7550, F-67000 Strasbourg, France" + }, + { + "type": "ProjectLeader", + "orcid": "0000-0001-5818-2781", + "name": "Boch, Thomas", + "affiliation": "Université de Strasbourg, CNRS, Observatoire astronomique de Strasbourg, UMR 7550, F-67000 Strasbourg, France" + }, + { + "type": "ProjectMember", + "orcid": "0000-0001-5713-0998", + "name": "Marchand, Manon", + "affiliation": "Université de Strasbourg, CNRS, Observatoire astronomique de Strasbourg, UMR 7550, F-67000 Strasbourg, France" + } + ] +} \ No newline at end of file