Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v1.1.0
    444d6388 · Version 1.1.0 ·
    Version 1.1.0
    
    - first complete version of the GUI
    - reduction of MPI messages by using asychonous collective operations
    - performace improvements in couple_config and global search
    - fix of several memory leaks
    - replaces mpi_pack, mpi_unpack, mpi_pack_size with its external counterpart
    - weighted average
    - correct behaviour or redirect stdout
  • v1.0.5
    214db379 · Version 1.0.5 ·
    Version 1.0.5
    
    - performance improvements for search
    - fix in Fortran interface for yac_fget
    - minor bug fixes
  • 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