Giter VIP home page Giter VIP logo

pnetcdf's Introduction

PnetCDF source code development repository

PnetCDF is a parallel I/O library for accessing Unidata's NetCDF files in classic formats. The software development is a collaborative work of Northwestern University and Argonne National Laboratory.

PnetCDF project web page

PnetCDF official software releases

  • All official released versions can be found in https://parallel-netcdf.github.io/wiki/Download.html
  • Note the "releases" link on this page above contains only tagged versions. They are by no means official releases, but simply checkpoints. They contain unused historical files. Users are recommended to download the official releases, not tagged versions.

Build PnetCDF using source codes of this development repository

  • The source codes in this repository are constantly under development. They should NOT be used for production runs.
  • Use the source codes in this repository only if you are interested in contributing the project and we welcome and appreciate any contribution.
  • To clone this repository, run command
    git clone https://github.com/Parallel-NetCDF/PnetCDF.git
    
    This will create a new folder named PnetCDF.
  • Before running configure command to build PnetCDF, please run commands below first.
    cd PnetCDF
    autoreconf -i
    
    Several files, e.g. configure and Makefile.in, will be created for running the configure command. The minimum versions of GNU autotools required are:

Build instructions and recipes

  • Please read file INSTALL for build instructions. There are also several build recipes under folder doc for a few popular systems.

Current build status

PnetCDF user guide

Mailing List

Project funding supports:

  • Ongoing development and maintenance of PnetCDF is supported by the Exascale Computing Project (17-SC-20-SC), a joint project of the U.S. Department of Energy's Office of Science and National Nuclear Security Administration, responsible for delivering a capable exascale ecosystem, including software, applications, and hardware technology, to support the nation's exascale computing imperative.

pnetcdf's People

Contributors

wkliao avatar roblatham00 avatar khou2020 avatar wgropp avatar paralepsis avatar swson avatar skosukhin avatar cponder avatar locutusofborg avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.