Skip to content

Releases: Cosmo-Tech/CosmoTech-Acceleration-Library

0.8.0 - Data store and IO commands

04 Oct 12:56

Choose a tag to compare

Data store and IO commands

broken-gif

This release adds a data-store to CoAL which allow to keep data in between simulation steps

It also adds a set of commands to csm-data to allow interactions with the data-store and multiple systems allowing for a pre-packaged way to send its content

What's Changed

Full Changelog: 0.7.0...0.8.0

0.7.0 - Migrate `csm-orc` data commands

06 Aug 12:46
e789c23

Choose a tag to compare

Migrate csm-orc data commands

broken-gif

This release port data commands from csm-orc to csm-data keeping full functionality equivalence.
This move was made to remove circular dependencies between csm-orc and CosmoTech-Acceleration-Library and to ensure that data based commands were part of the correct CLI.

Also the documentation for csm-data got updated to be fully generated based on the CLI itself

What's Changed

Full Changelog: 0.6.2...0.7.0

0.6.2

19 Jul 08:06

Choose a tag to compare

0.6.2 2024-07-19 (33d06a3...b695a86)

Features

  • Format objects loaded from TDL in JSON (b630bbf)
  • Allow TDL load files to work with scenarios (bb7da33)

Bug Fixes

  • Print correct identifier in case of dataset number error (34a47a4)
  • Ensure all possible sets of properties get added to query in tdl-load (33d06a3)

0.6.1 - patch `tdl_load_file`

15 Jul 15:03
869777a

Choose a tag to compare

Add some documentation generation and patch an issue in csm-data api tdl-load-files where environment variables were directly used in the code instead of their computed values.

Full Changelog: 0.6.0...0.6.1

0.6.0 - `csm-data` is here

10 Jul 09:44

Choose a tag to compare

0.6.0 - csm-data

broken-gif

New cli csm-data is available with mutliple commands made available in csm-orc at installation

Commands in csm-data allow for an easier interaction with the Cosmo Tech API, by giving out of the box commands that allow read and write to systems integrated in the API :

  • wsf commands allow for interaction with the Workspace Files inside the API
  • tdl commands allow interaction with the Twin Data Layer of the Datasets of the API
  • rds commands interact with the Result Data Service of the Runs of the API

What's Changed

Full Changelog: 0.5.4...0.6.0

0.5.4

22 Apr 13:43

Choose a tag to compare

What's Changed

  • Lal/scenario downloader legacy compat by @lalepee in #31

Full Changelog: 0.5.3...0.5.4

0.5.3 - Correct detection of legacy TDL datasets

19 Apr 13:59

Choose a tag to compare

What's Changed

  • Lal/scenario downloader legacy compat by @lalepee in #29
  • Lal/scenario downloader legacy compat by @lalepee in #30

Full Changelog: 0.5.2...0.5.3

0.5.2 - Default dataset download order

15 Mar 14:50

Choose a tag to compare

Now the nominal case for dataset download is the Twingraph Dataset API

What's Changed

  • Thu/fix v3 twingraph dataset in scenario download by @csm-thu in #28

New Contributors

Full Changelog: 0.5.0...0.5.2

0.5.0

21 Feb 13:07

Choose a tag to compare

What's Changed

  • Bump the cosmotech_api client version to ~=3.0

Full Changelog: 0.4.7...0.5.0

0.4.7

21 Feb 12:56

Choose a tag to compare

What's Changed

  • Improve error management of the scenario_download azure function by @sjoubert in #27
  • Restrict the version of the cosmotech-api client used (2.4.*)

New Contributors

Full Changelog: 0.4.6...0.4.7