Skip to content

Releases: ISI-MIP/isimip-utils

1.3.2

08 Nov 15:41
Compare
Choose a tag to compare

This release fixes Settings.setup(args) so that the settings are cleared when calling the function several times.

1.3.1

27 Oct 11:22
Compare
Choose a tag to compare

This release fixes a minor bug in the config.

1.3.0

29 Aug 15:24
Compare
Choose a tag to compare
  • Add fetch_file function
  • Improve dev setup

1.2.0

12 Jul 11:52
Compare
Choose a tag to compare
  • Add custom ArgumentParser

1.1.1

08 Jun 12:50
Compare
Choose a tag to compare
  • Fix config_file path

1.1.0

08 Jun 12:49
Compare
Choose a tag to compare
  • Add assertion to fetch functions
  • Fix requirements
  • Store parser in settings class

1.0.2

07 Feb 14:10
Compare
Choose a tag to compare
  • Use Path.parts instead of string functions in fetch functions
  • Add support for arrays in NetCDF attributes
  • User colorlog by default

1.0.1

22 Nov 10:15
Compare
Choose a tag to compare
  • Add extend_base argument to fetch_json

1.0.0

22 Nov 10:13
Compare
Choose a tag to compare

This is the initial release.