Skip to content

Sampling kernels in sensor class #332

@j-atkins

Description

@j-atkins

Following Nick's comment in #328:

Is it possible for us to also add the kernels to this Sensor class? I see a bunch of mappings across the codebase relating the sensors to the kernels (where a lot of them are the same, as Erik mentioned in #328 (comment) ).

I think it would be a big win if we can put the kernels in the sensor class! I don't know how easy it would be since the right kernel might depend on more than just the choice of sensor. If that's the case - what does choosing the right kernel depend on?

This would be a nice abstraction to explore. I am making this an issue for now, rather than incorporating to #328, for it to be explored in a new PR as it requires a bit more thinking on how to generalise some kernels across different instruments. Off the top of my head there are some things to work out with e.g. Argo floats when the sampling timing is conditional.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions