SICCS_preprocess: SICCS preprocess

Description Usage Arguments Details Author(s)

View source: R/SICCS_preprocess.R

Description

Converts the h5 files from SICCS to grid files

Usage

1
2
SICCS_preprocess(file_loc, crs1 = NA, crs2 = NA, new_grid,
  write_raster = FALSE, save_dir = NULL, file.format = "h5")

Arguments

file_loc

location of the h5 files

crs1

original crs

crs2

crs to which the file needs to be converted

new_grid

grid to which the file will be cropped, resampled and masked

write_raster

TRUE or FALSE, standard set to FALSE

save_dir

only required if write_raster=TRUE, file name should end with ".grd"

file.format

"h5" and "hdf5" both accepted

Details

Preprocess SICCS files

Author(s)

Marieke Dirksen


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