Tags

Tags give the ability to mark specific points in history as being important
  • 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