Sean Freeman

Results 44 issues of Sean Freeman

How are 3D features that are directly over one another handled in 2D segmentation? It currently appears poorly defined (although this is not a particularly common occurrence). Comes from @RBhupi...

bug

From a discussion between me and @wreckdump in #320, we should document that sometimes `trackpy` hangs on tracking when `subnetwork_size` is too large. I've had trouble reliably replicating this, though....

good first issue
documentation
Tobathon

We need to add more example notebooks generally. - [ ] WRF Example (post v4) - [ ] GLM Example - [ ] Radar Example - [ ] Pretty Plots...

Tobathon

We should update the feature detection and segmentation output documentation pages (https://tobac.readthedocs.io/en/latest/feature_detection_output.html https://tobac.readthedocs.io/en/latest/segmentation_output.html) in prep for the xarray transition.

documentation
Tobathon

We should create a developer/contributor guide. Black has a quite good one that we can model off of: https://black.readthedocs.io/en/stable/contributing/index.html

documentation
Tobathon

From tobac workshop - we should have an explicit page saying what your data needs to look like to be able to use tobac. It will be a great advertisement...

enhancement
good first issue
documentation
Tobathon

We should probably add some example notebooks to demo merge and split, either here or in the tutorials repo.

enhancement
Tobathon

After discussion at the workshop, I think we should go ahead and add overlap tracking using the segmentation output. We should probably do this post-xarray switchover, but I wanted to...

enhancement

This is definitely an edge case, but it got me. In `RC_v1.5.0`, if all points are below/above the threshold (if target is minimum/maximum), an infinite loop (or at least a...

bug
Low Priority

Apparently `test_spectral_filtering` can (very rarely) fail if a certain (unknown what the value is) integer is returned by the `np.random.randint` call. Apologies for the not very helpful issue- this just...

bug
Low Priority