photo

shankar sharma


Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer
  • First Review
  • Explorer

查看徽章

Feeds

排序方式:

已回答
How to calculate Probability of detection (hit rate) (POD),False alarm ratio (FAR), Accuracy (ACC) between two precipitation products.
Recently, i have solved the question, here are the codes pre_gauge=reshape(obs,387,1095); %% making station data timeser...

2 years 前 | 0

已回答
Load time from netcdf file and retain the 'Hour' value
time1=double(netcdf_time)/24+datenum('1900-01-01 00:00:00'); final_time=datevec(time1);

2 years 前 | 0