GliderToolsCommunity / GliderTools

A toolkit for processing Seaglider base station NetCDF files: despiking, smoothing, outlier detection, backscatter, fluorescence quenching, calibration, gridding, interpolation.
https://glidertools.readthedocs.io
GNU Affero General Public License v3.0
68 stars 28 forks source link

OceanGliders.org/GliderTools Meeting Summary #46

Open jbusecke opened 3 years ago

jbusecke commented 3 years ago

Thanks @soerenthomsen for bringing everyone together!

This is my attempt to summarise the content of the meeting on 2021/3/17 about future development on GliderTools.

Wishlist

We decided to split tasks/wishes up in three general categories:

1) Preprocessing: Stuff that has to do with different file formats and potentially platform specific steps 2) Core code and methods: Adding new features/Improving existing features 3) Documentation and Maintenance: Everything to do with the package internals and the documentation of the package

GT = GliderTools OG = OceanGliders.org

Preprocessing

Core code

Folks without github handles: Sarah Nicholson, Isabelle Giddy, Callum Rollo. If anyone knows their handles, please tag them, and Ill edit the post.

I suggest we use this issue as a central discussion place to see which of these aspects should be prioritized for the workshop.

jbusecke commented 3 years ago

If you think anything here is worth doing/possible to do in the given time frame, please open a separate issue. In that issue please link back to this one ( you can do that by simply typing #46).

Within the issue please describe 1) How the user would call this functionality. E.g. discuss the API 2) Outline what is needed for this feature, and if there are any roadblocks to implementing it.

jbusecke commented 3 years ago

To discuss if things should be combined/edited above, please use markdown quotes on the items from the original post.

For example, write

> Make available via conda-forge? [CR @jbusecke]

I ❤️ that idea and would love to implement it.

gives:

Make available via conda-forge? [CR @jbusecke]

I ❤️ that idea and would love to implement it.

dhruvbalwada commented 3 years ago

Thanks @soerenthomsen for organizing and @jbusecke for moving stuff over.

Maybe we move this discussion item to the discussions tab?

callumrollo commented 3 years ago

Thanks for organising this @jbusecke

Simple example notebooks on e.g. binder [CR]

I am happy to take on this item. Quick, easy notebooks demonstrating core functionality are the first thing I look for in a GitHub project (I'm too lazy to read the documentation). The current notebook is a bit of a monster!

soerenthomsen commented 3 years ago

Thanks @jbusecke! Could you edit the document above at add @isgiddy (IG) and @callumrollo (CR). Is Sarah Nicholson already on GitHub?

jbusecke commented 3 years ago

Maybe we move this discussion item to the discussions tab?

@dhruvbalwada I haven't used that feature at all. What is the difference/advantage of doing that?

dhruvbalwada commented 3 years ago

Maybe we move this discussion item to the discussions tab?

@dhruvbalwada I haven't used that feature at all. What is the difference/advantage of doing that?

Basically github has incorporated discourse like forum into itself. So non-issue discussions can live there.

jbusecke commented 3 years ago

Ah cool. I'd suggest we keep this one here, but I'll def start future discussions over there?

jbusecke commented 3 years ago

Done