@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/f9d70bc1-80a1-430b-b2b3-ba1542c60f74> a dcat:Dataset ;
    dct:description "Regional Climate Model simulation dataset for the Australasian region for the years 1971-2095. Created with the CSIRO CCAM (Cubic Conformal Amostpheric Model 805) RCM (Regional Climate Model) by dynamically downscaling the GFDLSST reanalysis Climate Model output to 60 km resolution over a target area centered over Australia. 30 years of GFDLSST output was used as the host model (nested in GFDLSST), with greenhouse emissions corresponding to scenario SRESA2. Daily and Monthly Atmospheric variables are available between Lat:-60N 0N(.5 deg res) &amp; Lon:105E 165E(.5 deg res), at 5 levels (1000, 850, 700, 500, 300 hPa), 60Km resolution(C48 grid) &amp; 18 vertical levels. There are 539 Daily files totalling 260.0 GB, 539 Monthly_mean files totalling 5.99 GB and 539 Raw cubic conformal model output files totaling 191.0 GB with all being in netcdf format. This dataset has been created as part of a model evaluation experiment involving CCAM to examine the dynamic downscaling performance when nested in different Global climate models. Available for internal use and analysis by CSIRO staff on the HPSC cherax." ;
    dct:identifier "f9d70bc1-80a1-430b-b2b3-ba1542c60f74" ;
    dct:issued "2025-06-24T22:52:07.440379"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T22:52:07.440386"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((105.0000 -60.0000, 165.0000 -60.0000, 165.0000 0.0000, 105.0000 0.0000, 105.0000 -60.0000))"^^gsp:wktLiteral ] ;
    dct:title "CSIRO CCAM (nested in GFDLSST GCM) Regional Climate Model dataset for Australia 1971-2095" .

<https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> a foaf:Agent ;
    foaf:mbox "hf-data-requests@csiro.au" ;
    foaf:name "CSIRO Marlin Data Catalogue" .

