developmentseed / developmentseed/gfts

Individual fish trajectories visualization issues

Open
#3 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Hi @danielfdsilva ,

I have been working on the addition of data for the webapp (namely, the Pollock species), and upon testing the application locally, I observed that the individual trajectories are not correctly displayed.

I identified two cases:
1. With short fish tracks: the pdfs are too big. It might be a correct behavior, even though I would say though that maybe there _might_ be a "scaling"/"size" there.
2. For long tags (with the Pollock data, the longest tag includes 440 days), the pdfs are simply not shown. Moreover, each time step takes about 1 second (even though once again no pdf is shown 😅). finally, I get this error `[Violation] 'requestAnimationFrame' handler took ms` at each time step.

Please find below two screenshots showing the issues mentioned above:

![Image](https://github.com/user-attachments/assets/ce13f0e4-2bf3-4a28-8fa3-86b2baa690b4)

![Image](https://github.com/user-attachments/assets/9d522135-bb53-403c-9976-9d1769000ebd)

**Important notes:**
1. Despite @danielfdsilva's support, I have local issues with the visualization of the quarterly data. As such, some of the issues might be bound/caused to my local own case.
2. For it is worth noting, as you can see on the screenshots, the trajectories are quite intertwined... I have little knowledge about how the trajectories and pdfs are rendered but it might be due to this 🤔?

In any case, I am eager to help!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.