Tags

Tags give the ability to mark specific points in history as being important
  • v1.0.4

    Version 1.0.4 (9 Jun 2015)
    
    - major update of GUI with improved functionality
    - support user defined weights added (writing and reading of weight files)
    - load balancing functionality added
    - send/receive of individual collections/bundles with one operation
    - cubed sphere test case
    - minor bug fixes, performance improvements and code cleaning
  • v1.0.3

    35727436 · new version 1.0.3 ·
    performance improvements and yac_ prefix
  • v1.0.2

    ae4a5d6b · update version info ·
    Minor update
    
    - users are allowed to pass job start/end dates via F90/C API
    - new toy example to read in World Ocean Atlas 2009 data
    - bug fixes
  • v1.0.1

    SAB 2014 version
    
    summary of developments from v1.0.0
    
    + interpolation weights are now calculated only once if
      the same interpolation stack is applied to more than
      field, provided that grid- and mask-pairs are
      identical as well
    
    + some communication is saved for conservative remapping
      and patch recovery by packing data into a single message
    
    + support for moderately concave cells
    
    + distance-weighted n-nearest-neighbour interpolation
    
    + old simple n-nearest-neighbour weights are now optional
  • v1.0.0

    YAC version 1.0.0