Tag for the version before tracer advection
What's Changed
- Remove test fixture for OTF backends by @edopao in #403
- Enable test on local-area icon grid by @edopao in #407
- remove column_axis from StencilInfo and generate_gtheader by @halungge in #418
- Include dace fix from master branch by @edopao in #419
- Switch to workflow-based dace backend by @edopao in #422
- update PAST node access pattern from Program instance by @edopao in #423
- Update dace version for CI by @edopao in #426
- remove zero stencils from dycore/state_utils/utils.py by @halungge in #425
- fix and rename helper function to recognize python backends. by @halungge in #430
- Move backend to common/model_backend and replace offset_provider in a… by @OngChia in #412
- Remove lhdiff_rcf from solve_nonhydro config by @OngChia in #431
- Clean up SimpleGridData e2c2v field #408 by @iomaganaris in #432
- Remove gt4py program workaround by @samkellerhals in #436
- Remove before fields in substitution mode by @huppd in #416
- set limited_area correctly for experiments by @halungge in #434
- Allow whitespaces in START STENCIL directive for name argument by @stelliom in #414
- Added style rules for arguments of Liskov directives to style-guide by @stelliom in #424
- fix the order of the origin to be in first place to match ICON index … by @halungge in #439
- [py2fgen]: support for Fortran granules by @samkellerhals in #402
- Fix stencil test classes names by @huppd in #391
- [py2f] fix for diffusion wrapper by @abishekg7 in #441
- fix icon4pygen by @huppd in #442
- Fix repeated fused stencil test by @stelliom in #443
- Allow multiple accessed dimensions in fields passed to START STENCIL by @stelliom in #444
- Timeloop global experiment test by @OngChia in #438
- Porting of metric fields by @nfarabullini in #437
- add functionality to return a zero_field for optional fields on the serializer by @halungge in #450
- (Fix) roundtrip import by @halungge in #453
- WIP: Greenline metrics coefficients aj by @ajocksch in #429
- Fix parallel tests by @halungge in #428
- Metrics fields second batch by @nfarabullini in #454
- Initial condition for jw test by @OngChia in #446
- [icon4pygen]: Print error message when codegen fails in tests by @tehrengruber in #411
- Enable
optional
stencils and modules in Liskov by @ninaburg in #358 - In the README.md in build instructions add update to pip and setuptools by @muellch in #435
New Contributors
- @iomaganaris made their first contribution in #432
- @stelliom made their first contribution in #414
Full Changelog: v0.0.10...v0.0.11