File size: 955 Bytes
7cd3309
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
license: cc-by-4.0
task_categories:
- image-classification
tags:
- meteorology
- radar
- mesoscale-convective-systems
---

# MCS morphology — labeling frames

Two-panel radar plots (SL3D classification mask beside composite reflectivity) for
tracked mesoscale convective systems over the contiguous United States, packaged to be
served to the labeling platform at
<https://huggingface.co/spaces/skyan1002/mcs-morphology-labeler>.

Layout: `{year}/track_{id}/{frame:03d}.png`, where the frame number matches the index in
the original `mcstrack_YYYYMMDD_HHMMSS_N.png` file name and the time index of the
corresponding track NetCDF.

These are the frames that carry **no morphology label yet**. 2004 is fully labeled and
270 of the 370 tracks in 2005 are labeled; neither is included here.

Per-frame metadata — valid time, system motion direction and speed, precipitation-feature
shape — lives in the manifests inside the Space, not in this repo.