temporal_downscale: Temporally Downscale a NOAA GEFS Forecast

Description Usage Arguments Value Author(s)

View source: R/temporal_downscale.R

Description

Downscale a 6hr NOAA Global Ensemble Forecast System (GEFS) forecast (in netCDF form) to a finer time resolution.

Usage

1
temporal_downscale(input_file, output_file, overwrite = TRUE, hr = 1)

Arguments

input_file

Full path to The path to a NOAA GEFS 6hr forecast netCDF file to downscale.

output_file

Full path to 1hr file that will be generated.

overwrite

Logical stating whether to overwrite an existing output file.

hr

Time step in hours of temporal downscaling (default = 1).

Value

None

Author(s)

Quinn Thomas


rqthomas/noaaGEFSpoint documentation built on Feb. 22, 2022, 4:27 a.m.