#1968 closed Defect (fixed)
NESTING TOOLS AGRIF: agrif_create_bathy overwrites existing child coordinate file
Reported by: | jchanut | Owned by: | jchanut |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | AGRIF | Version: | v3.6 |
Severity: | minor | Keywords: | nesting v3.6 |
Cc: |
Description
agrif_create_bathy program replaces the child coordinate file by a file containing only the level bathymetry.
Better to use NF90_NOCLOBBER argument when creating the output (function Write_Bathy_level)
Commit History (2)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
8656 | jchanut | 2017-10-24T11:32:58+02:00 | Append child coordinate file when writing level bathymetry, #1968 |
8655 | jchanut | 2017-10-24T11:31:37+02:00 | Append child coordinate file when writing level bathymetry, #1968 |
Change History (6)
comment:1 Changed 5 years ago by jchanut
- Owner set to jchanut
- Status changed from new to assigned
comment:2 Changed 5 years ago by jchanut
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 5 years ago by nemo
- Keywords nesting added; NESTING removed
comment:4 Changed 5 years ago by nemo
- Keywords release-3.6* added
comment:5 Changed 5 years ago by nemo
- Keywords release-3.6* removed
comment:6 Changed 14 months ago by nemo
- Keywords v3.6 added
Note: See
TracTickets for help on using
tickets.
Done at revisions 8655 and 8656