Developer stack
Note
NDSL users are advised to stick with released versions: https://github.com/NOAA-GFDL/NDSL/releases/latest
- NDSL
Follow branchdevelop
in main repo. - GT4Py
Follow branchphysics
on Stefano's fork, which includes experimental features as listed in this table. - DaCe
default one, as configured in by NDSL - Serialbox
Follow brachfeature/data_ijkbuff
on Florian's fork, which includes the following features:data_buffered
keyword to allow buffer serialization (scalar by scalar) of Fieldsdata_writeonly
keyword to allowreal, parameter :: X
style constants to be saved by removing theread
capacitydata_append
keyword to write scalars in a 1 dimensional fieldflush savepoint_name
to dump all data in savepoint irrespective or either or not the buffer is filled up