Skip to content

IceModel v1.0.1

Latest
Compare
Choose a tag to compare
@mgcooper mgcooper released this 04 Jul 21:49
· 4 commits to main since this release

IceModel v1.0.1

This release focuses on refactoring for compatibility with MATLAB versions back to release R2017a. Other important updates include changing the "userdata" filename convention for consistency with forcing data files, added LICENSE and CITATION files, an expanded README with an "Open in MATLAB Online" link, and various user-facing improvements including a setup.m function.

Note: This release includes an extensive set of model input files. Download them from the release page on Github.com.

What's Changed

  • feat(setup): Add function to add project paths to the matlab path
  • feat: Add open in matlab online button
  • refactor: Use lowercase filenames for operating system portability
  • refactor: R2017a compatibility
  • chore: Add CITATION.cff
  • feat: Add issues templates by @mgcooper in #3

Full Changelog: v1.0.0...v1.0.1