Skip to content
Snippets Groups Projects
  • Lionel GUEZ's avatar
    2bef32e4
    The component extr_map of type snapshot is now defined with duplicated · 2bef32e4
    Lionel GUEZ authored
    values at longitude boundaries, in case of periodicity.
    
    Add argument "periodic" to procedures get_snapshot and
    set_all_outerm. Duplicate values at longitude boundaries in ssh, u, v
    if periodic. set_all_outerm can now call local_extrema with periodic
    true. In procedure set_all_outerm, we shift the longitudes of outside
    points if necessary.
    
    In program test_get_snapshot, define periodic from step and nlon.
    2bef32e4
    History
    The component extr_map of type snapshot is now defined with duplicated
    Lionel GUEZ authored
    values at longitude boundaries, in case of periodicity.
    
    Add argument "periodic" to procedures get_snapshot and
    set_all_outerm. Duplicate values at longitude boundaries in ssh, u, v
    if periodic. set_all_outerm can now call local_extrema with periodic
    true. In procedure set_all_outerm, we shift the longitudes of outside
    points if necessary.
    
    In program test_get_snapshot, define periodic from step and nlon.