-
- Downloads
Write number of days since 1950-1-1 as date_index in shapefiles
(instead of date_index = 1). This is the value read from the NetCDF files. We have to increase the width of field date_index to 5 digits (4 digits would only allow approximately 30 years since 1950). In procedure read_snapshot, check that all input eddies have the same date index, and return it as an additional argument. Assume that the input NetCDF files contain a single date. In program test_set_all_outerm, do not write file "isolated_nodes_1.csv". Since s is defined by set_all_outerm only, all the eddies are necessarily isolated.
Showing
- Tests/read_snapshot.f 13 additions, 11 deletionsTests/read_snapshot.f
- Tests/test_max_speed_contour_ssh.f 2 additions, 4 deletionsTests/test_max_speed_contour_ssh.f
- Tests/test_read_snapshot.f 3 additions, 3 deletionsTests/test_read_snapshot.f
- Tests/test_set_all_outerm.f 6 additions, 16 deletionsTests/test_set_all_outerm.f
- Tests/test_successive_overlap.f 3 additions, 3 deletionsTests/test_successive_overlap.f
- extraction_eddies.f 18 additions, 7 deletionsextraction_eddies.f
- get_snapshot.f 2 additions, 1 deletionget_snapshot.f
- get_var.f 2 additions, 3 deletionsget_var.f
- init_shapefiles.f 3 additions, 3 deletionsinit_shapefiles.f
Loading
Please register or sign in to comment