Recent Releases of Conceptual Functional Equivalent
Conceptual Functional Equivalent - v2.0.0
What's Changed
- Nash Cascade Refactoring by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/108
- Create add_to_project.yml by @madMatchstick in https://github.com/NOAA-OWP/cfe/pull/110
- add aetrootzone option to workflow by @madMatchstick in https://github.com/NOAA-OWP/cfe/pull/114
- Nash Cascade based surface runoff by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/112
- Update add_to_project.yml by @madMatchstick in https://github.com/NOAA-OWP/cfe/pull/113
- Update add_to_project.yml by @madMatchstick in https://github.com/NOAA-OWP/cfe/pull/117
- backwards_compibility_changes by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/119
- pre-CFE2.0_PR by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/120
- Address BMI header issues impeding other work by @PhilMiller in https://github.com/NOAA-OWP/cfe/pull/122
- pre-cfe2.0_cleanup by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/121
- Added retention_depth to calibrated params by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/123
- adjusted_BMI_set_get_functions by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/127
- fix(cfe): don't use nash_params runon infilitration when using giuh c… by @hellkite500 in https://github.com/NOAA-OWP/cfe/pull/130
- fixed_several_issues by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/129
- removed N_nash_subsruface bmi parameter by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/131
- Update add_to_project.yml by @madMatchstick in https://github.com/NOAA-OWP/cfe/pull/126
- Aet rootzone name fix by @madMatchstick in https://github.com/NOAA-OWP/cfe/pull/133
- Added_NWM_ponded depth by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/134
Full Changelog: https://github.com/NOAA-OWP/cfe/compare/v1.0.0...v2.0.0
Hydrosphere - Freshwater and Hydrology
- C
Published by ajkhattak 8 months ago

