Added by Nurul Ain over 3 years ago
Hi, this is my script. Is this okay to apply this equation?
cdo -timsum -expr,'pr=((pr>=-4.0) && (pr<=-1.0)) ? 1.0 : 0.0' infile outfile1
cdo -timsum -expr,'precip=(precip>=-4.0) && (precip<=-1.0)' infile outfile2
cdo mulc outfile1 outfile2 outfile3
intensity_spi.PNG (16 KB) intensity_spi.PNG |