dataforgoodfr / dataforgoodfr/12_bloom
[FIX] Problème détection début d'excursion
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 30
- Forks
- 10
- Avg merge
- 1m
- Merged PRs (30d)
- 9
Description
L'excursion suivante commence avec un segment de défaut d'AIS de plusieurs jours. Dans la V1 de Trawl Watch, on détecte ce segment mais dans la V2, on ne le détecte plus : l'excursion débute donc à la première position reçue après la coupure :
=> On veut savoir dans quel port il était en dernier et la date de la dernière position dans ce port
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the V2 excursion-start detection and the corresponding V1 logic, then compare how an excursion beginning with a multi-day AIS gap is handled. Verify the fix against the illustrated case: the result should identify the vessel's last port and the date of its last position there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100