Skip to content

Releases: davidusb-geek/emhass-add-on

EMHASS add-on v0.1.38

28 Apr 09:20
Compare
Choose a tag to compare

Fix

  • Updated to core emhass module v0.2.11.
  • Improved automated docker image publish. Now building each architecture separately.

Full Changelog: v0.1.37...v0.1.38

EMHASS add-on v0.1.37

26 Apr 22:20
Compare
Choose a tag to compare

Fix

  • Solving six module not found issue.

EMHASS add-on v0.1.36

26 Apr 14:37
Compare
Choose a tag to compare

Fix

  • Added gfortran to try solve netcdf4 builds on armv7 arch.
  • Updated version of core emhass to solve faulty forecast from list problem.

EMHASS add-on v0.1.35

25 Apr 14:54
Compare
Choose a tag to compare

Fix

  • Added pkg-config and python3-h5py to try solve netcdf4 builds on armv7 arch.

EMHASS add-on v0.1.34

25 Apr 12:52
Compare
Choose a tag to compare

Fix

  • Added missing libhdf5-dev, libhdf5-serial-dev, netcdf-bin and libnetcdf-dev to try solve netcdf4 builds on armv7 arch.

EMHASS add-on v0.1.33

25 Apr 10:24
Compare
Choose a tag to compare

Fix

  • Fixed error on if condition for correct list lengths.
  • Added hdf5-helpers and hdf5-tools to try solve netcdf4 builds on armv7 arch.

EMHASS add-on v0.1.32

25 Apr 07:13
Compare
Choose a tag to compare

Fix

  • Fixed wrong logs when passing forecasts lists.
  • Updated netcdf4 version to 1.5.4 probably fixing builds on armv7 arch.

EMHASS add-on v0.1.31

24 Apr 20:28
Compare
Choose a tag to compare

Fix

  • Reinstated build.yaml for automatic image builder.

EMHASS add-on v0.1.30

24 Apr 20:19
Compare
Choose a tag to compare

Fix

  • Fixing presumed problems with falsk caching module. Now using just simple pickle object save/load.
  • Added fixed image name for automated docker images pubishing.

EMHASS add-on v0.1.29

22 Apr 22:35
Compare
Choose a tag to compare

Automatic publish of docker images using github actions