Skip to content

Commit 601d477

Browse files
authored
Merge pull request #4 from Open-Earth-Foundation/datapipeline_V0
Datapipeline v0
2 parents e4cde73 + 8caa549 commit 601d477

8 files changed

Lines changed: 3841 additions & 3051 deletions

File tree

Marine_Ecosystem_Credits/Marine_Biodiversity/MBU_Methodology/MBU_utils.py

Lines changed: 142 additions & 282 deletions
Large diffs are not rendered by default.

Marine_Ecosystem_Credits/Marine_Biodiversity/MBU_Methodology/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ This series of notebooks aims to calculate different marine biodiversity indices
4343
for a few areas around Cocos Island, Costa Rica:
4444
- AMMB, or Área Marina de Manejo del Bicentenario (marine protected area that got extended for the bicentennial)
4545
- PNIC, or Parque National de Isla del Coco (Cocos Island national park)
46-
- ACMC, or Area de Conservación Marina Coco (AMMB + PNIC)
46+
- ACMC, or Area de Conservación Marina Coco (AMMB + PNIC)([ACMC](https://www.sinac.go.cr/ES/ac/acmic/Paginas/default.aspx))
47+
![ACMC_map](https://user-images.githubusercontent.com/107511484/214371545-7ae96ae4-c71a-42d1-8208-6aac30f8e3d0.png)
4748

48-
Happy to know about your ideas about this project and how we can improve our work.
49+
50+
Happy to know about your ideas about this project and how we can improve our work.

Marine_Ecosystem_Credits/Marine_Biodiversity/MBU_Methodology/Step0_Curate_IUCN_RedList.ipynb

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@
88
"# Ocean Biodiversity Credit Data Framework"
99
]
1010
},
11+
{
12+
"cell_type": "markdown",
13+
"metadata": {},
14+
"source": [
15+
"This is the first notebook of a series of 5 notebooks that explains step by step how to calculate each modulating factor and assign credtis for the [Marine Biodiversity Credits methodology](https://zenodo.org/records/10182712) applied to the Cocos Marine Conservation Area of Costa Rica"
16+
]
17+
},
1118
{
1219
"cell_type": "markdown",
1320
"metadata": {},
@@ -888,7 +895,7 @@
888895
"name": "python",
889896
"nbconvert_exporter": "python",
890897
"pygments_lexer": "ipython3",
891-
"version": "3.9.13"
898+
"version": "3.9.12"
892899
}
893900
},
894901
"nbformat": 4,

0 commit comments

Comments
 (0)