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: UoSask #71

Open wolfiex opened 1 month ago

wolfiex commented 1 month 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 = "UoSask"
    Full_Name = "University of Saskatchewan"
    ROR = "010x8gc63"

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

Sanity Check

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

github-actions[bot] commented 1 month ago

Issue updated: 2024-09-19 13:05:01

Branch: institution-uosask-71

 {
    "@id": "mip-cmor-tables:organisations/institutions/uosask",
    "@type": "institution",
    "acronyms": [],
    "aliases": [],
    "cmip_acronym": "UoSask",
    "established": 1907,
    "kind": "Education",
    "labels": [],
    "location": {
        "@id": "mip-cmor-tables:organisations/institutions/location/010x8gc63",
        "@type": "location",
        "@nest": {
            "lat": 52.13238,
            "lon": 52.13238,
            "city": "Saskatoon",
            "country": [
                "Canada",
                "CA"
            ]
        }
    },
    "name": "University of Saskatchewan",
    "ror": "010x8gc63",
    "url": [
        "https://www.usask.ca/"
    ]
} 
github-actions[bot] commented 1 month ago

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