You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
The idea would be to change the data specificaitons so that they are in the form of the interface files used by e.g. referia (see e.g. https://github.com/lawrennd/referia/blob/main/referia/config/interface.py).
Then the processing of each data set would be two stage.
The first stage is to create a relevant interface file of the form
Write that file, register it with the publish and subscribe service and then execute the command line on the file directly.
All reactions