amforte / Topographic-Analysis-Kit

Set of matlab based tools for topographic analysis, built on top of TopoToolbox.
GNU General Public License v3.0
42 stars 35 forks source link

ksn chi batch misnamed in the header to document the issue #13

Closed amitneotectonic closed 5 years ago

amitneotectonic commented 5 years ago

The example given in the function is following: Example: % KSN_Chi_Batch(DEM,FD,A,S,'ksn'); % [KSN,ChiMap,ChiGrid]=KSN_Chi_Batch(DEM,FD,A,S,'output',true,'theta_ref',0.55);

However, the name of function is KsnChiBatch. Therefore, when using example, Please change the function name to KsnChiBatch.

thanks

cheers- Amit Nepal

amforte commented 5 years ago

Correction is made and will be included in next update.