Opened 8 years ago
Closed 8 years ago
#467 closed defect (fixed)
CDAAC input files not always recording fiducial id
Reported by: | Ian Culverwell | Owned by: | Ian Culverwell |
---|---|---|---|
Priority: | normal | Milestone: | 9.0 |
Component: | ropp_io | Version: | 8.0 |
Keywords: | UCAR | Cc: |
Description
Axel von Engeln (EUM) reports:
On another point, I also just noted that UCAR seems to sometimes not provide the attribute fiducial_id. So the call: CALL ncdf_getatt('fiducial_id', readstr) in ropp_io_read_ncdf_get.f90 likely needs some update as well, e.g. first checking that it exists.
The attached file contains an example.
Attachments (1)
Change history (4)
by , 8 years ago
Attachment: | atmPrf_MTPA.2013.001.12.30.G21_2016.0120_nc added |
---|
comment:1 by , 8 years ago
He further writes:
On the fiducial_id, I only noticed that it is no longer available in Metop data provided by UCAR. I so far have seen it always empty, all missions do single differencing by now. I have modified my local copy of ROPP and found that it also requires to make the optimized bangle optional. I attached a Metop-A file, as just extracted from UCAR, for further info.
comment:2 by , 8 years ago
I noticed that although Opt_bend_ang
was indeed missing from Axel's exmaple file, Bend_ang1
and Bend_ang2
were present, so ropp_io_read_ncdf_get.f90 now reads those (if it can).
These changes have been made at r4988.
comment:3 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Checks out OK on new and old atmPrf and wetPrf files, so close ticket as 'fixed'.
Note:
See TracTickets
for help on using tickets.
atmPrf_MTPA.2013.001.12.30.G21_2016.0120_nc