generate_raster_based_on_netcdf: Generate raster from NetCDF

Description Usage Arguments Details

View source: R/generate_raster_based_on_netcdf.R

Description

Create raster files from NetCDF

Usage

1
2
generate_raster_based_on_netcdf(ncdf_path, save_dir,
  start_time = as.POSIXct("1983-01-01 00:00:00"), varname)

Arguments

ncdf_path

location were the NetCDF files are stored.

save_dir

path were you want to store the raster files.

start_time

SARAH uses hours after 1983-01-01, this is the default. The hours are added to the start time.

varname

The NetCDF parameter of interest.

Details

generate_raster_based_on_netcdf


MariekeDirk/GeoInterpolation documentation built on May 14, 2019, 8:20 a.m.