PCMDI / mip-cmor-tables

JSON tables for CMOR3 to create Model Intercomparison Project (MIP) datasets
Creative Commons Attribution 4.0 International
2 stars 4 forks source link

Add institution: UoBern #69

Closed wolfiex closed 1 month ago

wolfiex commented 2 months ago

Add Consortium Template

To request a new item, please amend the template below to reflect the items you are interested in.

Relevant conditions and naming conventions for this item can be found using the wiki pages [here]().

Amending Information on an Existing Item

If you wish to amend an item, please supply only the fields you are interested in and ensure that you change the action field to update.

action = update

Contents (What We Wish to Add)


[institution]
    Acronym = "UoBern"
    Full_Name = "University of Bern"
    ROR = "02k7v4d05"

    # only change the item below to "update" if you are submitting a correction. 
    action = "new"
github-actions[bot] commented 2 months ago

Sanity Check

Similarity: 100.00%
["University of Bern" | "University of Bern"]

github-actions[bot] commented 2 months ago

Issue updated: 2024-09-19 13:00:42

Branch: institution-uobern-69

 {
    "@id": "mip-cmor-tables:organisations/institutions/uobern",
    "@type": "institution",
    "acronyms": [
        "UB"
    ],
    "aliases": [],
    "cmip_acronym": "UoBern",
    "established": 1834,
    "kind": "Education",
    "labels": [],
    "location": {
        "@id": "mip-cmor-tables:organisations/institutions/location/02k7v4d05",
        "@type": "location",
        "@nest": {
            "lat": 46.94809,
            "lon": 46.94809,
            "city": "Bern",
            "country": [
                "Switzerland",
                "CH"
            ]
        }
    },
    "name": "University of Bern",
    "ror": "02k7v4d05",
    "url": [
        "http://www.unibe.ch/eng/"
    ]
} 
github-actions[bot] commented 2 months ago

New Pull Request: Already up to date. https://github.com/PCMDI/mip-cmor-tables/pull/70