-
- Downloads
get_snapshot and test_get_snapshot are back, implementing the
low-amplitude threshold, min_amp. Add component suff_amp to derived type eddy. Write this component in extremum_$m.dbf. In shapefiles, write positions of vertices in degrees rather than radians. test_get_snapshot reads the whole domain of input NetCDF files instead of selecting a window through a namelist. This is clearer and more convenient. Same in test_get_snapshot.py, test_local_extrema and test_local_extrema.py. In test_get_snapshot.py, annotate extrema instead of inserting a legend. More correct names: radian_per_degree to deg_over_rad, degree_per_radian to rad_over_deg.
Showing
- GNUmakefile 3 additions, 4 deletionsGNUmakefile
- Sources/derived_types.f 4 additions, 0 deletionsSources/derived_types.f
- Sources/dispatch_snapshot.f 2 additions, 1 deletionSources/dispatch_snapshot.f
- Sources/get_snapshot.f 117 additions, 19 deletionsSources/get_snapshot.f
- Sources/write_eddy.f 11 additions, 5 deletionsSources/write_eddy.f
- Tests/test_get_snapshot.f 36 additions, 9 deletionsTests/test_get_snapshot.f
- Tests/test_get_snapshot.py 14 additions, 15 deletionsTests/test_get_snapshot.py
- Tests/test_local_extrema.f 9 additions, 17 deletionsTests/test_local_extrema.f
- Tests/test_local_extrema.py 11 additions, 21 deletionsTests/test_local_extrema.py
- Tests/test_mean_speed.f 5 additions, 5 deletionsTests/test_mean_speed.f
- Tests/test_set_max_speed.f 7 additions, 7 deletionsTests/test_set_max_speed.f
- Tests/test_set_outermost_contour.f 3 additions, 10 deletionsTests/test_set_outermost_contour.f
- depend.mk 3 additions, 1 deletiondepend.mk
- file_list 3 additions, 1 deletionfile_list
Loading
Please register or sign in to comment