Giter Club home page Giter Club logo

hdf5-tutorial's Introduction

Welcome to the HDF5 Tutorial

HDF5 logo

Open in GitHub Codespaces

HDF5 is a framework for sharing data. Its purpose is to frame data so that it can be shared and understood on its own because it speaks for itself; it is self-describing. Sharing comes in different forms, for example, via files formatted in a standard way, or by providing access to data through a service endpoints. It is important that these "appearances" cohere and are uniform. For that, the framework includes a data model that is common to all implementations, including the HDF5 library and file format or the Highly Scalable Data Service (HSDS). What makes it all work are fantastic community contributions, such as h5py, HDFql, rhdf5, or H5Web.

This is a tutorial for new and intermediate HDF5 users. The tutorial is organized as a set of Jupyter notebooks that are available for download in this GitHub repository. The notebooks are intended to be reviewed in the numbered order, but they are self-contained, and can be visited in any order.

The notebooks in this tutorial are:

  1. C/C++ 101 - In case you've never written a C/C++ program
  2. Theme - A model problem that we will use throughout the tutorial
  3. Variation 1 - A slightly more complex variant of the problem
  4. Variation 2 - MPI-parallel HDF5
  5. Python Bliss - Where most HDF5 users will spend their time
  6. PureHDF - How to tackle the model problem in C#

This tutorial is intended to be executed in a Web browser without installing any software. To this end, this repository comes with a prebuild GitHub Codespaces configuration. Launch a Codespaces environment by clicking the banner "Open in GitHub Codespaces" and start evaluating the Jupyter notebooks (by placing the cursor into a code cell and pressing Ctrl+Enter or Shift+Enter). When prompted for a Python kernel, select

hdf5-tutorial (Python 3.12.1) /opt/conda/envs/hdf5-tutorial/python

You are welcome to clone this repository and set up your local environment. Notice that a few settings are specific to the Codespaces configuration and will need adjusting in a custom environment. We recommend you review environment.yml for Python package dependencies, and the files in .devcontainer for additional dependencies.

Enjoy and let us know what you think about the tutorial in the discussion! Please help us improve it by reporting issues or submitting pull requests!

hdf5-tutorial's People

Contributors

gheber avatar glennsong09 avatar jreadey avatar mattjala avatar brtnfld avatar apollo3zehn 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.