Opened 6 years ago

Closed 3 years ago

#597 closed task (fixed)

Only info (not warning) when using non-open loop processing [?]

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

Description

Change history (1)

comment:1 by Ian Culverwell, 3 years ago

Resolution: fixed
Status: newclosed
Version: 9.011.0

Seems unobjectionable, even though a failure to undertake open loop processing from somewhere other than UCAR or EUM is still met with a warning:

    CALL message(msg_warn, 'Processing centre ' // TRIM(ro_data%processing_centre) // &
                           ' not recognised.')
    CALL message(msg_cont, 'No open loop pre-processing conducted.')

So perhaps there's an inconsistency there.

But apparently this change is essential for DMI operations, and therefore for every other ROPP user, so change committed at r6835, since it checks out OK.

Closing ticket.

Note: See TracTickets for help on using tickets.