PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX owl: <http://www.w3.org/2002/07/owl#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX dcat: <http://www.w3.org/ns/dcat#>
PREFIX dcmitype: <http://purl.org/dc/dcmitype/>
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
PREFIX geo: <http://www.opengis.net/ont/geosparql#>
PREFIX vcard: <http://www.w3.org/2006/vcard/ns#>
PREFIX prov: <http://www.w3.org/ns/prov#>
PREFIX odrs: <http://schema.theodi.org/odrs#>
PREFIX sosa: <http://www.w3.org/ns/sosa/>
PREFIX sdo: <https://schema.org/>
PREFIX ef: <http://www.w3.org/2015/03/inspire/ef/>
PREFIX doo: <https://digital.ceh.ac.uk/ontology/doo/>
PREFIX adms: <http://www.w3.org/ns/adms#>
PREFIX : <https://catalogue.ceh.ac.uk/id/>
:44c577d3-665f-40de-adce-74ecad7b304a
dcterms:title "Code and UK observation-based historical climate input data for the Rainfall and Weather GENerator (RWGEN) stochastic model" ;
dcterms:identifier "https://catalogue.ceh.ac.uk/id/44c577d3-665f-40de-adce-74ecad7b304a","https://doi.org/10.5285/44c577d3-665f-40de-adce-74ecad7b304a" ;
dcterms:bibliographicCitation "Pritchard, D. (2024). Code and UK observation-based historical climate input data for the Rainfall and Weather GENerator (RWGEN) stochastic model. NERC EDS Environmental Information Data Centre. https://doi.org/10.5285/44c577d3-665f-40de-adce-74ecad7b304a" ;
dcterms:description "This dataset contains the stochastic Rainfall and Weather GENerator (RWGEN) model and observational historical climate inputs for UK applications. The model simulates one or more stochastic realisations of any length for rainfall (mm), temperature (°C) and potential evapotranspiration (mm) at hourly or longer timesteps. RWGEN can be used for single site or spatial simulations of historical/reference or perturbed/future climate. The model version in this dataset is a snapshot of the RWGEN Github repository, which contains new releases and developments: https://github.com/rwgen1/rwgen. The observational climate inputs consist of historical hourly rainfall and daily weather time series for selected UK Met Office (UKMO) station locations. The historical time series are derived from the UKMO Met Office Integrated Data Archive System (MIDAS) Open datasets for the period 1853 to 2020. These time series can be used to train the RWGEN model for UK locations or catchments. Note that the data coverage is not consistent throughout the 1853-2020 period, with lower data availability prior to the mid-twentieth century. A user may also choose to use alternative data for model input." ;
dcterms:provenance [
a dcterms:ProvenanceStatement ;
rdfs:label "The model was developed within the UK Research and Innovation (UKRI)/UKMO UK Climate Resilience Programme as part of project NE/W007037/1. The model is provided as a Python package, with installation instructions, examples and documentation. The rainfall component of the model is based on the Neyman-Scott Rectangular Pulse process. The weather and potential evapotranspiration component is based on a regression model. It has been tested against other software (RainSim V3) and against observations (although like all models it has limitations and prospective users should ensure that the model is fit-for-purpose in their applications). The historical climate time series were obtained by extracting data from the quality-controlled version (qc1) of the UKMO MIDAS-Open data collection. Further spot checks were undertaken to confirm that the extraction, processing and reformatting appear to have worked satisfactorily."
] ;
dcterms:spatial [
a dcterms:Location ;
dcat:bbox "POLYGON((-8.648 49.864, -8.648 60.861, 1.768 60.861, 1.768 49.864, -8.648 49.864))"^^geo:wktLiteral ;
] ;
dcterms:temporal
[ a dcterms:PeriodOfTime ;
dcat:startDate "1853-01-01"^^xsd:date ;
dcat:endDate "2020-12-31"^^xsd:date ;
] ;
dcat:contactPoint
<https://orcid.org/0000-0002-9215-7210> ;
dcterms:publisher
<https://ror.org/04xw4m193> ;
dcterms:isReferencedBy
<https://www.gov.uk/government/publications/review-of-stochastic-and-other-approaches-in-water-resources-planning> ;
dcterms:subject
<http://onto.nerc.ac.uk/CEHMD/topic/4>,
<http://onto.nerc.ac.uk/CEHMD/topic/13>,
"RWGEN",
"stochastic",
<http://www.eionet.europa.eu/gemet/concept/5325>,
"rainfall",
"precipitation",
<http://www.eionet.europa.eu/gemet/concept/9269>,
<http://www.eionet.europa.eu/gemet/concept/8366>,
"potential evapotranspiration",
"python" ;
prov:wasGeneratedBy
<https://gtr.ukri.org/projects?ref=NE/W007037/1> ;
a dcmitype:Software ;
dcterms:license <https://spdx.org/licenses/OGL-UK-3.0.ttl>
;
dcterms:accessRights <http://vocab.nerc.ac.uk/collection/N07/current/UNRS/> ;
dcterms:creator
<https://orcid.org/0000-0002-9215-7210> ;
dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> .
<https://orcid.org/0000-0002-9215-7210> a foaf:Person ;
foaf:name "Pritchard, D." ;
foaf:familyName "Pritchard" ;
foaf:givenName "David" ;
vcard:hasEmail "david.pritchard@newcastle.ac.uk" ;
foaf:member [foaf:name "Newcastle University"] ;
.
<https://ror.org/04xw4m193> a foaf:Organization ;
foaf:name "NERC EDS Environmental Information Data Centre" ;
vcard:hasEmail "info@eidc.ac.uk" ;
foaf:member <https://ror.org/04xw4m193> ;
.
<https://orcid.org/0000-0002-9215-7210> a foaf:Person ;
foaf:name "Pritchard, D." ;
foaf:familyName "Pritchard" ;
foaf:givenName "D." ;
vcard:hasEmail "david.pritchard@newcastle.ac.uk" ;
foaf:member <https://ror.org/01kj2bm70> ;
.
<https://www.gov.uk/government/publications/review-of-stochastic-and-other-approaches-in-water-resources-planning> a <http://purl.org/spar/fabio/Expression> ;
dcterms:bibliographicCitation "Environment Agency (2025) Review of stochastic and other approaches in water resources planning. The UK Government.";
.
<http://onto.nerc.ac.uk/CEHMD/topic/4> a skos:Concept;
skos:prefLabel "Climate and climate change"; rdfs:label "Climate and climate change"
. <http://onto.nerc.ac.uk/CEHMD/topic/13> a skos:Concept;
skos:prefLabel "Modelling"; rdfs:label "Modelling"
. <http://www.eionet.europa.eu/gemet/concept/5325> a skos:Concept;
skos:prefLabel "model"; rdfs:label "model"
. <http://www.eionet.europa.eu/gemet/concept/9269> a skos:Concept;
skos:prefLabel "weather"; rdfs:label "weather"
. <http://www.eionet.europa.eu/gemet/concept/8366> a skos:Concept;
skos:prefLabel "temperature"; rdfs:label "temperature"
.
<https://ror.org/01kj2bm70> a foaf:Organization ;
foaf:name "Newcastle University" .
<https://gtr.ukri.org/projects?ref=NE/W007037/1> a prov:Activity ; .