ioos / ioos_metrics

Working on creating metrics for the IOOS by the numbers
https://ioos.github.io/ioos_metrics/
MIT License
2 stars 4 forks source link

Parallel #56

Closed ocefpaf closed 3 months ago

ocefpaf commented 4 months ago

Implements a parallel job execution for the different metrics. We lose the independent error log for the services we query but we can keep that as a debug mode only in the test suit.

Ported from #54:

ocefpaf commented 3 months ago

All looks good. Did you run through black too? More legible now. Thanks!

Yep.