dataforgoodfr / dataforgoodfr/12_bloom

[FIX] Problème détection début d'excursion

Open
#514 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

P1
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 :
Image

Image

=> 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.