shankar sharma
Followers: 0 Following: 0
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...
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년 초과 전 | 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);
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);
거의 3년 전 | 0