Skip to content

Large spatial jumps in MCS tracks from INSAT-3DR Tb data - seeking guidance #133

@IshwaryaKV

Description

@IshwaryaKV

@feng045
Image

Dear PyFLEXTRKR team,
I am using PyFLEXTRKR to track MCS from INSAT-3DR (Indian Geostationary Satellite) TIR-1 brightness temperature data (30-minute resolution) for my MSc project on Indian monsoon convection.
Problem: I'm observing large spatial jumps (150-500+ km) between consecutive timesteps, which seem physically unrealistic for MCS propagation. Some tracks show zigzag patterns with movement speeds exceeding 100 m/s.
What I've tested:

  • Various overlap thresholds: othresh = 0.50, 0.70, 0.80
  • Different smoothing: smoothwindowdimensions = 3, 20, 30
  • Area thresholds: area_thresh = 100, 150, 300 km²
  • Time gap settings: timegap = 0.6, 0.75, 1.0 hours

Track counts change, but large jumps persist across all parameter combinations.
Observations:

Input data are temporally continuous with no gaps
Individual cloud centroids look reasonable in cloudid frames
My domain typically has 300-600 clouds per timestep
When examining cloudid files, I notice clouds with the same ID at different timesteps are sometimes at very different locations (e.g., Cloud ID=2 moves 109 km in 30 minutes)

Question:
Are there specific configuration recommendations for high cloud-count scenarios?
Could you help me understand what might be causing these large jumps?
I've attached my configuration file and a visualization showing the spatial jumps. I'm happy to provide additional diagnostics or sample data if that would help.
Thank you very much for developing this excellent tool and for any guidance you can provide!
Attachments:

Configuration file (YAML)
Track visualization showing jumps
INSAT_tb.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions