Opened 7 years ago
Closed 6 years ago
#1999 closed Defect (fixed)
NESTING TOOLS AGRIF: bathymetry interpolation
Reported by: | jchanut | Owned by: | jchanut |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | AGRIF | Version: | trunk |
Severity: | minor | Keywords: | AGRIF, NESTING, TOOLS |
Cc: |
Description
Context
Arithmetic or median average bathymetry interpolation fails with segmentation fault.
Analysis
Input bathymetry extraction zone can be slightly to small compared to the whole child grid domain.
Recommendation
...
Commit History (1)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
9149 | jchanut | 2017-12-20T16:38:27+01:00 | NESTING TOOLS Add new e3t definition, #1981 Correct transition weights, #1998 Correct arithmetic and median average interpolations, #1999 Changed number of coarse grid bathymetry points inside child grid domain (2 now, instead of 3) |
Change History (3)
comment:1 Changed 7 years ago by jchanut
comment:2 Changed 7 years ago by clevy
- Owner set to jchanut
- Status changed from new to assigned
Should be checked and eventually changes in dev_merge_2017 for now, as the future trunk
comment:3 Changed 6 years ago by jchanut
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
In 9149: