Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@
/202005_tropical_cyclone_calibration/data/ibtracs_cailbration/*.csv
/202005_tropical_cyclone_calibration/climada_v1.4.1/__pycache__
/202005_tropical_cyclone_calibration/climada_v1.4.1/.ipynb_checkpoints/*

*.ipynb_checkpoints/
53 changes: 53 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@

"description": "<p>Addition of the scripts for the paper \"Global coastal protection benefits of ecosystems - past, present, and under climate change\".</p>",
"license": "other-open",
"title": "CLIMADA-project/climada_papers: Coastal Ecosystems TC",
"version": "v3.0",
"upload_type": "software",
"publication_date": "2023-06-30",
"creators": [
{
"affiliation": "ETH Z\u00fcrich",
"name": "Sarah Hülsen"
},
{
"affiliation": "The Nature Conservancy",
"name": "Robert I. McDonald"
},
{
"affiliation": "Global Science, WWF",
"name": "Rebecca Chaplin-Kramer"
},
{
"affiliation": "ETH Zurich",
"name": "David N. Bresch"
},
{
"affiliation": "SPRING Innovate",
"name": "Richard Sharp"
},
{
"affiliation": "University of Cambridge",
"name": "Thomas Worthington"
},
{
"affiliation": "ETH Z\u00fcrich",
"name": "Chahan M. Kropf"
},

],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/CLIMADA-project/climada_papers/tree/v3.0",
"relation": "isSupplementTo"
},
{
"scheme": "doi",
"identifier": "10.31223/X59Q26",
"relation": "isDocumentedBy",
"resource_type": "publication-article"
}
]
}