jmsigner / amt

37 stars 13 forks source link

lonlat = TRUE new error #108

Closed RonEfrat closed 5 months ago

RonEfrat commented 5 months ago

After seeing the solution to this issue, I installed the new release of amt, and now I get a new error when using lonlat = TRUE in steps or steps_by_burst.

Error in tibble(): ! Tibble columns must have compatible sizes. • Size 905: Existing data. • Size 820836: Column sl_. ℹ Only values of size one are recycled.

I tried different parts of my data and got the same error, only the numbers following "Size" in the error are different.

jmsigner commented 5 months ago

Thanks for reporting. This should be fixed with a1ae168 and is available in the dev version.