Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Bug fixes and improvements in 1.9.1

MOAB 5.5.1:

  • PR #644: Improve Doxygen output for documentation. New website now available at https://web.cels.anl.gov/projects/sigma/docs/moab/index.html. Please update your bookmarks as the old ftp site will be taken down soon.

  • PR #645, #648: New ESMF format NC reader

  • PR #649: A new halo exchange example under intermediate folder to measure performance of nearest-neighbor halo-exchange communication kernels

  • PR #640: Allow reading MPAS file without time dimension

  • PR #642: NCHelper - idx need to be integer

  • PR #643: iMOAB - update global mesh info

  • PR #646: support

  • Improved support for reading MPAS files directly

  • Improved API documentation now available

  • Fix several outstanding issues with in mbtempest tool

    • Propagate grid_dims correctly for RLL grids

    • Store history metadata as attributes for provenance

  • PR #654: Fix a bug when metadata has an empty semicolon string

  • PR #657: Assert on unknown key during iMOAB ApplyWeightsA new halo-exchange example to measure performance of nearest-neighbor halo-exchange communication kernels

  • Several configuration and build updates for running on ALCF and OLCF systems

NCO 5.1.9:

  • See full release notes at https://github.com/nco/nco/blob/5.1.9/doc/ANNOUNCE

  • ncremap now, by default, fills with 0.0 (instead of FillValue) gridcells where sub-gridscale fraction is zero. Previous behavior (filling with FillValue) can be restored with new --mpt_mss option.

  • ncremap supports new TR bilinear and integrated bilinear algorithm types

  • ncremap supports new standard names <WeightGenerator><AlgType> for old algorithms, e.g., esmfaave, traave, ncoaave

  • ncra, ncrcat fix behavior of dimension interleave (ILV) parameter http://nco.sf.net/nco.html#bug_ilv

  • All operator fix possible path separator issue in MS Windows

  • Improved inferral of MALI grids (radians rather than degrees automatically detected)

  • Support for attributes stored as NC_STRING rather than NC_CHAR

...