v0.0.10
What's Changed
- Dycore in mixed-precision by @ninaburg in #301
- Bugfixes due to wrong dimensions in greenline by @halungge in #319
- Fix solve nonhydro divdamp fac o2 by @halungge in #313
- Update stable gt4py version by @abishekg7 in #321
- Timeloop by @OngChia in #308
- Pass domain sizes to all programs by @samkellerhals in #320
- Using custom workspaces in jenkins by @abishekg7 in #325
- (fix) - remove divdamp_fac_o2 from SolveNonHydroConfig as it is a run… by @halungge in #323
- Change gt4py branch to latest stable in spack-PR-icon by @abishekg7 in #326
- fixes for BFB by @abishekg7 in #314
- Fused velocity advection hud by @huppd in #286
- Stencil cleanup by @huppd in #328
- Fix pr 286 by @halungge in #331
- Fix greenline dependencies by @halungge in #327
- fix merge errors in solve_nonhydro.py by @halungge in #334
- Add gpu benchmark by @samkellerhals in #330
- Add support for optional dace backend by @edopao in #335
- Cleanup nh constants by @halungge in #339
- Verify global model by @halungge in #315
- Remove and rename duplicate stencils by @huppd in #332
- Cleanup solve nonhydro interface:
ZFields
by @halungge in #341 - Add serialised data to ci by @samkellerhals in #338
- Update dataset by @halungge in #345
- Streamline CI by @samkellerhals in #344
- Change boost download server by @samkellerhals in #346
- remove code duplication by @huppd in #342
- fix field size of refin_ctl arrays by @halungge in #348
- Refactor advection stencils to use
StencilTest
by @samkellerhals in #336 - update code generation by @halungge in #353
- Corrector stencil 60 by @halungge in #350
- add C2V connectivity to the IconGrid generated from serialbox data by @halungge in #357
- Update stable gt4py version for spack test by @abishekg7 in #355
- Generate grid sizes in icon4pygen by @samkellerhals in #317
- Refactor advection stencils to use
StencilTest
- Part 2 by @ninaburg in #351 - Rename set and copy stencils by @huppd in #347
- add ICON-Liskov integration style-guide by @huppd in #363
- Markdown formatting fixes by @samkellerhals in #369
- rename stencils in velocity advection by @huppd in #366
- change TEST_DATA_PATH by @halungge in #372
- Skip offset provider when connectivity is missing by @tehrengruber in #373
- Fix automatic closure domain argument adaption by @tehrengruber in #370
- Rename stencils from mo_solve_nondyro first batch. by @huppd in #376
- Add full trace and local variables to pytest trace by @samkellerhals in #377
- Allocate connectivity arrays on gpu memory for execution on gpu backends by @edopao in #359
- Rename second batch of stencils in mo_solve_nonhydro by @huppd in #379
- Fix test dependencies on savepoints by @halungge in #349
- Add diamond to gridmanager by @halungge in #352
- Special case string cleaning for DSL INSERT by @samkellerhals in #381
- Update CI config to use new template for container build by @edopao in #382
- Allow multipe field operators in program, pass array sizes to bindings gen, integrate fused vel_adv 1_to_7 and 8_to_13 by @muellch in #261
- Fix CI (0d field slice) by @edopao in #383
- Enable benchmark on DaCe GPU backend by @edopao in #378
- Import gtfn backends exposed by next module (cached version) by @edopao in #361
- add nudgecoeffs_e and wgtfac_c by @jonasjucker in #322
- fix flaky mixed precision failures in tests by @halungge in #386
- Datatest on ci by @halungge in #380
- Metrics reference atmosphere fields by @halungge in #384
- Remove input field slicing in stencil tests by @edopao in #390
- ruff integration by @samkellerhals in #393
- Changes to solve_nonhydro stencils 57, 58 by @abishekg7 in #356
- Fix test smagorinski and solve nonhydro by @halungge in #396
- Simplify stencil btraj_dreg_stencil_01 by @edopao in #397
- Fix LiftMode enum attr access by @samkellerhals in #398
- Adapt py2fgen for gt4py programs by @samkellerhals in #371
- Fix
uses_icon_grid_with_otf
fixture that broke with gt4py#1470 by @tehrengruber in #401 - Icon grid from gridfile by @halungge in #395
- Port wgtfacq_c to numpy by @jonasjucker in #394
- Change test fixture is_otf into util function by @edopao in #404
- Updating requirements by @abishekg7 in #405
New Contributors
- @edopao made their first contribution in #335
- @tehrengruber made their first contribution in #373
Full Changelog: v0.0.9...v0.0.10