Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

netcdf (2) Versions 0.1.0

Installs/Configures netcdf

Policyfile
Berkshelf
Knife
cookbook 'netcdf', '= 0.1.0', :supermarket
cookbook 'netcdf', '= 0.1.0'
knife supermarket install netcdf
knife supermarket download netcdf
README
Dependencies
Quality 100%

NetCDF Cookbook

NetCDF is a set of software libraries and self-describing, machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. NetCDF was developed and is maintained at Unidata. Unidata provides data and software tools for use in geoscience education and research. Unidata is part of the University Corporation for Atmospheric Research (UCAR) Community Programs (UCP). Unidata is funded primarily by the National Science Foundation.

This set of recipes compiles the pre-requisite libraries as well as the NetCDF library

More information about NetCDF may be found at the NetCDF website

Requirements

Platforms

  • CentOS 6.6

Attributes

  • node['netcdf']['zlib']['version'] = The version of ZLib to install. Check the ZLib website for version information (String)
  • node['netcdf']['szip']['version'] = The version of SZip to install. Check the SZip section of the HDF website for version information. (Note licensing terms at the site) (String)
  • node['netcdf']['szip']['skip'] = Skip installing SZip. SZip is optional and its terms of use may not meet your needs (Boolean)
  • node['netcdf']['hdf5']['version'] = The version of HDF5 to install. Check the HDF website for version information. (String)
  • node['netcdf']['hdf5']['skip_check'] = Skip compile-time testing (Boolean)
  • node['netcdf']['netcdf']['version'] = The version of NetCDF to install. Check the NetCDF Github Repository for version information (String)
  • node['netcdf']['netcdf']['skip_check'] = Skip compile-time testing (Boolean)

Usage

Simply include the default recipe (netcdf::default) on an instance that needs NetCDF on it.

Authors

License

Unless otherwise noted below, this software is in the public domain because it contains
materials that originally came from the United States Geological Survey, an agency of the
United States Department of Interior. For more information, see the official USGS
copyright policy at: http://www.usgs.gov/visual-id/credit_usgs.html#copyright

More information in license file

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Foodcritic Metric
            

0.1.0 passed this metric