v1.1.0
Added
- Added two GitHub Action workflows for CI/CD.
Changed
- Moved the majority of documentation and info from the GitHub Wikis system to the README.
Fixed
- Replace hardcoded
in_nc
,out_nc
,nf
,nb
, andscale
with values taken directly from the model state. - Check that a model has been loaded before
execute
can be called.