Manage non-uniform longitude-latitude grid
In the case of non-uniform longitude-latitude grid: we read the whole coordinate arrays from the NetCDF file; we have a different way of inverting the projection, in `invert_proj`; the program `eddy_graph` does not use `corner_whole` and step, which are not defined, it uses instead the shapefile `extr_proj`.
Showing
- Inst_eddies/Tests/test_set_max_speed.f90 2 additions, 1 deletionInst_eddies/Tests/test_set_max_speed.f90
- Inst_eddies/input_ssh.f90 47 additions, 18 deletionsInst_eddies/input_ssh.f90
- Inst_eddies/invert_proj.f90 24 additions, 3 deletionsInst_eddies/invert_proj.f90
- Overlap/read_grid.F90 12 additions, 6 deletionsOverlap/read_grid.F90
Loading
Please register or sign in to comment