NPIOcean / kobbe

Post-processing of ice and ocean data from Nortek Signature ADCPs
MIT License
1 stars 0 forks source link

Align with kval #2

Closed oyvfoss closed 2 months ago

oyvfoss commented 3 months ago

Currently, kobbe is built as a self-standing library. We want to make it dependent on kval. These modules are intended to be part of the same ecosystem, and we want to be able to use base functionality from kval in kobbe.

Examples of functionality from kval can be:

Most of these will probably be wrappers for xarray functionality, with NPIOcean ecosystem conventions on top.

This will presumably all be significantly easier once we have kval on pypi.

oyvfoss commented 2 months ago

Some of this is implemented. Closing because this is too vague to be useful.