Skip to content

Commit 2fc9262

Browse files
authored
Merge pull request #9 from znichollscr/add-ukmo-entries
Add UKMO entries
2 parents a4e5f00 + 4d9829f commit 2fc9262

7 files changed

Lines changed: 15 additions & 1473 deletions

File tree

.github/workflows/export-cmor-cvs-table.yaml

Lines changed: 0 additions & 53 deletions
This file was deleted.

cmor-cvs.json

Lines changed: 0 additions & 1313 deletions
This file was deleted.

create-cmor-cvs-table-export-environment.sh

Lines changed: 0 additions & 32 deletions
This file was deleted.

institution/mohc.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"@context": "000_context.jsonld",
3+
"id": "mohc",
4+
"type": "institution"
5+
}

organisation/mohc.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"@context": "000_context.jsonld",
3+
"id": "mohc",
4+
"type": "organisation"
5+
}

requirements-cmor-cvs-table.txt

Lines changed: 0 additions & 75 deletions
This file was deleted.

source/ukesm1-0-ll.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"@context": "000_context.jsonld",
3+
"id": "ukesm1-0-ll",
4+
"type": "source"
5+
}

0 commit comments

Comments
 (0)