Skip to content

Releases: GEOS-ESM/swell

1.9.6

12 Dec 21:32
0607990
Compare
Choose a tag to compare

What's Changed

  • Update CODEOWNERS by @mathomp4 in #398
  • Parsing ozinfo.db from GEOS_mksi and removing old observing system yamls by @asewnath in #396
  • no Datetime class without datetime by @Dooruk in #403
  • Add task to calculate ensemble mean and variance from background state by @metdyn in #397
  • Add to docs a procedure note on code_tests by @metdyn in #402
  • CLI for Tier 1 tests by @ashiklom in #408
  • Add command line option to set LOG_INFO in code_tests.py by @metdyn in #412
  • Get background geos exp not catching dev/null by @ashiklom in #410
  • Error reporting for empty channel lists by @asewnath in #414
  • LocalEnsembleDA: use_linear_observer in GETKF by @metdyn in #413
  • Type hinting and misc changes by @mranst in #417
  • Pinned versions utilities and abort suppression by @asewnath in #429
  • Updates for the SOCA config for updating pinned JEDI build by @Dooruk in #430
  • Remove hardcoded /tmp from code_tests, and fix GEOS_mksi test by @ashiklom in #436
  • Cycling FGAT for geos_marine and towards erasing geos_ocean by @Dooruk in #419
  • Using Pinned Hashes for JEDI Repositories by @asewnath in #433
  • Adding Instructions on how to use uv and venv for Swell installation by @Dooruk in #446
  • Add hydrometeors by @rtodling in #422
  • Missing optional parameters in experiment.yaml for 3dfgat_cycle by @mranst in #448
  • LGETKF: add function to tune horizontal localization for each observer by @metdyn in #437
  • Oct 2024 Variable Change Sprint by @rtodling in #457
  • Add missing surface type to linear obs op of MW by @rtodling in #463
  • Set tropopause pressure opt consistent w/ GSI by @rtodling in #464
  • Introducing GMAO ODAS obs sources by @Dooruk in #444

New Contributors

Full Changelog: 1.9.5...1.9.6

1.9.5

31 Jul 15:30
e951bac
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.9.0...1.9.5

1.9.0

17 Apr 19:20
cebcb49
Compare
Choose a tag to compare

Main Changes:

  • Introducing Atmospheric 3DVAR and 3DFGAT suites
  • Introducing LETKF tasks for the ensemble_hofx handling
  • Improving observation operators (UFO changes)
  • Switching Background error from BUMP to Explicit_Diffusion for the ocean
  • Updating to Skylab 7 modules
  • Improvements to EVA plots
  • Improvements to the Questionary
  • Lots of SWELL refactoring...

Full PR log:

New Contributors

Read more

1.2.0

10 Feb 18:53
a319913
Compare
Choose a tag to compare
Add workflow and tasks for performing 3DVar (tested with SOCA) (#152)

* Add shell for the new tasks (#133)

* add shell for all the new tasaks

* rename b clim task

* update registry

Co-authored-by: danholdaway <[email protected]>

* Feature/3dvar generateb (#136)

* fetch bump or execution with seg fault

* Feature/3dvar standalone godas (#138)

* Add the basis for running standalone 3DVar

* add bclim to flow

* changes in executable

* 3dvar is executing now, seg fault is fixed

* hofx fix

* changes in eva

* GODAS observations and golden period

* SPECIAL case in executable and modifications for 3dvar EVA

* changes in flow

* changes in flow and codestyle fixes

* trailing spaces

Co-authored-by: danholdaway <[email protected]>

* write logs in the executable tasks

* update YAML files to ioda v3

* Feature/3dvar bump eva (#140)

* Add the basis for running standalone 3DVar

* add bclim to flow

* changes in executable

* 3dvar is executing now, seg fault is fixed

* hofx fix

* changes in eva

* GODAS observations and golden period

* SPECIAL case in executable and modifications for 3dvar EVA

* changes in flow

* changes in flow and codestyle fixes

* trailing spaces

* bump SABER update works

* ioda_v3 changes

* changes in eva

* yaml fixes

* yaml fixes

---------

Co-authored-by: danholdaway <[email protected]>

* refactor eva to allow plotting jedi log things

* fixes to workflow files

* add new task for generating static b by linking (#147)

* add new task for generating static b by linking.

* remove prints

* correct py norms

* yaml norms

---------

Co-authored-by: danholdaway <[email protected]>

* Feature/3dvar lowres (#151)

* fixing workflow

* linking changes

* lowres works

* hofx working

* 3dvar workflow running

* DA recommended changes

---------

Co-authored-by: danholdaway <[email protected]>
Co-authored-by: Doruk Ardağ <[email protected]>

1.1.0

03 Nov 16:52
40f8294
Compare
Choose a tag to compare
Improve the prints from launch experiment script (#128)

* Improve the prints from launch experiment script

* fix coding norms

Co-authored-by: danholdaway <[email protected]>

1.0.0

11 Feb 18:41
e4e7a4c
Compare
Choose a tag to compare
tag jedi repos (#18)

Co-authored-by: danholdaway <[email protected]>