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: DRES #63

Closed znichollscr closed 1 month ago

znichollscr commented 4 months ago

New Institution Request

To request a new item please ammend the following template below to reflect the items you are interested in. Conditions on naming conventions and permissable items can be found on the (WIKI)[https://wiki.mipcvs.dev/CMIP6Plus/Rules/institution/] and relevant github page

Content

NOTE Please review the rules provided in https://wiki.mipcvs.dev/CMIP6Plus/Rules/institution/ before completing this form. Submission of this is an acceptance of any terms outlined in the referenced document at the time.

To get an institutions ROR code we can see if it exists on ror.org. For the entry below, we have the page: https://ror.org/000fg4e24


[institution]
    Acronym = "DRES"
    Full_Name = "Deltares, Delft"
    ROR = "01deh9c76"
github-actions[bot] commented 4 months ago

Sanity Check:

Is 'Deltares, Delft' the same as 'Deltares'

github-actions[bot] commented 2 months ago

Sanity Check

Similarity: 69.57%
["Deltares" | "Deltares, Delft"]

github-actions[bot] commented 2 months ago

Issue updated: 2024-09-19 12:43:15

Branch: institution-dres-63

 {
    "@id": "mip-cmor-tables:organisations/institutions/dres",
    "@type": "institution",
    "acronyms": [],
    "aliases": [],
    "cmip_acronym": "DRES",
    "established": 2008,
    "kind": "Facility",
    "labels": [],
    "location": {
        "@id": "mip-cmor-tables:organisations/institutions/location/01deh9c76",
        "@type": "location",
        "@nest": {
            "lat": 51.986071,
            "lon": 51.986071,
            "city": "Delft",
            "country": [
                "Netherlands",
                "NL"
            ]
        }
    },
    "name": "Deltares",
    "ror": "01deh9c76",
    "url": [
        "https://www.deltares.nl/en"
    ]
} 
github-actions[bot] commented 2 months ago

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