Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

v0.2.0

Latest
Compare
Choose a tag to compare
@santisoler santisoler released this 27 Jan 17:11
· 23 commits to master since this release
665755c

DOI: https://doi.org/10.5281/zenodo.3627166

New models and datasets:

  • Slab2 model (#62)

New features:

  • Load Bedmap2 datasets as Dask arrays to reduce memory consumption by
    reading the downloaded files in chunks. (#45)

Maintenance:

  • Add GitHub template for requesting new datasets or models. (#41)
  • Update CI scripts and fix linting errors. (#55)
  • Use napoleon instead of numpydoc and unpin Sphinx on requirements. (#60)
  • Fix typo on multiple files. (#64)
  • Disable unwanted pylint warnings. (#65)
  • Wrap docstrings to 79 characters per line and check with flake8. (#68)

This release contains contributions from:

  • Santiago Soler
  • Agustina Pesce
  • Leonardo Uieda