Skip to content
Snippets Groups Projects
  • Lionel GUEZ's avatar
    50d2f596
    Do not write interpolated eddies · 50d2f596
    Lionel GUEZ authored
    This is a big change, a big simplification. Creating interpolated
    eddies was the way of Alexis Chaigneau. Rémi L. thinks it is no longer
    useful.
    
    So remove procedure `init_interpolated_eddy`; do not create SHPC for
    interpolated eddies in programs `eddy_graph`, `test_overlap` and
    `test_write_overlap`; remove argument `hshp_interp` of procedure
    overlap; remove arguments `hshp_interp`, m, cyclone, `coord_extr_1`,
    `ssh_extr_1`, `coord_extr_2` and `ssh_extr_2` of procedure
    `write_overlap`.
    50d2f596
    History
    Do not write interpolated eddies
    Lionel GUEZ authored
    This is a big change, a big simplification. Creating interpolated
    eddies was the way of Alexis Chaigneau. Rémi L. thinks it is no longer
    useful.
    
    So remove procedure `init_interpolated_eddy`; do not create SHPC for
    interpolated eddies in programs `eddy_graph`, `test_overlap` and
    `test_write_overlap`; remove argument `hshp_interp` of procedure
    overlap; remove arguments `hshp_interp`, m, cyclone, `coord_extr_1`,
    `ssh_extr_1`, `coord_extr_2` and `ssh_extr_2` of procedure
    `write_overlap`.