Opened 13 years ago
Closed 11 years ago
#271 closed task (fixed)
Make ROPP7.0 indifferent to netCDF-4.
Reported by: | Ian Culverwell | Owned by: | Dave Offiler |
---|---|---|---|
Priority: | normal | Milestone: | 7.0 |
Component: | ROPP (all) | Version: | 6.0 |
Keywords: | netCDF-4 | Cc: |
Description
The ROPP6.0 beta reviewer suggested rewriting the ROPP configure scripts so that they can link with a netCDF library built with the full netCDF-4 (HDF5) capability, even though ROPP itself (currently) only uses the classic netCDF-3 option.
We may have to move to netCDF-4 anyway, as a result of EUMETSAT Lev1a data developments, so this action may be overtaken by that work.
Change history (4)
comment:1 by , 13 years ago
Keywords: | netCDF-4 added |
---|---|
Milestone: | 7.0 → 6.1 |
Status: | new → assigned |
Type: | defect → task |
Version: | 5.0 → 6.0 |
comment:3 by , 12 years ago
As stated, this ticket duplicates #259, so let's subvert it to refer to netCDF-4.2.*, in which the Fortran and C libraries are fully separate. The build system might need reworking to account for this.
At some point we may need to make the strategic decision to insist that users download netCDF4.2*, to minimise the support effort.
comment:4 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Closed with general I/O testing for v6.1 built with netCDF-4/HDF5 for supporting eum2ropp.
The current ROPP 'classic' netCDF code build should be tested against a pre-built 'full-fat' netCDF-4 library asap to confirm the (expected) compatibility.