Conceptual Functional Equivalent
A conceptual rainfall-runoff model with an implementation of the Basic Model Interface.
https://github.com/NOAA-OWP/cfe
Category: Hydrosphere
Sub Category: Freshwater and Hydrology
Keywords
bmi csdms hydrology
Last synced: about 13 hours ago
JSON representation
Repository metadata
CFE is a conceptual rainfall-runoff model with an implementation of the Basic Model Interface.
- Host: GitHub
- URL: https://github.com/NOAA-OWP/cfe
- Owner: NOAA-OWP
- License: apache-2.0
- Created: 2021-05-26T11:23:27.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-01T20:00:40.000Z (25 days ago)
- Last Synced: 2025-04-17T22:44:09.116Z (9 days ago)
- Topics: bmi, csdms, hydrology
- Language: C
- Homepage:
- Size: 84.7 MB
- Stars: 22
- Watchers: 12
- Forks: 27
- Open Issues: 24
- Releases: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
README.md
Conceptual Functional Equivalent (CFE) Model
CFE (Conceptual Functional Equivalent) is a simplified conceptual model written by Fred Ogden that is designed to be functionally equivalent to the National Water Model. To see the original author code, which is not BMI compatible, please refer to the original_author_code directory. For more information on the hypotheses and ideas underpinning the CFE model, see the T-shirt Approximation of the National Water Model versions 1.2, 2.0, and 2.1 section of this document. The remainder of this document discusses the BMI enabled and expanded CFE model.
Build and Run Instructions
Detailed instructions on how to build and run CFE can be found in the INSTALL guide.
- Test examples highlights
- Unittest (see tests)
- Example 1 (standalone mode): CFE reads local forcing data
- Example 2 (pseudo framework mode): CFE coupled to AORC (AORC provides forcing data through BMI)
- Example 3 (pseudo framework mode): CFE coupled to AORC (provides forcing data through BMI) and PET (provides potential evapotranspiration via BMI)
- Example 4 (pseudo framework mode): Example #3 repeated with rootzone-based actual evapotranspiration
- Example 5 (nextgen framework mode): CFE coupled to PET module
Model Configuration File
A detailed description of the parameters for model configuration is provided here.
Getting help
For questions, please contact XYZ, the main maintainer of the repository.
Known issues or raise an issue
We are constantly looking to improve the model and/or fix bugs as they arise. Please see the Git Issues for known issues or if you want to suggest adding a capability or to report a bug, please open an issue.
Getting involved
See general instructions to contribute to the model development (instructions) or simply fork the repository and submit a pull request.
Owner metadata
- Name: NOAA-OWP
- Login: NOAA-OWP
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/60660814?v=4
- Repositories: 28
- Last ynced at: 2023-03-04T04:01:13.237Z
- Profile URL: https://github.com/NOAA-OWP
GitHub Events
Total
- Create event: 6
- Commit comment event: 1
- Release event: 1
- Watch event: 1
- Issue comment event: 9
- Push event: 6
- Pull request review comment event: 10
- Pull request review event: 17
- Pull request event: 20
- Fork event: 7
Last Year
- Create event: 6
- Commit comment event: 1
- Release event: 1
- Watch event: 1
- Issue comment event: 9
- Push event: 6
- Pull request review comment event: 10
- Pull request review event: 17
- Pull request event: 20
- Fork event: 7
Committers metadata
Last synced: 4 days ago
Total Commits: 205
Total Committers: 18
Avg Commits per committer: 11.389
Development Distribution Score (DDS): 0.551
Commits in past year: 92
Committers in past year: 6
Avg Commits per committer in past year: 15.333
Development Distribution Score (DDS) in past year: 0.207
Name | Commits | |
---|---|---|
Ahmad Jan | a****k@g****m | 92 |
madMatchstick | j****8@g****m | 34 |
lcunha0118 | l****a@g****m | 17 |
Nels Frazier | n****r@n****v | 17 |
Jonathan Frame | j****e@c****u | 11 |
Scott D. Peckham | S****m@c****u | 10 |
Phil Miller | p****r@n****v | 5 |
Keith Jennings | k****s@k****n | 4 |
K. Jennings | 3****y | 3 |
Shengting Cui | s****i@n****v | 2 |
Fred Ogden | 5****n | 2 |
Rachel McDaniel | 6****l | 2 |
Brian-Cosgrove | 1****e | 1 |
FernandoSalas-NOAA | f****s@n****v | 1 |
Justin Singh-M. - NOAA | j****r@n****v | 1 |
WanruWu-NOAA | 6****A | 1 |
ZacharyWills-NOAA | 6****s | 1 |
ry4git | 4****2@g****m | 1 |
Committer domains:
- noaa.gov: 5
- keiths-mbp.lan: 1
- colorado.edu: 1
- crimson.ua.edu: 1
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 46
Total pull requests: 111
Average time to close issues: 4 months
Average time to close pull requests: 26 days
Total issue authors: 14
Total pull request authors: 18
Average comments per issue: 2.83
Average comments per pull request: 1.53
Merged pull request: 80
Bot issues: 0
Bot pull requests: 0
Past year issues: 6
Past year pull requests: 33
Past year average time to close issues: 11 days
Past year average time to close pull requests: 6 days
Past year issue authors: 4
Past year pull request authors: 8
Past year average comments per issue: 1.33
Past year average comments per pull request: 1.39
Past year merged pull request: 22
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- madMatchstick (10)
- lcunha0118 (6)
- hellkite500 (6)
- RY4GIT (5)
- jmframe (4)
- SnowHydrology (4)
- aaraney (3)
- robertbartel (2)
- joshdayberry (1)
- WanruWu-NOAA (1)
- kgavahi (1)
- ajkhattak (1)
- fred-ogden (1)
- stcui007 (1)
Top Pull Request Authors
- ajkhattak (25)
- madMatchstick (21)
- jmframe (11)
- hellkite500 (10)
- fred-ogden (9)
- lcunha0118 (8)
- WanruWu-NOAA (4)
- PhilMiller (4)
- RY4GIT (4)
- stcui007 (3)
- aaraney (2)
- peckhams (2)
- rlmcdaniel (2)
- Brian-Cosgrove (2)
- KJafarzadegan (1)
Top Issue Labels
- enhancement (6)
- bug (2)
- question (1)
- invalid (1)
Top Pull Request Labels
- bug (1)
- documentation (1)
- QA/QC (1)
Dependencies
- actions/checkout v2 composite
- ./.github/actions/ngen-build * composite
- ./.github/actions/ngen-submod-build * composite
- actions/checkout v3 composite
- actions/checkout v4 composite
- actions/add-to-project v0.6.1 composite
Score: 6.71901315438526