v0.7.0
What's Changed
- Add read dat file utility function by @amarcozzi in #131
- Add set output interval method (#134) by @amarcozzi in #135
- Improve to numpy indexing (#136) by @amarcozzi in #137
- Add bin files to outputspy (#93) by @ntutland in #142
- Add OutputFile.to_netcdf() function by @ntutland in #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 #173
Bug fixes
Full Changelog: v0.6.4...v0.7.0