Hello everyone,
I am am working on a project, and I need to extract precipitation data obtained from CPC.
I used the script below, but I keep receiving numerous error message, and sometimes, there'll not be any error message as I will equally not see any extracted file.
Does anyone have any simple and direct code I can use apart from this?
library(ncdf4)
library(data.table)
library(tidyverse)
library(raster)
getwd()
x