Opened 18 years ago
Closed 18 years ago
#47 closed upgrade (Fixed)
NetCDF F90 interface
Reported by: | arango | Owned by: | arango |
---|---|---|---|
Priority: | major | Milestone: | Parallel Input/Output |
Component: | Parallelism | Version: | 3.1 |
Keywords: | Cc: |
Description
Currently, ROMS uses the F77 interface of the NetCDF library. I am changing the IO structure to use the F90 interface instead. The F90 NetCDF library is compact and allows error checking during compilation due to the strong typing properties of modules. This is the first stage on the development of parallel IO with the new 4.x version of the NetCDF library. A beta-version of this library was distributed at the end of April 2007. For more information about NetCDF 4.x check:
Note:
See TracTickets
for help on using tickets.