Project

General

Profile

climate indices for netcdf4 perecipitation data

Added by nazanin tavakoli about 3 years ago

Hello,
I have daily precipitation data for one month which I have sent it here. I want to calculate "wet" days per month data. The WET variable represents counts of wet days defined as having ≥0.1 mm of Precipitation for each cell. So, I used this code (cdo eca_pd,0.1 inputfile.nc outfile2.nc), but my problem is that this code does not calculate the number of days that have >=0.1 mm prcp.
Could anybody help me to fix this problem?
The input file data has some variables but I want to calculate the wet variable just for the precipitationCal variable.

https://drive.google.com/file/d/1GLgWkpAm6pK_5BDj7YjBGapO2_8V9Vec/view?usp=sharing