Skip to content

Releases: actinia-org/actinia-core

0.99.10

04 Aug 12:28
6f00593
Compare
Choose a tag to compare

Fixed

  • allow webhook pw with colon (#98)
  • webhook pw with colon (#99)

0.99.9

30 Jul 08:01
809a036
Compare
Choose a tag to compare
  • use actinia-gdi version 0.1.8
  • fix gdal for ubuntu docker (#90)
  • update version in actinia-gdi alpine Dockerfile (0.1.9, 0.1.10, 0.1.11) (#91), (#93), (#94)
  • docker: alpine version 3.12 (#92)
  • add psutil to get the used/total memory (#95)
  • add py3-joblib after requirements (#96)
  • Update requirements.txt and add few tests (#97)

0.99.8

13 May 13:25
b683d30
Compare
Choose a tag to compare

Fixed

  • Fix missing openeo-addons repo cloning (#88)
  • Messages: fix Sentinel 2A to Sentinel-2 (#87)

Added

  • Stdout Logger with optional colored or json formatter - Enable stdout logging (#47)

0.99.7

16 Apr 07:48
4aa73d7
Compare
Choose a tag to compare
  • Switch alpine docker to alpine 3.11 and compiled pdal (#84)
  • exporter: generate overviews with LZW compression (#85)
  • use s1 toolbox from snappy only (#86)
  • update actinia-gdi version in Dockerfile (0.1.6, 0.1.7) (add filtering of variables with default values)

0.99.6

05 Mar 08:36
3b7d9b2
Compare
Choose a tag to compare

Fixed

  • cancel/termination operation for redis version >= 3.0.0 #83

0.99.5

18 Feb 10:57
cf23310
Compare
Choose a tag to compare
  • Includes all addons from CSV in alpine dockerimage - Sync grass_addons_list.csv in Dockerfiles (#81)

0.99.4

06 Feb 14:47
Compare
Choose a tag to compare

CI release

0.99.3

06 Feb 14:45
Compare
Choose a tag to compare
  • added band_reference and band_reference for image collections (GRASS GIS 7.9+) (#70)
  • set ACTINIA_CUSTOM_TEST_CFG to standard actinia cfg dir
  • torch dependency: avoid hardcoded version (#72)
  • actinia: change base image to grass-py3-pdal:stable-ubuntu19 (#73)
  • back to hardcoded torch version but now py3.7 based
  • fix enum (#71)
  • fix missing comma (#74)
  • actinia-latest/Ubuntu19: use own requirements_ubuntu19.txt (#75)
  • use loop to install grass addons (#76)
  • Enhance Docker README, docker and requirements.txt
  • Update to Ubuntu19 (#77)
  • Adjust to google_cloud_bigquery update (#78)
  • Remove timeout from gc-bigquery after API change (#79)
  • Dockerfile rewrite for Alpine (#55)
  • add openeo addons in dockerfile (#80)

v0.99.2

30 Apr 14:21
eb8bca3
Compare
Choose a tag to compare
  • Update to new @ URL delimiter character (#61)
  • fix ace for e.g. column='z_antenna double precision' parsing (#62)
  • Enforce pyproj==1.9.6 for PROJ 4.9.3
  • GRASS addons: v.out.png replaced with r.colors.out_sld
  • use csv to install GRASS GIS addons in a loop (#65)
  • exporter: added TILED=YES and overviews=5
  • exporter: added overviews (2, 4, 8, 16) to raster (#66)
  • actinia docker image based on GRASS GIS 7.9 (master) (#67)
  • exporter: support attributes at raster export (GDAL RAT) (#68)
  • snappy:
    • SNAP updated to Version 7.0 (#63)
    • increase java_max_mem to avoid NullPointer exception for snappy (#64)
    • include current folder '.' in LD_LIBRARY_PATH for SNAP

actinia v0.99.1

31 Oct 14:44
04e4f39
Compare
Choose a tag to compare
  • fix version to not be dirty after release (#59)