-
- Downloads
Move the computation of nearby_extr out of procedure get_1_outerm, to
procedure set_all_outerm. The idea is that, in this branch, nearby_extr will eventually include extrema depending not only on them having sufficient amplitude but also on their cyclonicity. Both pieces of information cannot be simply encoded in extr_map.
Showing
- GNUmakefile 1 addition, 3 deletionsGNUmakefile
- Tests/test_get_1_outerm.f 15 additions, 5 deletionsTests/test_get_1_outerm.f
- Tests/test_get_snapshot.f 1 addition, 1 deletionTests/test_get_snapshot.f
- depend.mk 1 addition, 1 deletiondepend.mk
- get_1_outerm.f 7 additions, 16 deletionsget_1_outerm.f
- set_all_outerm.f 16 additions, 4 deletionsset_all_outerm.f
Please register or sign in to comment