Releases: NOAA-OWP/cfe
Releases · NOAA-OWP/cfe
v2.0.0
What's Changed
- Nash Cascade Refactoring by @ajkhattak in #108
- Create add_to_project.yml by @madMatchstick in #110
- add aetrootzone option to workflow by @madMatchstick in #114
- Nash Cascade based surface runoff by @ajkhattak in #112
- Update add_to_project.yml by @madMatchstick in #113
- Update add_to_project.yml by @madMatchstick in #117
- backwards_compibility_changes by @ajkhattak in #119
- pre-CFE2.0_PR by @ajkhattak in #120
- Address BMI header issues impeding other work by @PhilMiller in #122
- pre-cfe2.0_cleanup by @ajkhattak in #121
- Added retention_depth to calibrated params by @ajkhattak in #123
- adjusted_BMI_set_get_functions by @ajkhattak in #127
- fix(cfe): don't use nash_params runon infilitration when using giuh c… by @hellkite500 in #130
- fixed_several_issues by @ajkhattak in #129
- removed N_nash_subsruface bmi parameter by @ajkhattak in #131
- Update add_to_project.yml by @madMatchstick in #126
- Aet rootzone name fix by @madMatchstick in #133
- Added_NWM_ponded depth by @ajkhattak in #134
Full Changelog: v1.0.0...v2.0.0
v1.0.0
What's Changed
- cfe from alt-modular by @jmframe in #1
- Jmframe cfe from alt modular - clean rebase from master by @madMatchstick in #3
- Codes to generate GIUH, extract NWM 2.1 params from hydrofabrics and create config file for CFE. by @lcunha0118 in #5
- Bmi from driver by @jmframe in #4
- Update with review and approval from Fred. by @jmframe in #9
- Adding refkdt to config file by @lcunha0118 in #8
- Bmi unit test by @madMatchstick in #15
- Fix forcing parser by @jmframe in #21
- BMI serialization functions, var_info struct, etc. by @peckhams in #22
- BMI interface for the Python version of CFE by @jmframe in #23
- Adding Xinanjiang direct runoff option, changed volume trackers to structure in CFE by @jmframe in #25
- change input precip units to mm/h by @madMatchstick in #30
- Bug fix 31 by @hellkite500 in #32
- Track fractional time and adjust input accordingly by @hellkite500 in #33
- Update cfe.c by @lcunha0118 in #36
- Valid use of
evap_struct
(for all members) by @madMatchstick in #37 - Fix negative GW storage and flux by @lcunha0118 in #43
- fix negative pet, error in water balance remains by @lcunha0118 in #46
- Issue fix 38 py by @madMatchstick in #42
- Water balance 0212 by @lcunha0118 in #47
- allow bmi to set calibration parameters by @hellkite500 in #44
- Configuration file and parameter read-in changes by @madMatchstick in #48
- Adding ET to output by @lcunha0118 in #50
- debugged. variable name (soil_moisture_deficit) was wrong by @RY4GIT in #55
- Documentation Update by @madMatchstick in #34
- Remove Python version and update README by @madMatchstick in #52
- incl params g/set value in bmi unit testing by @madMatchstick in #56
- XAJ zero params and initial storage_m bug fixes by @rlmcdaniel in #62
- sft_aet_giuh_merge by @ajkhattak in #65
- close initialization file after reading to avoid resource leak by @hellkite500 in #68
- Fix bug with calibratable parameters and add new parameters by @lcunha0118 in #64
- refactored cfe source file by @ajkhattak in #76
- ajk/cfebmi_shared_library by @ajkhattak in #81
- Adding the aorc_bmi to cfe/extern/aorc_bmi and deleting correspon… by @WanruWu-NOAA in #78
- fix potential overflow that can lead to infinite loop in file reading by @hellkite500 in #85
- added_realization_file by @ajkhattak in #87
- Workflow YML file by @madMatchstick in #91
- added_new_bmi_output_variable by @ajkhattak in #92
- changed_bmi_name by @ajkhattak in #94
- Update README.md by @rlmcdaniel in #90
- updated_documemtation by @ajkhattak in #95
- corrected_links by @ajkhattak in #96
- Incorporating Ngen workflow into CFE by @stcui007 in #98
- Fix allocation size for runoff_queue_m_per_timestep by @program-- in #101
- Remove re-checkout by @stcui007 in #102
- Cleanup_after_CI_PR by @ajkhattak in #103
- bug_fix_aet rootzone by @ajkhattak in #105
- Support building with
-Werror
for ngen by @PhilMiller in #106 - Tighten CI checks by @PhilMiller in #107
New Contributors
- @jmframe made their first contribution in #1
- @lcunha0118 made their first contribution in #5
- @peckhams made their first contribution in #22
- @hellkite500 made their first contribution in #32
- @RY4GIT made their first contribution in #55
- @rlmcdaniel made their first contribution in #62
- @WanruWu-NOAA made their first contribution in #78
- @stcui007 made their first contribution in #98
- @program-- made their first contribution in #101
- @PhilMiller made their first contribution in #106
Full Changelog: https://github.com/NOAA-OWP/cfe/commits/v1.0.0