Skip to content

Commit

Permalink
Merge pull request ESMCI#1293 from NCAR/ejh_docs
Browse files Browse the repository at this point in the history
changed README
  • Loading branch information
edhartnett authored May 4, 2018
2 parents 77f73c6 + e38c997 commit 8405ee0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ cdash site at [http://my.cdash.org/index.php?project=PIO](http://my.cdash.org/in

## Dependencies

PIO can use NetCDF (version 4.3.3+) and/or PnetCDF (version 1.6.0+) for I/O.
PIO can use NetCDF (version 4.3.3+) and/or PnetCDF (version 1.6.0+)
for I/O. NetCDF may be built with or without netCDF-4 features. NetCDF
is required for PIO, PnetCDF is optional.

Ideally, the NetCDF version should be built with MPI, which requires that it
be linked with an MPI-enabled version of HDF5. Optionally, NetCDF can be
built with DAP support, which introduces a dependency on CURL. Additionally,
Expand Down

0 comments on commit 8405ee0

Please sign in to comment.