What's Changed * Fix read_dat_file in utils.py (179) by amarcozzi in https://github.com/silvxlabs/quicfire-tools/pull/180 * Add interpolate argument to set_custom_simulation for arbitrary grids by amarcozzi in https://github.com/silvxlabs/quicfire-tools/pull/181
* Add read dat file utility function by amarcozzi in https://github.com/silvxlabs/quicfire-tools/pull/131 * Add set output interval method (134) by amarcozzi in https://github.com/silvxlabs/quicfire-tools/pull/135 * Improve to numpy indexing (136) by amarcozzi in https://github.com/silvxlabs/quicfire-tools/pull/137 * Add bin files to outputspy (93) by ntutland in https://github.com/silvxlabs/quicfire-tools/pull/142 * Add OutputFile.to_netcdf() function by ntutland in https://github.com/silvxlabs/quicfire-tools/pull/167 * Add coordinate georeferncing to outputs (168) by amarcozzi * Move to_zarr to an OutputFile level method (164) by amarcozzi * Move outputs dictionaries to JSON template files (163) by amarcozzi * Add outputs tests (160) by amarcozzi * Add QUIC/Fire grids (139) by amarcozzi * Remove documentation reference to examples Fixes 172 by amarcozzi in https://github.com/silvxlabs/quicfire-tools/pull/173