Recent Releases of cfe

cfe - v2.0.0

What's Changed

  • Nash Cascade Refactoring by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/108
  • Create addtoproject.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 addtoproject.yml by @madMatchstick in https://github.com/NOAA-OWP/cfe/pull/113
  • Update addtoproject.yml by @madMatchstick in https://github.com/NOAA-OWP/cfe/pull/117
  • backwardscompibilitychanges 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
  • adjustedBMIsetgetfunctions 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
  • fixedseveralissues by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/129
  • removed Nnashsubsruface bmi parameter by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/131
  • Update addtoproject.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
  • AddedNWMponded 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

- C
Published by ajkhattak over 1 year ago

cfe - 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 (soilmoisturedeficit) 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
  • sftaetgiuh_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/cfebmisharedlibrary by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/81
  • Adding the aorcbmi to cfe/extern/aorcbmi 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
  • addedrealizationfile 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
  • addednewbmioutputvariable by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/92
  • changedbminame 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 runoffqueuempertimestep 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
  • CleanupafterCI_PR by @ajkhattak in https://github.com/NOAA-OWP/cfe/pull/103
  • bugfixaet 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

- C
Published by ajkhattak over 1 year ago