tobac icon indicating copy to clipboard operation
tobac copied to clipboard

Tracking and object-based analysis of clouds

Results 112 tobac issues
Sort by recently updated
recently updated
newest added
trafficstars

Running segmentation over a single timestep array returns a segment cube with no time dimension. This is not normally an issue, but bulk_statistics needs a time dimension so fails to...

bug

If dz is not given, `filter_min_distance` tries to find the vertical coordinate from the dataframe but as this occurs before coordinate interpolate it fails, causing an error. Easiest solution is...

bug

- [ ] Best practices page - [ ] Enhance handling large datasets page (#408)

Tobathon

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

As part of the xarray transition, we should add some metadata and description of variables to the output files that are created with tobac. Part of it can be left...

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