From d2049401c983be403caf0d353c3607666bc50c31 Mon Sep 17 00:00:00 2001 From: Leah Wasser Date: Tue, 13 Apr 2021 10:05:09 -0600 Subject: [PATCH] adding zenodo file --- .zenodo.json | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 .zenodo.json diff --git a/.zenodo.json b/.zenodo.json new file mode 100644 index 0000000..ba0f659 --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,38 @@ +{ + "creators": [ + { + "affiliation": "Earth Lab, University of Colorado - Boulder", + "name": "Wasser, Leah", + "orcid": "0000-0002-8177-6550" + }, + { + "affiliation": "Earth Lab, University of Colorado - Boulder", + "name": "Korinek, Nathan", + "orcid": "0000-0003-4879-9299" + }, + { + "affiliation": "Earth Lab, University of Colorado - Boulder", + "name": "Palomino, Jenny", + "orcid": "0000-0003-4879-9299" + } + ], + "contributors": [ + { + "type":"Other", + "affiliation": "DigitalGlobe", + "name": "Morrissey, Martha", + "orcid": "0000-0002-5406-171X" + }, + { + "affiliation": "Berkeley Institute for Data Science, UC Berkeley", + "name": "Holdgraf, Chris", + "orcid": "0000-0002-2391-0678" + } + ], + "keywords": [ + "data science", + "earth data science", + "earth analytics" + ], + "license": "CC-BY-NC-ND-4.0" +}