Write the output in a multilayer raster
write_to_brick(x, out = out, outformat = outformat, ...)
object obtained from the extrat_nc_value function corresponding to the specific period of interest
character string defining the filename to save; default extension is "climateExtract_raster.tiff".
character string with the format for the output raster, using GDAL shortname. You can use gdal(drivers=TRUE) to see what drivers are available in your installation; default is set to GEOTiff.
additional arguments for for writing files, see writeRaster
By default, this function overwrites file with the same name if existing. Layers' names are Date starting with X (e.g. "X2010.01.27")