Skip to content

Latest commit

 

History

History
486 lines (398 loc) · 32.1 KB

CHANGELOG.md

File metadata and controls

486 lines (398 loc) · 32.1 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unity Release 24.4] - 2025-01-02

Tags

  • SPS Version 2.4.0 (new)
  • OGC API Version 2.0.0 (unchanged)
  • OGC Python Client Version 2.0.1 (new)

Upgrade Guide

  • The CWL DAG ("cwl_dag.py") has changed: instead of requesting a certain amount of CPU ("request_cpu") and memory ("request_memory)" separately, the client need to specify the desired EC2 instance ("request_instance_type"). The value needs to be one of those shown in the drop-down menu of the User Interface (for example, "r7i.xlarge", "c6i.8xlarge", etc.). The client can still specify the desired size of the attached disk ("request_storage").

  • The SPS User Interface (Airflow) can be accessed via either of the following methods:

  • A new prototype CWL Modular DAG ("cwl_dag_modular.py") is available, which will run the stage-in, process and stage-out tasks as separate CWL workflow, but all in the same EC2 node. To use this DAG, users will have to rewrite and modularize their existing CWL workflows which were written as a single document.

Repositories

Epics

Docker Containers

  • ghcr.io/unity-sds/unity-sps/sps-airflow:2.4.0
  • ghcr.io/unity-sds/unity-sps/sps-docker-cwl:2.4.0
  • ghcr.io/unity-sds/unity-sps-ogc-processes-api/unity-sps-ogc-processes-api:2.0.0

Documentation

[Unity Release 24.3] - 2024-09-22

Tags

  • SPS Version 2.2.0
  • OGC API Version 2.0.0
  • OGC Python Client Version 2.0.0

Repositories

Epics

Docker Containers

  • ghcr.io/unity-sds/unity-sps/sps-airflow:2.2.0
  • ghcr.io/unity-sds/unity-sps/sps-docker-cwl:2.2.0
  • ghcr.io/unity-sds/unity-sps-ogc-processes-api/unity-sps-ogc-processes-api:2.0.0

Documentation

[Unity Release 24.2] - 2024-07-01

Tags

  • SPS Version 2.1.0
  • OGC API Version 1.0.0
  • OGC Python Client Version 1.0.0

Repositories

Epics

Docker Containers

  • ghcr.io/unity-sds/unity-sps/sps-airflow:2.1.0
  • ghcr.io/unity-sds/unity-sps/sps-docker-cwl:2.1.0
  • ghcr.io/unity-sds/unity-sps-ogc-processes-api/unity-sps-ogc-processes-api:1.0.0

Documentation


[Unity Release 24.1] - 2024-04-09

Tag

Version 2.0.0

Repositories

Epics

Docker Containers

  • ghcr.io/unity-sds/unity-sps/sps-airflow:2.0.0
  • ghcr.io/unity-sds/unity-sps/sps-docker-cwl:2.0.0
  • ghcr.io/unity-sds/unity-sps-ogc-processes-api/unity-sps-ogc-processes-api:2.0.0

Documentation


[Unity Release 23.3] - 2023-09-29

Repositories

Epics

Docker Containers

  • ghcr.io/unity-sds/unity-sps-prototype/hysds-core:unity-v1.2.0
  • ghcr.io/unity-sds/unity-sps-prototype/hysds-ui-remote:unity-v1.2.0
  • ghcr.io/unity-sds/unity-sps-prototype/hysds-mozart:unity-v1.2.0
  • ghcr.io/unity-sds/unity-sps-prototype/hysds-grq2:unity-v1.2.0
  • ghcr.io/unity-sds/unity-sps-prototype/hysds-verdi:unity-v1.2.0
  • ghcr.io/unity-sds/unity-sps-prototype/hysds-factotum:unity-v1.2.0
  • ghcr.io/unity-sds/unity-sps-prototype/ades-wpst-api:unity-v1.2.0
  • ghcr.io/unity-sds/unity-sps-prototype/sps-api:unity-v1.2.0
  • ghcr.io/unity-sds/unity-sps-prototype/sps-hysds-pge-base:unity-v1.2.0
  • docker.elastic.co/elasticsearch/elasticsearch:7.9.3
  • docker.elastic.co/logstash/logstash:7.10.2
  • rabbitmq:3.11.13-management
  • redis:7.0.10
  • docker:23.0.3-dind
  • busybox:1.36.0

Documentation

Deployments


[Unity Release 23.2] - 2023-07-14

Repositories

Epics

Docker Containers

  • ghcr.io/unity-sds/unity-sps-prototype/hysds-core:unity-v1.1.0
  • ghcr.io/unity-sds/unity-sps-prototype/hysds-ui-remote:unity-v1.1.0
  • ghcr.io/unity-sds/unity-sps-prototype/hysds-mozart:unity-v1.1.0
  • ghcr.io/unity-sds/unity-sps-prototype/hysds-grq2:unity-v1.1.0
  • ghcr.io/unity-sds/unity-sps-prototype/hysds-verdi:unity-v1.1.0
  • ghcr.io/unity-sds/unity-sps-prototype/hysds-factotum:unity-v1.1.0
  • ghcr.io/unity-sds/unity-sps-prototype/ades-wpst-api:unity-v1.1.0
  • ghcr.io/unity-sds/unity-sps-prototype/sps-api-fork:unity-v1.1.0
  • ghcr.io/unity-sds/unity-sps-prototype/sps-hysds-pge-base:unity-v1.1.0
  • docker.elastic.co/logstash/logstash:7.10.2
  • rabbitmq:3.11.13-management
  • redis:7.0.10
  • docker:23.0.3-dind
  • busybox:1.36.0

Documentation

Deployments


[Unity Release 23.1] - 2023-04-11

Repositories

Epics

Docker Containers

  • ghcr.io/unity-sds/unity-sps-prototype/hysds-core:unity-v1.0.0
  • ghcr.io/unity-sds/unity-sps-prototype/hysds-ui-remote:unity-v1.0.0
  • ghcr.io/unity-sds/unity-sps-prototype/hysds-mozart:unity-v1.0.0
  • ghcr.io/unity-sds/unity-sps-prototype/hysds-grq2:unity-v1.0.0
  • ghcr.io/unity-sds/unity-sps-prototype/hysds-verdi:unity-v1.0.0
  • ghcr.io/unity-sds/unity-sps-prototype/hysds-factotum:unity-v1.0.0
  • ghcr.io/unity-sds/unity-sps-prototype/ades-wpst-api:unity-v1.0.0
  • ghcr.io/unity-sds/unity-sps-prototype/sps-api-fork:unity-v1.0.0
  • ghcr.io/unity-sds/unity-sps-prototype/sps-hysds-pge-base:unity-v1.0.0
  • docker.elastic.co/logstash/logstash:7.10.2
  • rabbitmq:3.11.13-management
  • redis:7.0.10
  • docker:23.0.3-dind
  • busybox:1.36.0

Documentation

Deployments