Conceptual Functional Equivalent - v1.0.0
What's Changed
- cfe from alt-modular by @jmframe in https://github.com/NOAA-OWP/cfe/pull/1
- Jmframe cfe from alt modular - clean rebase from master by @madMatchstick in https://github.com/NOAA-OWP/cfe/pull/3
- Codes to generate GIUH, extract NWM 2.1 params from hydrofabrics and create config file for CFE. by @lcunha0118 in https://github.com/NOAA-OWP/cfe/pull/5
- Bmi from driver by @jmframe in https://github.com/NOAA-OWP/cfe/pull/4
- Update with review and approval from Fred. by @jmframe in https://github.com/NOAA-OWP/cfe/pull/9
- Adding refkdt to config file by @lcunha0118 in https://github.com/NOAA-OWP/cfe/pull/8
- Bmi unit test by @madMatchstick in https://github.com/NOAA-OWP/cfe/pull/15
- Fix forcing parser by @jmframe in https://github.com/NOAA-OWP/cfe/pull/21
- BMI serialization functions, var_info struct, etc. by @peckhams in https://github.com/NOAA-OWP/cfe/pull/22
- BMI interface for the Python version of CFE by @jmframe in https://github.com/NOAA-OWP/cfe/pull/23
- Adding Xinanjiang direct runoff option, changed volume trackers to structure in CFE by @jmframe in https://github.com/NOAA-OWP/cfe/pull/25
- change input precip units to mm/h by @madMatchstick in https://github.com/NOAA-OWP/cfe/pull/30
- Bug fix 31 by @hellkite500 in https://github.com/NOAA-OWP/cfe/pull/32
- Track fractional time and adjust input accordingly by @hellkite500 in https://github.com/NOAA-OWP/cfe/pull/33
- Update cfe.c by @lcunha0118 in https://github.com/NOAA-OWP/cfe/pull/36
- Valid use of
evap_struct
(for all members) by @madMatchstick in https://github.com/NOAA-OWP/cfe/pull/37 - Fix negative GW storage and flux by @lcunha0118 in https://github.com/NOAA-OWP/cfe/pull/43
- fix negative pet, error in water balance remains by @lcunha0118 in https://github.com/NOAA-OWP/cfe/pull/46
- Issue fix 38 py by @madMatchstick in https://github.com/NOAA-OWP/cfe/pull/42
- Water balance 0212 by @lcunha0118 in https://github.com/NOAA-OWP/cfe/pull/47
- allow bmi to set calibration parameters by @hellkite500 in https://github.com/NOAA-OWP/cfe/pull/44
- Configuration file and parameter read-in changes by @madMatchstick in https://github.com/NOAA-OWP/cfe/pull/48
- Adding ET to output by @lcunha0118 in https://github.com/NOAA-OWP/cfe/pull/50
- debugged. variable name (soil_moisture_deficit) was wrong by @RY4GIT in https://github.com/NOAA-OWP/cfe/pull/55
- Documentation Update by @madMatchstick in https://github.com/NOAA-OWP/cfe/pull/34
- Remove Python version and update README by @madMatchstick in https://github.com/NOAA-OWP/cfe/pull/52
- incl params g/set value in bmi unit testing by @madMatchstick in https://github.com/NOAA-OWP/cfe/pull/56
- XAJ zero params and initial storage_m bug fixes by @rlmcdaniel in https://github.com/NOAA-OWP/cfe/pull/62
- sft_aet_giuh_merge by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/65
- close initialization file after reading to avoid resource leak by @hellkite500 in https://github.com/NOAA-OWP/cfe/pull/68
- Fix bug with calibratable parameters and add new parameters by @lcunha0118 in https://github.com/NOAA-OWP/cfe/pull/64
- refactored cfe source file by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/76
- ajk/cfebmi_shared_library by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/81
- Adding the aorc_bmi to cfe/extern/aorc_bmi and deleting correspon… by @WanruWu-NOAA in https://github.com/NOAA-OWP/cfe/pull/78
- fix potential overflow that can lead to infinite loop in file reading by @hellkite500 in https://github.com/NOAA-OWP/cfe/pull/85
- added_realization_file by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/87
- Workflow YML file by @madMatchstick in https://github.com/NOAA-OWP/cfe/pull/91
- added_new_bmi_output_variable by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/92
- changed_bmi_name by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/94
- Update README.md by @rlmcdaniel in https://github.com/NOAA-OWP/cfe/pull/90
- updated_documemtation by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/95
- corrected_links by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/96
- Incorporating Ngen workflow into CFE by @stcui007 in https://github.com/NOAA-OWP/cfe/pull/98
- Fix allocation size for runoff_queue_m_per_timestep by @program-- in https://github.com/NOAA-OWP/cfe/pull/101
- Remove re-checkout by @stcui007 in https://github.com/NOAA-OWP/cfe/pull/102
- Cleanup_after_CI_PR by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/103
- bug_fix_aet rootzone by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/105
- Support building with
-Werror
for ngen by @PhilMiller in https://github.com/NOAA-OWP/cfe/pull/106 - Tighten CI checks by @PhilMiller in https://github.com/NOAA-OWP/cfe/pull/107
New Contributors
- @jmframe made their first contribution in https://github.com/NOAA-OWP/cfe/pull/1
- @lcunha0118 made their first contribution in https://github.com/NOAA-OWP/cfe/pull/5
- @peckhams made their first contribution in https://github.com/NOAA-OWP/cfe/pull/22
- @hellkite500 made their first contribution in https://github.com/NOAA-OWP/cfe/pull/32
- @RY4GIT made their first contribution in https://github.com/NOAA-OWP/cfe/pull/55
- @rlmcdaniel made their first contribution in https://github.com/NOAA-OWP/cfe/pull/62
- @WanruWu-NOAA made their first contribution in https://github.com/NOAA-OWP/cfe/pull/78
- @stcui007 made their first contribution in https://github.com/NOAA-OWP/cfe/pull/98
- @program-- made their first contribution in https://github.com/NOAA-OWP/cfe/pull/101
- @PhilMiller made their first contribution in https://github.com/NOAA-OWP/cfe/pull/106
Full Changelog: https://github.com/NOAA-OWP/cfe/commits/v1.0.0
Hydrosphere - Freshwater and Hydrology
- C
Published by ajkhattak 11 months ago
