Opened 17 years ago
Closed 16 years ago
#155 closed task (fixed)
netcdf 4
| Reported by: | Huw Lewis | Owned by: | Huw Lewis |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | ROPP (all) | Version: | 2.0beta |
| Keywords: | netcdf | Cc: |
Description (last modified by )
From ROPP-2 DRI:
Action 9 DRI ROPP v2: o assess the possibility to use net cdf 4 (compile, new functionalities, etc.) and present results to Steering Group. Due date: inform SG in 2009 of results
Change history (1)
comment:1 by , 16 years ago
| Description: | modified (diff) |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Two important data models for netCDF are * the "classic netCDF model", used for netCDF-3 and earlier versions * an enhanced data model referred to as the Common Data Model (CDM), used for netCDF-4 and later versions. Use of CF Conventions version 1.x support the classic netCDF data model with coordinate systems and other useful abstractions.Potential benefits for ROPP
This is thought to be sufficient for ROPP at present and in future.
D
Current option to continue with netCDF-3 type structures. This means no code changes for netCDF required, and limits need for users to install HDF5 and zlib (only required for 'additional' netcdf4 options). However, ROPP can 'support' netCDF4 (without additional features compiled - this is actually equivalent to installing 3.6.3), as it is fully backward compatible. Thus, new users can implement ROPP with latest released version of netCDF, although there is no need for existing users to update from v3.6.3.
Have now successfully tested ROPP-3 with the netcdf.4.0 distribution. Release notes and README.deps updated accordingly.
Ticket closed as fixed.