Difference between revisions of "2116 tropical cyclone seasons"

From Universalis
Jump to navigation Jump to search
Line 5: Line 5:
 
AlignBars = early
 
AlignBars = early
  
DateFormat = dd/mm/yyyy
+
DateFormat = yyyy-mm-dd
Period    = from:01/01/2016 till:01/10/2016
+
Period    = from:2016-05-01 till:2016-11-01
 
TimeAxis  = orientation:horizontal
 
TimeAxis  = orientation:horizontal
ScaleMinor = grid:black unit:month increment:1 start:01/01/2016
+
ScaleMinor = grid:black unit:month increment:1 start:2016-05-01
  
 
Colors    =
 
Colors    =
 
   id:canvas value:gray(0.88)
 
   id:canvas value:gray(0.88)
 
   id:GP    value:red
 
   id:GP    value:red
   id:TD    value:rgb(0.38,0.73,1)  legend:Tropical_Depression_=_≤39_mph_(≤62_km/h)
+
   id:TD    value:rgb(0.38,0.73,1)  legend:Tropical_Depression_=_≤34_kts_(≤62_km/h)
   id:TS    value:rgb(0,0.98,0.96)  legend:Tropical_Storm_=_39–73_mph_(63–117_km/h)
+
   id:TS    value:rgb(0,0.98,0.96)  legend:Tropical_Storm_=_34–63_kts_(63–117_km/h)
   id:C1    value:rgb(1,1,0.80)    legend:Category_1_=_74–95_mph_(118–153_km/h)
+
   id:C1    value:rgb(1,1,0.80)    legend:Category_1_=_64–82_kts_(118–153_km/h)
   id:C2    value:rgb(1,0.91,0.46)  legend:Category_2_=_96–110_mph_(154–177_km/h)
+
   id:C2    value:rgb(1,0.91,0.46)  legend:Category_2_=_83–96_kts_(154–177_km/h)
   id:C3    value:rgb(1,0.76,0.25)  legend:Category_3_=_111–129_mph_(178–208_km/h)
+
   id:C3    value:rgb(1,0.76,0.25)  legend:Category_3_=_97–112_kts_(178–208_km/h)
   id:C4    value:rgb(1,0.56,0.13)  legend:Category_4_=_130–156_mph_(209–251_km/h)
+
   id:C4    value:rgb(1,0.56,0.13)  legend:Category_4_=_113–136_kts_(209–251_km/h)
   id:C5    value:rgb(1,0.38,0.38)  legend:Category_5_=_≥157_mph_(≥252_km/h)
+
   id:C5    value:rgb(1,0.38,0.38)  legend:Category_5_=_137-157_kts_(252-290_km/h)
 +
  id:C6    value:rgb(1,0.36,0.80)  legend:Category_6_=_≥158_kts_(≥291_km/h)
  
 
Backgroundcolors = canvas:canvas
 
Backgroundcolors = canvas:canvas
Line 30: Line 31:
  
 
   barset:Hurricane width:10 align:left fontsize:S shift:(4,-4) anchor:till
 
   barset:Hurricane width:10 align:left fontsize:S shift:(4,-4) anchor:till
   from:13/01/2016 till:15/01/2016 color:C1 text:"Alex (C1)"
+
   from:2016-05-10 till:2016-05-14 color:TS text:"Art"
 
   barset:break
 
   barset:break
   from:27/05/2016 till:30/05/2016 color:TS
+
   from:2016-06-17 till:2016-06-20 color:TS text:"Brooke"
  barset:break
 
  from:02/06/2016 till:05/06/2016 color:TS text:"test"
 
  from:05/06/2016 till:07/06/2016 color:TS text:"Colin (TS)"
 
  from:19/06/2016 till:21/06/2016 color:TS text:"Danielle (TS)"
 
  from:02/08/2016 till:06/08/2016 color:C1 text:"Earl (C1)"
 
  
 
   bar:Month width:5 align:center fontsize:S shift:(0,-20) anchor:middle color:canvas
 
   bar:Month width:5 align:center fontsize:S shift:(0,-20) anchor:middle color:canvas
   from:01/01/2016 till:01/02/2016 text:January
+
   from:2016-05-01 till:2016-06-01 text:May
   from:01/02/2016 till:01/03/2016 text:February
+
   from:2016-06-01 till:2016-07-01 text:June
   from:01/03/2016 till:01/04/2016 text:March
+
   from:2016-07-01 till:2016-08-01 text:July
   from:01/04/2016 till:01/05/2016 text:April
+
   from:2016-08-01 till:2016-09-01 text:August
   from:01/05/2016 till:01/06/2016 text:May
+
   from:2016-09-01 till:2016-10-01 text:September
  from:01/06/2016 till:01/07/2016 text:June
+
   from:2016-10-01 till:2016-11-01 text:October
   from:01/07/2016 till:01/08/2016 text:July
 
  from:01/08/2016 till:01/09/2016 text:August
 
  from:01/09/2016 till:01/10/2016 text:September
 
  
 
TextData =
 
TextData =

Revision as of 15:17, 6 August 2016

EasyTimeline 1.90


Timeline generation failed: 4 errors found
Line 5: DateFormat = yyyy-mm-dd

- Invalid DateFormat. Specify as 'dd/mm/yyyy', 'mm/dd/yyyy', 'yyyy' or 'x.y'

 (use first two only for years >= 1800)



Line 6: Period = from:2016-05-01 till:2016-11-01

- Period definition invalid.

 Invalid year '2016-11-01' specified for attribute 'till'.



Line 8: ScaleMinor = grid:black unit:month increment:1 start:2016-05-01

- Scale attribute 'start' invalid.

 Date does not conform to specified DateFormat 'x.y'.



Line 24: PlotData=

- PlotData invalid. No (valid) command 'Period' specified in previous lines.