Skip to content

Conversation

sandradeng20
Copy link
Contributor

#1496 Develop an environmental exposure calculation agent to setup a modularised and extendable workflow.

@sandradeng20 sandradeng20 requested review from sm453 and kok-foong April 23, 2025 06:37
sandradeng20 and others added 20 commits April 23, 2025 14:38
@sandradeng20 sandradeng20 marked this pull request as ready for review May 22, 2025 06:57
# Installation of agentlogging currently suspended due to performance issues
# Install StackClients twa resource
RUN stack_clients_jar=$(find ../tmp_stack/stack-clients*.jar) && stack_clients_jar=${stack_clients_jar##*/} && \
jpsrm install StackClients ../tmp_stack --jar $stack_clients_jar
Copy link
Collaborator

@kok-foong kok-foong May 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found that it is necessary to run jpsrm uninstall StackClients when a new twa package is downloaded. Not critical but probably better to reduce the number of instances where this line is copied over, though redundant once a StackClients package is released properly

@sandradeng20 sandradeng20 merged commit b8af693 into main Sep 30, 2025
@sandradeng20 sandradeng20 deleted the 1854-environment-exposure-calculation branch September 30, 2025 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants