Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C programming in HYDROLOGIC_INDICES block is suboptimal #12

Open
timcera opened this issue Dec 18, 2013 · 1 comment
Open

C programming in HYDROLOGIC_INDICES block is suboptimal #12

timcera opened this issue Dec 18, 2013 · 1 comment
Labels

Comments

@timcera
Copy link
Collaborator

timcera commented Dec 18, 2013

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.

@westie314
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants