Opened 7 years ago
Closed 6 years ago
#568 closed task (fixed)
svn merge of dmi_trunk_8.0 [1 h]
| Reported by: | Ian Culverwell | Owned by: | Ian Culverwell |
|---|---|---|---|
| Priority: | normal | Milestone: | ROPP9.1 carry over |
| Component: | ropp_io | Version: | 9.0 |
| Keywords: | Cc: |
Description
Attachments (3)
Note:
See TracTickets
for help on using tickets.

This change just adds an optional
ranchk=ranchkclause to the call toropp_io_readin ucar2ropp. But testing on out-of-range data (see attached ucar_test_new.nc, which has N -> -N) shows that this will have no effect unless it is accompanied by a corresponding clause in the subsequent call toropp_io_thin, which range-checks by default. (Unless one is running with the-uoption, which bypasses the thinning.)Include both changes at r6243. As usual, we choose not to document
--no-ranchkoptions.Closing ticket.