Julia Kukulies

Results 93 comments of Julia Kukulies

True, that is an important point and it is certainly no alternative to just overwrite the name of the module, because I think it is important that the `tobac.segmentation` module...

Yes, lets bring this up and I think you are right to wait and revert the depreciation warnings so that they are released in the same version.

Great, that sounds good! Agree about your point on input validation. We could allow either a single value in which case `n_min_threshold ` will the same for all threshold values...

Thanks a lot for this useful hint! Your suggestion seems to work fine. I was worried first, because the function for linking the trajectories takes _field_in_ as an input parameter....

Here is a notebook, which provides an example how to use tobac for a large high resolution precipitation dataset: [https://github.com/JuliaKukulies/mcs_tracking/blob/master/GPM_IMERG/example_precip_tracking_large_dataset.ipynb](url) and a bash script, in order to preprocess high resolution...

As an additional remark: Some analysis functions could probably easily be modified, in order to expand their applicability for chunked data. Many functions take, for instance, the segmentation mask as...

I am thinking about closing this issue if you do not have any objections @w-k-jones @freemansw1. My main questions has been answered and the speed up of the feature detection...

Ah OK, that is actually a good point to address this in the documentation! Will keep it open until we have solved that then :)

@kelcyno Great thank you, I will also start to have a look your PR now! Is it maybe possible to add tests for your additions (or at least one for...

> That sounds like a good idea if @kelcyno is fine with that as well. Thanks for the additional comments @freemansw1!