Changes between Initial Version and Version 1 of Ticket #418


Ignore:
Timestamp:
05/17/10 01:28:56 (14 years ago)
Author:
arango
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #418

    • Property ResolutionDone
    • Property Status newclosed
  • Ticket #418 – Description

    initial v1  
    2222        character (len=256), dimension(Ngrids) :: GRDname
    2323}}}
    24 For reason that will become obvious in the future, the cpp option '''NETCDF4''' was renamed to '''HD5'''. This option can be activated to create '''NetCDF-4/HDF5''' format files.  That is, an '''HDF5''' format file.
     24For reason that will become obvious in the future, the cpp option '''NETCDF4''' was renamed to '''HD5'''. This option can be activated to create '''NetCDF-4/HDF5''' format files.  That is, an '''HDF5''' format file.
     25
     26Version '''4.1.1''' of the NetCDF library also offer support for third party parallel-netcdf library (also known as '''pnetcdf''') developed by the Argonne National Lab and Northwestern University. I started to looking into that but the documentation about how to compile this is very limited. We are having problems compiling with '''PGI''' and '''gfortran'''.  The '''ifort''' sort of compiles but I have not been able to run satisfatoryly a simple parallel I/O example.  Stay tunned about this development...