Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cb-ceiling - merge middleware code for multiple plot types #1036

Open
gopa-noaa opened this issue Aug 3, 2023 · 5 comments
Open

cb-ceiling - merge middleware code for multiple plot types #1036

gopa-noaa opened this issue Aug 3, 2023 · 5 comments
Assignees
Labels
Couchbase MATS An issue affecting the MATS project MATScommon An issue affecting the MATScommon project Stale task An actionable item of work

Comments

@gopa-noaa
Copy link
Contributor

Currently each plot type is handled by separate modules, with some shared code in matsMiddle_common.js
There is potential to merge 2 or more of these modules into a single module.

@gopa-noaa gopa-noaa added task An actionable item of work Couchbase MATS An issue affecting the MATS project MATScommon An issue affecting the MATScommon project labels Aug 3, 2023
@gopa-noaa gopa-noaa self-assigned this Aug 3, 2023
gopa-noaa pushed a commit that referenced this issue Aug 3, 2023
@gopa-noaa
Copy link
Contributor Author

Note to myself: this is partially implemented in matsMiddle_ts_dieoff.js

Copy link

github-actions bot commented Dec 7, 2023

This issue is stale because it has been open 90 days with no activity.

@github-actions github-actions bot added the Stale label Dec 7, 2023
@mollybsmith-noaa
Copy link
Collaborator

I've made some progress towards this by enabling averaging support in the timeseries middleware. They're now all aggregating over a query-dependent field, so we can combine them into one function that aggregates over a generic "independentVar".

@github-actions github-actions bot removed the Stale label Jan 6, 2024
Copy link

github-actions bot commented Apr 6, 2024

This issue is stale because it has been open 90 days with no activity.

Copy link

This issue is stale because it has been open 90 days with no activity.

@github-actions github-actions bot added the Stale label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Couchbase MATS An issue affecting the MATS project MATScommon An issue affecting the MATScommon project Stale task An actionable item of work
Projects
None yet
Development

No branches or pull requests

2 participants