Opened 6 years ago

Closed 5 years ago

#567 closed task (fixed)

Added option -r to remove a processing level [0.5 d]

Reported by: Ian Culverwell Owned by: Ian Culverwell
Priority: normal Milestone: ROPP9.1 carry over
Component: ropp_io Version: 9.0
Keywords: Cc:

Description

Change history (1)

comment:1 by Ian Culverwell, 5 years ago

Resolution: fixed
Status: newclosed

Successfully removes levels {1a, 1b, 2a, 2b, 2c, 2d} from ropp_io/tests/ropp_test_2v.nc.

Doesn't crash when you try to remove a non-existent level from a file (e.g. produced by an earlier invocation of this option).

If you specify -r 2d -r 2b it just removes lev2b.

If you specify -r 2d 2b it just removes lev2d, and complains about a missing file 2b.

These make sense, but note them in the user guide.

Commit changes at r6242. Closing ticket.

Note: See TracTickets for help on using tickets.