Opened 11 years ago
Closed 11 years ago
#320 closed defect (fixed)
Read LEO id from file in ropp_pp_grasrs2ropp
Reported by: | Ian Culverwell | Owned by: | Ian Culverwell |
---|---|---|---|
Priority: | normal | Milestone: | 7.0 |
Component: | ropp_pp | Version: | 6.1 |
Keywords: | Cc: |
Description
This routine used to set leo_id = 'META'. Even with the likely demise of this data format following the introduction of netcdf-4 files for EUMETSAT level 1a data, it's probably not sensible to hardwire this in the age of MetOp-B.
As Axel points out, the LEO ID is available in the 'title' part of the global attribute of the netCDF file, so read it from there.
Change history (4)
comment:1 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 11 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:3 by , 11 years ago
Owner: | set to |
---|---|
Status: | reopened → assigned |
comment:4 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Works OK.