{"id":16457349,"url":"https://github.com/connectedsystems/ihacres_nim","last_synced_at":"2026-06-12T19:32:58.490Z","repository":{"id":115502157,"uuid":"280612089","full_name":"ConnectedSystems/ihacres_nim","owner":"ConnectedSystems","description":"IHACRES ported to nim-lang","archived":false,"fork":false,"pushed_at":"2021-10-16T03:49:10.000Z","size":965,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-12T10:30:23.281Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ConnectedSystems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-18T08:09:51.000Z","updated_at":"2021-10-16T03:48:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"55aea467-bd2d-4d58-bfcd-fbfd7ffb019e","html_url":"https://github.com/ConnectedSystems/ihacres_nim","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ConnectedSystems/ihacres_nim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnectedSystems%2Fihacres_nim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnectedSystems%2Fihacres_nim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnectedSystems%2Fihacres_nim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnectedSystems%2Fihacres_nim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ConnectedSystems","download_url":"https://codeload.github.com/ConnectedSystems/ihacres_nim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnectedSystems%2Fihacres_nim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34260309,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T10:30:31.451Z","updated_at":"2026-06-12T19:32:58.453Z","avatar_url":"https://github.com/ConnectedSystems.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IHACRES_nim\n\n![DOI](https://zenodo.org/badge/280612089.svg)\n\nAn experimental implementation of the IHACRES rainfall-runoff model written in \n[nim-lang](https://nim-lang.org/).\n\n`IHACRES_nim` provides functions which may be composed to represent different formulations of the IHACRES_CMD model. These functions are intended for use and experimentation across language ecosystems.\n\nThe [primer]([primer.md](https://connectedsystems.github.io/ihacres_nim/primer.html)) provides more details on the model itself.\n\n\n## Compilation\n\nReleases compile a dynamic library (downloads can be found [here](https://github.com/ConnectedSystems/ihacres_nim/releases))\n\nFor local development/testing, run from the project root:\n\n`nim c --app:lib -d:release --outdir:./lib ./ihacres/ihacres.nim`\n\n\n## Tests\n\nTests can be found under the `tests` directory, and are invoked with the `testament` tool.\n\n`testament pattern \"tests/*.nim\"`\n\n\n## Documentation\n\nThe User Documentation may be found [here](https://connectedsystems.github.io/ihacres_nim)\n\nAPI Documentation may be found [here](https://connectedsystems.github.io/ihacres_nim/ihacres.html)\n\nFurther information can be found in the publications listed [here](https://connectedsystems.github.io/ihacres_nim/publications.html)\n\nUser documentation is generated using [nimib](https://github.com/pietroppeter/nimib)\n\n**TODO:** auto-generation of documentation.\n\n`nim r docs/index.nim`\n`nim r docs/primer.nim`\n`nim r docs/usage.nim`\n`nim r docs/publications.nim`\n\nAPI documentation is generated from source with the following:\n\n`nim doc --project --outdir=./docs --index:on ihacres/ihacres.nim`\n\n\n## Examples\n\nUsage examples may be found [here](https://connectedsystems.github.io/ihacres_nim/usage.html)\n\nUse of this package can be found in the [Streamfall.jl](https://github.com/ConnectedSystems/Streamfall.jl) package\n[here](https://github.com/ConnectedSystems/Streamfall.jl/blob/d0558990c4c1ffce6f14e914d854ab2b83282867/src/IHACRESNode.jl#L186).\n\n\n\nReferences\n----------\n    Croke, B.F.W., Jakeman, A.J. 2004\n      A catchment moisture deficit module for the IHACRES rainfall-runoff model, \n      Environmental Modelling \u0026 Software, 19(1), pp. 1–5. \n      doi: 10.1016/j.envsoft.2003.09.001\n\n    Croke, B.F.W., Jakeman, A.J. 2005\n      Corrigendum to \"A Catchment Moisture Deficit module for the IHACRES \n      rainfall-runoff model [Environ. Model. Softw. 19 (1) (2004) 1–5]\"\n      Environmental Modelling \u0026 Software, 20(7), p. 997.\n      doi: 10.1016/j.envsoft.2004.11.004\n\n    Jakeman, A.J., Littlewood, I.G., Whitehead, P.G.\n      Computation of the instantaneous unit hydrograph and identifiable component flows with application to two small upland catchments\n      Journal of Hydrology, 117(1), pp. 275-300.\n      doi: 10.1016/0022-1694(90)90097-H\n\nMore publications may be found [here](https://connectedsystems.github.io/ihacres_nim/publications.html)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnectedsystems%2Fihacres_nim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconnectedsystems%2Fihacres_nim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnectedsystems%2Fihacres_nim/lists"}