You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Much of the functionality of the C code is re-implemented here: tsproc_exp repository, src/tsp_hydrologic_indices.F90 C code was included because it worked and the new Fortran code needed another several hundred hours of code writing and testing before being included in the project.
Using a couple loops could reduce the code size of the HYDROLOGIC_INDICES block by at least 10-fold.
Should really transfer these calculations to Fortran.
The text was updated successfully, but these errors were encountered: