jerabaul29 / OpenMetBuoy-v2021a

An easy to build, affordable, customizable, open source instrument for oceanographic measurements - with global Iridium coverage
MIT License
37 stars 7 forks source link

data displaying using OceanDataLab Syntool #71

Open jerabaul29 opened 1 year ago

jerabaul29 commented 1 year ago

@gauteh @oceandatalab feel free to edit if anything in the "statements" is inaccurate, and / or further discuss what you think is best for the discussion part :) .


If I understand well, the current workflow is:

A possible question is, how to make this further available to more users if they want, can this be automated, and / or can we provide a standard workflow that users can follow to see their data displayed online somewhere?

I guess the steps would be:

Do you think / how do you think we should proceed further on that? :)


Key points from the email, copying here to keep them easy to find:

oceandatalab commented 1 year ago

Sorry for the very late reply, the beginning of the year has been quite busy...

Here is a simplified diagram showing how software components interacted when we ingested OMB data in Syntool during the January campaign at sea:

As you can see it relies on many 3rd party software and on the custom scheduling system that we use for automating our processing tasks, which makes it unsuitable for a local deployment.

Yet, with some effort it should be possible to replace the 3rd party software by less scalable but simpler/more user-friendly implementations, and to remove the ODL-specific parts of the processing scripts to create a Python package that is easy to install:

So it would turn the previous diagram into this:

Not saying that we will have time to handle this in the near future, but this is how I would proceed to create a standalone version that users can run on their own computer.

jerabaul29 commented 12 months ago

Many thanks for the explanation! Agree this looks like quite a lot of work, we can keep this in mind and see if there is a growing user group at some point in the future asking for something in this kind come back to this discussion :) .