powered by
Function to save data compatible with pRecipe in .nc file
saveNC(x, file, name = "tp", longname = "Total precipitation", units = "mm")
No return value, called to save a file
Raster* object
character
if (FALSE) { save_nc(dummie_brick, "gpcp_tp_mm_global_197901_202205_025_monthly.nc") }
Run the code above in your browser using DataLab