Skip to content

Bug fix release

Compare
Choose a tag to compare
@havogt havogt released this 25 Apr 13:23
· 85 commits to master since this release
110c610

GridTools:

  • support for also_previous in read

Fortran interface:

  • getter subroutines for meta-infos

FTG frontend:

  • Added wrapper routines for all metainfo getters and setters
  • Added support for zero-sized arrays
  • Added ftg_allocate_and_read routines which take unallocated pointers and allocatable variables, allocate them according to the stored bounds and read the data afterwards.

build script:

  • support for Tave