Skip to content

Add more options for HDF5 witer

Dan Guest requested to merge dguest/athena:chunker into main

This adds some options to configure settings that were previously hardcoded in the HDF5 writer:

These options can be passed to a new writer constructor. The previous constructor remains unchanged for backward compatibility.

Edited by Dan Guest

Merge request reports