-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Dear Dr.Ashesh,
Hi,recently I was trying to re-run you code.Everything went well but when I want to create the training datasets using your MATLAB scripts ,I found some pre-definited files need to add into the working folders. That were in line 25~27 in "Analysis_NA_99per_ashesh.m",which was
"
25 load grid
26 load('LandData.mat','per1')
27 load('landNewWinter.mat','I','J')
"
Also, in line 191 in file "kmeans_TA_winter.m",there seems to missing the data "coastlines"
"
191 load coastlines
"
I really appreciate your work and desire to reimplement your work step-by-step . May I ask that if you could send me those data if available ? I firmly believe that it will greatly promote my research. I also would be very grateful if you could guide me some suggestions how to get those data files if it isn't convenient for you give me directly.
Thanks,
Sincerely,
Bizhi Wu