Opened 7 years ago
Closed 5 years ago
#1848 closed Enhancement (fixed)
Modifications to rebuild_nemo
Reported by: | timgraham | Owned by: | mathiot |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | tools | Version: | trunk |
Severity: | minor | Keywords: | rebuild |
Cc: |
Description
Context
At the Met Office we have a lot of modifications to the rebuild_nemo tool. We need to put these into a branch under UKMO but if they are acceptable to the rest of the NEMO consortium we would like them to go into the trunk
Changes
1) Batch submission added to allow submission to compute nodes
2) NetCDF4 output
3) Deflation option
4) Accepts a path to a namelist (allows multiple instances to run at same time)
5) Correctly deals with coordinate bounds (or corners).
Branch is:
branches/UKMO/dev_r7681_rebuild_nemo/
Commit History (1)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
7683 | timgraham | 2017-02-15T12:53:23+01:00 | #1848 First commit of modified code |
Change History (7)
comment:1 Changed 7 years ago by timgraham
- Component changed from OPA to CFG_TOOLS
- Keywords REBUILD added
- Owner changed from nemo to timgraham
- Version changed from v3.6 to trunk
comment:2 Changed 7 years ago by timgraham
Changed owner
comment:3 Changed 6 years ago by nemo
- Keywords rebuild added; REBUILD removed
comment:4 Changed 6 years ago by andmirek
We (Met Office) also have a parallel (MPI and openMP) version of rebulid program. It works using server (write only) - client (read and send to server) approach. Maybe worth including this version in this branch too.
comment:5 Changed 5 years ago by nemo
- Owner changed from timgraham to mathiot
- Severity set to minor
- Status changed from new to assigned
Reassigned to UKMO officer for triage
comment:6 Changed 5 years ago by nemo
- Cc mathiot removed
comment:7 Changed 5 years ago by timgraham
- Resolution set to fixed
- Status changed from assigned to closed
This branch was merged (as a late addition) at the 2017 merge party so I'm closing the ticket.
We didn't include Mirek's parallel version in this so we may want to revisit that.
Changed version, owner and component