Skip to content

Conversation

@jucordero
Copy link
Collaborator

This pull request implements a pipeline manager into AgriFoodPy, allowing the set up of structured pipelines consisting of ordered nodes which can be executed in succession, while communicating with a central datablock structure to pass information between nodes.

The pipeline class has a decorator which allows node functions to be executed outside of a pipeline environment for fast prototyping and scripting.

It also implements additional utility functions to parse, get and store data from Food Balance Sheet style datasets and from the datablock.

@jucordero jucordero changed the title Pipeline Pipeline manager Sep 1, 2025
@jucordero jucordero merged commit 233d1af into FixOurFood:main Sep 1, 2025
1 check passed
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.

1 participant