{"accessLevel": "public", "bureauCode": ["010:12"], "contactPoint": {"@type": "vcard:Contact", "fn": "Michelle M Irizarry-Ortiz", "hasEmail": "mailto:mirizarry-ortiz@usgs.gov"}, "description": "Bias-corrected daily precipitation at 1-kilometer (km) scale is provided for Puerto Rico. The Weather Research and Forecasting (WRF) model was used by Bowden and others (2018) to dynamically downscale the Centre National de Recherches Meteorologiques-CERFACS (CNRM) model for the historical period 1985-2005. Total hourly precipitation data (convective plus non-convective) for the innnermost domain in Bowden and others (2018; their domain 3) was aggregated to a daily timestep and then bias-corrected using Multiplicative Quantile Delta Mapping (MQDM; Cannon and others, 2015) with Daymet v4 as the observational gridded precipitation dataset (Thornton and others, 2020). The bias-corrected daily precipitation data is provided on the 1-km grid of the Puerto Rico water and energy balance model (GOES-PRWEB; Harmsen and others, 2021). \nFile can be read in R using the RNetCDF package as follows: \nnc=open.nc(\"BC_rainfall_data_CNRM_1985-2005_GOESPRWEB_grid.nc\")  \nlat=var.get.nc(nc,\"lat\")  \nlon=var.get.nc(nc,\"lon\")  \ntimes=var.get.nc(nc,\"time\")  \nprcp=var.get.nc(nc,\"prcp\")  \nTo convert the times to POSIXlt in the local time zone for Puerto Rico (America/St_Thomas = AST), use:\ntimechar=as.POSIXlt(times*3600,tz=\"America/St_Thomas\",origin=\"1970-01-01\")", "distribution": [{"@type": "dcat:Distribution", "accessURL": "https://doi.org/10.5066/P9J53QQC", "description": "Landing page for access to the data", "format": "XML", "mediaType": "application/http", "title": "Digital Data"}, {"@type": "dcat:Distribution", "description": "The metadata original format", "downloadURL": "https://data.usgs.gov/datacatalog/metadata/USGS.62ec03d8d34eacf539724d9c.xml", "format": "XML", "mediaType": "text/xml", "title": "Original Metadata"}], "identifier": "http://datainventory.doi.gov/id/dataset/USGS_62ec03d8d34eacf539724d9c", "keyword": ["Puerto Rico", "USGS:62ec03d8d34eacf539724d9c", "climatologyMeteorologyAtmosphere", "precipitation", "precipitation (atmospheric)", "rainfall"], "modified": "2022-08-04T00:00:00Z", "publisher": {"@type": "org:Organization", "name": "U.S. Geological Survey"}, "spatial": "-67.3045, 18.7045, -65.4165, 17.7965", "theme": ["geospatial"], "title": "Bias-corrected daily precipitation at 1-kilometer resolution for Puerto Rico from dynamical downscaling by the Weather Research and Forecasting (WRF) model of the Centre National de Recherches Meteorologiques-CERFACS (CNRM) model for the historical period 1985-2005"}