joergbuchwald / NetCDFInterpolate

NetCDFInterpolate is a package for interpolating XDFM/HDF5 grid data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NetCDFInterpolate

NetCDFInterpolate is a package for interpolating XDMF/HDF5 grid data. It can be used e.g., to retrieve time-series data at arbitrary points.

0. Installation

You can clone the repository and use pip to install the package or alternatively

# pip install [--user] https://github.com/joergbuchwald/NetCDFInterpolate/archive/refs/heads/master.zip

1. Documentation for VTUinterface

You can find the documentation under https://joergbuchwald.github.io/NetCDFInterpolate-doc/

About

NetCDFInterpolate is a package for interpolating XDFM/HDF5 grid data.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%