Project

General

Profile

Version 2.4.0 released

Added by Uwe Schulzweida 2 months ago

New features:
  • Changed to C++20
  • Add FDB (Fields DataBase) support (status: experimental)
  • Remapweights: Use environment variable REMAP_MAP3D=1 to generate all mapfiles of the first 3D field with varying masks
  • pack: add support to read pack parameters from file
  • select: allow negative numbers for parameter levidx to select level indices from the end
New operators:
  • pressure - pressure on full-levels
  • pressure_half - pressure on half-levels
  • delta_pressure - pressure difference of half-levels
  • gheight_half - geopotential height on half-levels
Fixed bugs:
  • after: change computation of geopotential height from full to half levels [Bug #11346]
  • expr: var statement failed
  • gradsdes: fix integer overflow in map file
  • Arith: fill mode for infile2 doesn't work with pipes [Bug #11733]
  • rotated pole mapping failed with negative north_pole_grid_longitude attribute [Bug #11661]

Comments