Armin Mehrabian commited on
Commit
e8e3e93
1 Parent(s): 2730bda

readme updated.

Browse files
Files changed (1) hide show
  1. README.md +33 -1
README.md CHANGED
@@ -1,3 +1,35 @@
1
  ---
2
- license: apache-2.0
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - en
4
+ widget:
5
+ - text: "We explores the impact of initial and boundary conditions on simulating an extra-tropical cyclones in the North Atlantic Ocean, employing the Weather Research and Forecasting (WRF) model. The study assesses cyclone trajectory and synoptic patterns against real-world observations, finding that the WRF model effectively replicates Gong's entire lifecycle, including its intensification phase. It was observed that both the genesis of the cyclone and its Q-Vector—a meteorological vector that indicates the potential for cyclogenesis—are significantly influenced by the initial conditions set in the model."
6
+ example_title: "LABEL_15 (Severe Storms)"
7
  ---
8
+ ## Label Mapping
9
+
10
+ The model classifies inputs into the following categories, each represented by a unique label ID:
11
+
12
+ | Category | ID |
13
+ |------------------------------------|----|
14
+ | Agriculture | 0 |
15
+ | Air Quality | 1 |
16
+ | Atmospheric/Ocean Indicators | 2 |
17
+ | Cryospheric Indicators | 3 |
18
+ | Droughts | 4 |
19
+ | Earthquakes | 5 |
20
+ | Ecosystems | 6 |
21
+ | Energy Production/Use | 7 |
22
+ | Environmental Impacts | 8 |
23
+ | Floods | 9 |
24
+ | Greenhouse Gases | 10 |
25
+ | Habitat Conversion/Fragmentation | 11 |
26
+ | Heat | 12 |
27
+ | Land Surface/Agriculture Indicators| 13 |
28
+ | Public Health | 14 |
29
+ | Severe Storms | 15 |
30
+ | Sun-Earth Interactions | 16 |
31
+ | Validation | 17 |
32
+ | Volcanic Eruptions | 18 |
33
+ | Water Quality | 19 |
34
+ | Wildfires | 20 |
35
+