OSOceanAcoustics / echodataflow

Orchestrated sonar data processing workflow
https://echodataflow.readthedocs.io/en/latest/
MIT License
4 stars 1 forks source link

Docker Integration, Cross-Platform Support, and New Feature Additions for Improved Workflow Control #45

Closed Sohambutala closed 8 months ago

Sohambutala commented 8 months ago

Highlights:

  1. Added docker support
  2. Added CLI For Ruleset #42
  3. Cross Platform support #34
  4. Sphinx Docs #38
  5. External Parameter Validation #25
  6. Two new Stages: add_location and add_depth #44
  7. Ability to create stage boilerplate code #43
  8. Output Directory restructuring #30 #31 #33

@valentina-s @leewujung

Sohambutala commented 8 months ago

Known Issues:

  1. Unable to setup docker due to index lookup issue #47
  2. Sphinx build fails #46
valentina-s commented 8 months ago

There is an option to enable ReadtheDocs preview on pull-request (I am not sure if it is enabled): https://docs.readthedocs.io/en/stable/pull-requests.html

valentina-s commented 8 months ago

@Sohambutala Let's see once you merge the PR if the documentation preview will work. I cannot see it now since it is within your readthedocs account.