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: CR #68

Open github-actions[bot] opened 1 week ago

github-actions[bot] commented 1 week ago

This pull request was automatically created by a GitHub Actions workflow.

Data submitted by @znichollscr

Adding the following new data.

{
    "@id": "mip-cmor-tables:organisations/institutions/cr",
    "@type": "institution",
    "acronyms": [
        "CR"
    ],
    "aliases": [
        "Climate Resource",
        "Climate Resource Pty Ltd",
        "Climate Resource Ltd"
    ],
    "cmip_acronym": "CR",
    "established": 2020,
    "kind": "Company",
    "labels": [],
    "location": {
        "@id": "mip-cmor-tables:organisations/institutions/location/01kk86953",
        "@type": "location",
        "@nest": {
            "lat": -37.814,
            "lon": -37.814,
            "city": "Melbourne",
            "country": [
                "Australia",
                "AU"
            ]
        }
    },
    "name": "Climate Resource (Australia)",
    "ror": "01kk86953",
    "url": [
        "https://www.climate-resource.com"
    ]
}

Resolves #57

wolfiex commented 1 week ago

Comment on issue asking if we should enforce a 3 character minimum (or longer)?