{
    "@context": "https://schema.org",
    "@type": "Dataset",
    "name": "Water Vapor vertical profile measurements at Lauder, New Zealand",
    "description": "Vertical Profile of Water Vapor from Balloon flight.",
    "url": "https://gml.noaa.gov/data/dataset.php?item=ldr-h2o",
    "keywords": "Earth Science > Atmosphere > Atmospheric Water Vapor > Water Vapor Profiles",
    "license": "https://creativecommons.org/publicdomain/zero/1.0/",
    "dateModified": "2024-10-16",
    "isAccessibleForFree": true,
    "creator": {
        "@type": "Organization",
        "name": "NOAA Global Monitoring Laboratory",
        "logo": "https://gml.noaa.gov/images/noaa_small.webp"
    },
    "distribution": [
        {
            "@type": "DataDownload",
            "encodingFormat": "Directory listing",
            "contentSize": "10 kB",
            "contentURL": "https://gml.noaa.gov/aftp/data/ozwv/WaterVapor/Lauder_New/"
        }
    ],
    "spatialCoverage": {
        "@type": "Place",
        "containedInPlace": {
            "@type": "Country",
            "name": "New Zealand"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "-45.0400",
            "longitude": "169.6800"
        }
    },
    "includedInDataCatalog": {
        "@type": "DataCatalog",
        "name": "Global Monitoring Laboratory Data Finder",
        "url": "https://gml.noaa.gov/data/",
        "creator": {
            "@type": "Organization",
            "name": "NOAA Global Monitoring Laboratory"
        }
    },
    "inLanguage": {
        "@type": "Language",
        "name": "English"
    },
    "temporalCoverage": "1992-11-24/2024-09-13"
}