diff --git a/Malanta/recreation/Barley_4.crp b/Malanta/recreation/Barley_4.crp
new file mode 100644
index 0000000000000000000000000000000000000000..a468daf297e9817214d0b66e9010b2f90c4e1030
--- /dev/null
+++ b/Malanta/recreation/Barley_4.crp
@@ -0,0 +1,313 @@
+**********************************************************************************
+* Filename: Barley_4.CRP
+* Contents: SWAP 4.X - Crop data of simple model
+**********************************************************************************
+* Comment area: barly parameters added, based on WheatS.crop/WheatS_NL_4.crp
+* 
+**********************************************************************************
+
+*** PLANT GROWTH SECTION ***
+
+***********************************************************************************************
+* Part 1: Crop development                                           
+
+  IDEV = 1 ! length of crop cycle: 1 = fixed, 2 = variable
+
+* If fixed growth length (IDEV = 1), specify:                                                
+  LCC  =   130 ! Length of the crop cycle [1..366 days, I] *BARLEY SPECIFIC
+
+* If variable growth length (IDEV = 2), specify:                                                
+  TSUMEA = 800.0    ! Temperature sum from emergence to anthesis [0..10000 C, R] *BARLEY SPECIFIC
+  TSUMAM = 750.0    ! Temperature sum from anthesis to maturity  [0..10000 C, R] *BARLEY SPECIFIC
+  TBASE  = 0.0       ! Start value of temperature sum [-10..30 C, R]
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 2: Light extinction                                           
+
+  KDIF   =     0.60 ! Extinction coefficient for diffuse visible light [0..2 -, R] *BARLEY SPECIFIC
+  KDIR   =     1.0  ! Extinction coefficient for direct visible light  [0..2 -, R]
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 3: Leaf area index or soil cover fraction                                           
+
+  SWGC = 1 ! choice between LAI [=1] or soil cover fraction [=2]
+
+* If SWGC = 1, list leaf area index [0..12 ha/ha, R],    as function of dev. stage [0..2 -,R]:
+* If SWGC = 2, list soil cover fraction [0..1 m2/m2, R], as function of dev. stage [0..2 -,R]:
+
+*        DVS   LAI or SCF  ( maximum 36 records) *BARLEY SPECIFIC LAI
+  GCTB =                
+        0.00   0.274 
+        1.00   3.80
+        1.80   4.00 
+        2.00   3.90
+* End of table
+***********************************************************************************************
+
+* Part 4: crop factor or crop height                             
+
+  SWCF =2 ! choice between crop factor [=1] or crop height [=2]
+* Choose crop factor if ETref is used, either from meteo input file (SWETR = 1) or with Penman-Monteith
+* Choose crop height if Penman-Monteith should be used with actual crop height, albedo and resistance
+
+* If SWCF = 1, list crop factor CF [0.5..1.5, R],   as function of dev. stage DVS [0..2 -,R]:
+* If SWCF = 2, list crop height CH [0..1000 cm, R], as function of dev. stage DVS [0..2 -,R]:
+* (maximum 36 records)
+
+    DVS       CH     CF
+    0.0      0.0      1.0
+    2.0      120.0    1.0 *BARLEY SPECIFIC CH
+* End of table
+
+* If SWCF = 2, in addition to crop height list crop specific values for:
+  ALBEDO =   0.23 ! crop reflection coefficient [0..1.0 -, R]                    
+  RSC    =   70.0 ! Minimum canopy resistance [0..10^6 s/m, R]                    
+  RSW    =    0.0 ! Canopy resistance of intercepted water [0..10^6 s/m, R]       
+
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 5: rooting depth                                            
+
+* List rooting depth [0..1000 cm, R], as a function of development stage [0..2 -,R]:
+
+*        DVS   RD    (maximum 36 records)
+  RDTB =              
+        0.00   10.0
+        2.00   130.0  *BARLEY SPECIFIC
+* End of table
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 6: yield response                                            
+
+* List yield response factor [0..5 -,R], as function of development stage [0..2 -,R]:
+
+*        DVS   KY   (maximum 36 records)
+  KYTB =             
+        0.00   1.00
+        2.00   1.00
+* End of table
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 7: soil water extraction by plant roots
+*
+  swroottyp = 1      ! Switch for type root water extraction  [1,2 -, I] 
+*                    ! (1 = Feddes et al., 1978; 2 = De Jong van Lier et al., 2006)
+* if swroottyp=1 then enter HLIM1 - ADCRL
+* if swroottyp=2 then enter wiltpoint, rootradius, rootcoefa
+*
+* if swroottyp = 1, specify:
+  HLIM1  =       0.0 ! No water extraction at higher pressure heads, [-100..100 cm, R]
+  HLIM2U =      -1.0 ! h below which optimum water extr. starts for top layer, [-1000..100 cm, R]
+  HLIM2L =      -1.0 ! h below which optimum water extr. starts for sub layer, [-1000..100 cm, R]
+  HLIM3H =    -500.0 ! h below which water uptake red. starts at high Tpot, [-10000..100 cm, R]
+  HLIM3L =    -900.0 ! h below which water uptake red. starts at low Tpot, [-10000..100 cm, R]
+  HLIM4  =  -16000.0 ! No water extraction at lower pressure heads, [-16000..100 cm, R]
+  ADCRH  =       0.5 ! Level of high atmospheric demand, [0..5 cm/d, R]     
+  ADCRL  =       0.1 ! Level of low atmospheric demand,  [0..5 cm/d, R]     
+* If SWROOTTYP = 2, specify:
+  WILTPOINT  = -15000.0 ! Minimum pressure head at interface soil-root, [-1.0d6..-1.0d2, cm]
+  ROOTRADIUS =   0.05   ! Root radius, [0.0001..1 cm, R]
+  ROOTCOEFA  =  0.53    ! Defines relative distance at which mean soil water content occurs, [0..1.0, R]
+
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 8: salt stress                                            
+
+* only when solutes are simulated (SWSOLU=1 in SWP-file)
+
+* relation between ECsat and crop reduction
+  ECMAX  =       6.0 ! ECsat level at which salt stress starts, [0..20 dS/m, R] 
+  ECSLOP =       4.0 ! Decline of rootwater uptake above ECMAX [0..40 %/dS/m, R] 
+
+* relation between concentration and ECsat
+  C2ECa  =     1.492 ! coefficient a to convert concentration to EC [0.0..1000.0 -, R]
+  C2ECb  =     1.0   ! exponent b to convert concentration to EC [0.0..10.0 -, R]
+* Switch to enter factor f (SWC2ECF ) per profile or per soil layer/horizon [1,2 -, I]
+*    if SWC2ECF = 1 then enter one C2ECf-value for model profile
+*    if SWC2ECF = 2 then enter one C2ECf-value for each soil layer/horizon
+  SWC2ECF = 1
+* factor f to convert concentration to EC [0.0..10.0 -, R]; 
+*    dependent on SWC2ECF one value for model profile or a value for each soil horizon
+  C2ECf  = 1.0
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 9: interception                                            
+
+  SWINTER =  1  ! Switch for rainfall interception method:
+                ! 0 = No interception calculated
+                ! 1 = Agricultural crops (Von Hoyningen-Hune and Braden)
+                ! 2 = Closed forest canopies (Gash)
+
+* In case of interception method for agricultural crops (SWINTER = 1) specify:
+  COFAB  =      0.25 ! Interception coefficient Von Hoyningen-Hune and Braden, [0..1 cm, R]
+
+* In case of interception method for closed forest canopies (SWINTER = 2) specify as function 
+* of time of the year T [0..366 d, R], maximum 36 records:
+* PFREE = free throughfall coefficient, [0.d0..1.d0 -, R]
+* PSTEM = stem flow coefficient, [0.d0..1.d0 -, R]
+* SCANOPY = storage capacity of canopy, [0.d0..10.d0 cm, R]
+* AVPREC = average rainfall intensity, [0.d0..100.d0 cm, R]
+* AVEVAP = average evaporation intensity during rainfall from a wet canopy, [0.d0..10.d0 cm, R]
+
+       T      PFREE     PSTEM    SCANOPY     AVPREC     AVEVAP
+     0.0        0.9      0.05        0.4        6.0        1.5
+   365.0        0.9      0.05        0.4        6.0        1.5
+* End of table
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 10: Root density distribution and root growth               
+
+* List relative root density [0..1 -, R], as function of rel. rooting depth [0..1 -, R]:
+
+*    Rdepth Rdensity  (maximum 11 records)
+  RDCTB =               
+       0.00     1.00
+       1.00     1.00
+* End of table
+************************************************************************************
+
+
+
+*** IRRIGATION SCHEDULING SECTION ***
+
+**********************************************************************************
+* Part 1: General
+
+  SCHEDULE = 0  ! Switch for application irrigation scheduling [Y=1, N=0] 
+
+* If SCHEDULE = 0, no more information is required in this input file! 
+* If SCHEDULE = 1, continue ....
+
+  STARTIRR = 30 3 ! Specify day and month after which irrigation scheduling is allowed [dd mm]
+  ENDIRR = 31 12  ! Specify day and month after which irrigation scheduling is NOT allowed [dd mm]
+  CIRRS = 0.0     ! solute concentration of scheduled irrig. water, [0..100 mg/cm3, R]
+  ISUAS = 1       ! Switch for type of irrigation method: 
+                  ! 0 = sprinkling irrigation
+                  ! 1 = surface irrigation
+
+* Specify pressure head at field capacity
+* required for timing options  TCS = 2, 3, or 4 and depth option DCS = 1, else dummy 
+  phFieldCapacity = -100.0   ! soil hydraulic pressure head [-1000.0 .. 0.0,cm, R] 
+
+**********************************************************************************
+
+
+**********************************************************************************
+* Part 2: Irrigation time criteria
+
+*** Choose one of the following 5 timing options:
+  TCS = 1  ! Switch, timing criterion  [1..6, I]]
+!            TCS = 1   :  Daily Stress
+!            TCS = 2   :  Depletion of Readily Available Water
+!            TCS = 3   :  Depletion of Totally Available Water
+!            TCS = 4   :  Depletion Water Amount
+!            TCS = 5   :  Pressure head or moisture content
+!            TCS = 6   :  Fixed weekly irrigation, rootzone to field capacity
+ 
+
+*** Daily stress criterion (TCS = 1)
+* If TCS = 1, specify mimimum of ratio actual/potential transpiration Trel [0..1, R],
+* as function of development stage DVS_tc1 [0..2, R], maximum 7 records:
+  DVS_tc1  Trel
+      0.0  0.95
+      2.0  0.95
+* End of table
+
+
+*** Depletion of Readily Available Water (TCS = 2) 
+* If TCS = 2, specify minimal fraction of readily available water RAW [0..1, R],
+* as function of development stage DVS_tc2 [0..2, R], maximum 7 records:
+  DVS_tc2   RAW
+      0.0  0.95
+      2.0  0.95
+* End of table
+
+
+*** Depletion of Totally Available Water (TCS = 3)
+* If TCS = 3, specify minimal fraction of totally available water TAW [0..1, R],
+* as function of development stage DVS_tc3 [0..2, R], maximum 7 records:
+  DVS_tc3   TAW
+      0.0  0.50
+      2.0  0.50
+* End of table
+
+
+*** Depletion Water Amount (TCS = 4)
+* If TCS = 4, specify maximum amount of water depleted below field cap. DWA [0..500 mm, R],
+* as function of development stage DVS_tc4 [0..2, R], maximum 7 records:
+  DVS_tc4   DWA
+      0.0  40.0
+      2.0  40.0
+* End of table
+
+
+*** Pressure head or Moisture content (TCS = 5)
+* If TCS = 5, specify:
+  PHORMC = 0   ! Switch, use pressure head (PHORMC=0) or water content (PHORMC=1)
+  DCRIT = -30.0! Depth of the sensor [-100..0 cm, R]
+* Also specify critical pressure head [-1.d6..-100 cm, R] or moisture content 
+* [0..1.0 cm3/cm3, R], as function of development stage DVS_tc5 [0..2, R]:
+  DVS_tc5  Value_tc5
+      0.0    -1000.0
+      2.0    -1000.0
+* End of table
+
+
+*** Fixed weekly irrigation, rootzone to field capacity (TCS = 6)
+* If TCS = 6, specify: 
+* Threshold for weekly irrigation; only irrigate when deficit is higher than threshold
+  irgthreshold = 1.0       ! threshold value  [0.0..20.0 mm, R]
+
+
+*** Select (optional) fixed time interval:
+  tcsfix = 0  ! Switch, fixed timing criterion  [0 or 1, I]]
+* If tcsfix = 1, specify:
+  irgdayfix = 7    !   length of interval (number of days) [1..365, I]
+
+**********************************************************************************
+
+
+**********************************************************************************
+* Part 3: Irrigation depth criteria
+
+*** Choose one of the following 2 options for irrigation depth:
+* Next line is required for Swap303 - swap3177
+  DCS = 1      ! Switch, depth criterion  [1..2, I]]
+!                DCS = 1 :  Back to Field Capacity
+!                DCS = 2 :  Fixed Irrigation Depth
+
+
+*** Back to Field Capacity (DCS = 1)  
+* If DCS = 1, specify amount of under (-) or over (+) irrigation dI [-100..100 mm, R],
+* as function of development stage DVS_dc1 [0..2, R], maximum 7 records:
+  DVS_dc1   dI
+     0.0  10.0
+     2.0  10.0
+* End of table
+
+
+*** Fixed Irrigation Depth (DCS = 2)
+* If DCS = 2, specify fixed irrigation depth FID [0..400 mm, R],
+* as function of development stage DVS_dc2 [0..2, R], maximum 7 records:
+  DVS_dc2   FID
+      0.0  60.0
+      2.0  60.0
+* End of table
+
+
+*** Select (optional) limitations of irrigation depth:
+  dcslim = 0  ! Switch, limited irrigation depth  [0=No, 1=Yes]   [0..1, I]
+* If dcslim = 1, specify:
+  irgdepmin = 0.0    !   minimum irrigation depth [0.0d0 .. 100.0d0, mm, I]
+  irgdepmax = 0.0    !   maximum irrigation depth [irgdepmin .. 1.0d7, mm, I]
+
+
+* End of .crp file !
diff --git a/Malanta/recreation/MaizeS_4.crp b/Malanta/recreation/MaizeS_4.crp
new file mode 100644
index 0000000000000000000000000000000000000000..30016d5d1fef553a052413e66b82fe76f1a2f6d6
--- /dev/null
+++ b/Malanta/recreation/MaizeS_4.crp
@@ -0,0 +1,364 @@
+**********************************************************************************
+* Filename: MaizeS.CRP
+* Contents: SWAP 4 - Crop data of simple model
+**********************************************************************************
+* Comment area:
+* 
+**********************************************************************************
+
+*** PLANT GROWTH SECTION ***
+
+***********************************************************************************************
+* Part 1: Crop development                                           
+
+* Duration of crop growing period
+  IDEV = 1 ! 1 = duration is fixed 
+           ! 2 = duration is variable
+
+* If duration is fixed (IDEV = 1), specify:                                                
+  LCC  =   168 ! Duration of the crop growing period [1..366 days, I]
+
+* If duration is variable (IDEV = 2), specify:                                                
+  TSUMEA = 1050.0    ! Temperature sum from emergence to anthesis [0..1d4 �C, R]
+  TSUMAM = 1000.0    ! Temperature sum from anthesis to maturity  [0..1d4 �C, R]
+  TBASE  = 0.0       ! Start value of temperature sum [-10..30 �C, R]
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 2: Light extinction                                           
+
+  KDIF   =     0.60 ! Extinction coefficient for diffuse visible light [0..2 -, R]
+  KDIR   =     0.75 ! Extinction coefficient for direct visible light  [0..2 -, R]
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 3: Leaf area index or soil cover fraction                                           
+
+  SWGC = 1 ! choice between leaf area index [=1] or soil cover fraction [=2]
+
+* If SWGC = 1, list leaf area index LAI [0..12 (m2 leaf)/(m2 soil), R],     as function of dev. stage [0..2 -, R]:
+* If SWGC = 2, list soil cover fraction SCF [0..1 (m2 cover)/(m2 soil), R], as function of dev. stage [0..2 -, R]:
+
+*        DVS   LAI or SCF  ! ( maximum MAGRS records)
+  GCTB =                
+        0.00   0.05
+        0.30   0.14
+        0.50   0.61
+        0.70   4.10
+        1.00   5.00
+        1.40   5.80
+        2.00   5.20
+* End of table
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 4: Crop factor or crop height                             
+
+* Choose between crop factor and crop height
+* Choose crop factor if ETref is used, either from meteo input file (SWETR = 1) or with Penman-Monteith
+* Choose crop height if Penman-Monteith should be used with actual crop height, albedo and canopy resistance
+  SWCF = 2 ! 1 = crop factor 
+           ! 2 = crop height
+
+* If SWCF = 1, list crop factor CF [0..2 -, R],   as function of dev. stage DVS [0..2 -, R]:
+* If SWCF = 2, list crop height CH [0..1.d4 cm, R], as function of dev. stage DVS [0..2 -, R]:
+
+    DVS       CH     CF   ! ( maximum MAGRS records) 
+    0.0      1.0    0.8
+    0.3     15.0    0.8
+    0.5     40.0    0.9
+    0.7    140.0    1.0
+    1.0    170.0    1.1
+    1.4    180.0    1.2
+    2.0    175.0    1.2
+* End of table
+
+* If SWCF = 2, in addition to crop height list crop specific values for:
+  ALBEDO =   0.23 ! crop reflection coefficient [0..1.0 -, R]                    
+  RSC    =   61.0 ! Minimum canopy resistance [0..1d6 s/m, R]                    
+  RSW    =    0.0 ! Canopy resistance of intercepted water [0..1d6 s/m, R]       
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 5: rooting depth                                            
+
+* List rooting depth RD [0..1000 cm, R], as a function of development stage DVS [0..2 -, R]:
+
+*        DVS   RD        ! (maximum MAGRS records)
+  RDTB =              
+        0.00    5.00
+        0.30   20.00
+        0.50   50.00
+        0.70   80.00
+        1.00   90.00
+        2.00  100.00
+* End of table
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 6: yield response                                            
+
+* List yield response factor KY [0..5 -, R], as function of development stage DVS [0..2 -, R]:
+
+*        DVS   KY   (maximum MAGRS records)
+  KYTB =             
+        0.00   1.00
+        2.00   1.00
+* End of table
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 7: Soil water extraction by plant roots                                            
+ 
+* -- Part 7a: Oxygen stress -----------------------
+
+* Switch for oxygen stress:
+  SwOxygen = 1      ! 0 = No oxygen stress
+                    ! 1 = Oxygen stress according to Feddes et al. (1978)
+                    ! 2 = Oxygen stress according to Bartholomeus et al. (2008)
+
+* If SwOxygen = 1, specify:
+  HLIM1  =    -15.0    ! No water extraction at higher pressure heads [-100..100 cm, R]
+  HLIM2U =    -30.0    ! h below which optimum water extr. starts for top layer [-1000..100 cm, R]
+  HLIM2L =    -30.0    ! h below which optimum water extr. starts for sub layer [-1000..100 cm, R]
+
+* If SwOxygen = 2, specify:
+  SwOxygenType = 1      ! Switch for physical processes or reproduction functions to calculate oxygen stress:
+                        ! 1 = Use physical processes
+                        ! 2 = Use reproduction functions
+
+* If SwOxygenType = 1, specify:
+  Q10_microbial       = 2.8d0          ! Relative increase in microbial respiration at temperature rise of 10 �C [1.0..4.0 -, R]
+  Specific_resp_humus = 1.6d-3         ! Respiration rate of humus at 25 �C [0.0..1.0 kg O2/kg �C/d, R] 
+  SRL                 = 151375.d0      ! Specific root length [0.d0..1d10 (m root)/(kg root), R]      
+  SwRootRadius        = 2              ! Switch for calculation of root radius:
+                                       ! 1 = Calculate root radius
+                                       ! 2 = Root radius is given in input file
+* If SwRootRadius = 1, specify:
+  Dry_mat_cont_roots      = 0.075d0    ! Dry matter content of roots [0..1 -, R]
+  Air_filled_root_por     = 0.05d0     ! Air filled root porosity [0..1 -, R]
+  Spec_weight_root_tissue = 1.0d3      ! Specific weight of non-airfilled root tissue [0..1d5 (kg root)/(m3 root), R]
+  Var_a                   = 4.175d-10  ! Variance of root radius [0..1 -, R]
+
+* If SwRootRadius = 2, specify:
+  Root_radiusO2 = 0.00015d0            ! Root radius (mind: in meter!) for oxygen stress module [1d-6..0.1 m, R]
+ 
+* If SwOxygenType = 2, specify:
+  SwTopSub     = 2      ! Switch for topsoil or subsoil: 1 = topsoil, 2 = subsoil
+  NrStaring    = 3      ! Number of soil type according to Staring series (Wosten et al., 2001), [1..18, I]
+ 
+* -- Part 7b: Drought stress -----------------------
+
+* Switch for drought stress:
+  SwDrought = 1      ! 1 = Drought stress according to Feddes et al. (1978)
+                     ! 2 = Drought stress according to De Jong van Lier et al. (2008)
+
+* If SwDrought = 1, or in case of irrigation scheduling (SCHEDULE = 1), specify:
+  HLIM3H =    -325.0    ! Pressure head below which water uptake reduction starts at high Tpot [-1d4..100 cm, R]
+  HLIM3L =    -600.0    ! Pressure head below which water uptake reduction starts at low Tpot [-1d4..100 cm, R]
+  HLIM4  =   -8000.0    ! No water extraction at lower soil water pressure heads [-2d4..100 cm, R]
+  ADCRH  =       0.5    ! Level of high atmospheric demand, corresponding to HLIM3H [0..5 cm/d, R]     
+  ADCRL  =       0.1    ! Level of low atmospheric demand, corresponding to HLIM3L [0..5 cm/d, R]     
+  ALPHACRIT =    1.0    ! Critical stress index (Jarvis, 1989) for compensation of root water uptake [0.2..1 -, R]  
+
+* If SwDrought = 2, specify:
+  WILTPOINT  = -20000.0 ! Minimum pressure head in leaves [-1d8..-1d2 cm, R]
+  KSTEM =       1.03d-4 ! Hydraulic conductance between leaf and root xylem [1d-10..10 /d, R]
+  RXYLEM =         0.02 ! Xylem radius [1d-4..1 cm, R]
+  ROOTRADIUS =     0.05 ! Root radius [1d-4..1 cm, R]
+  KROOT =        3.5d-5 ! Radial hydraulic conductivity of root tissue [1d-10..1d10 cm/d, R] 
+  ROOTCOEFA  =     0.53 ! Defines relative distance between roots at which mean soil water content occurs [0..1 -, R]
+  SWHYDRLIFT =        0 ! Switch for possibility hydraulic lift in root system [N=0, Y=1]
+  ROOTEFF    =      1.0 ! Root system efficiency factor [0..1 -, R]
+  STEPHR   =        1.0 ! Step between values of hroot and hxylem in iteration cycle [0..10 cm, R]
+  CRITERHR =      0.001 ! Maximum difference of Hroot between iterations; convergence criterium [0...10 cm, R]
+  TACCUR =        0.001 ! Maximum absolute difference between simulated and calculated potential transpiration rate (1d-5..1d-2 cm/d, R)
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 8: salt stress                                            
+
+* Switch salinity stress 
+  SWSALINITY = 0  ! 0 = No salinity stress
+                  ! 1 = Maas and Hoffman reduction function
+                  ! 2 = Use osmotic head
+
+* If SWSALINITY = 1, specify threshold and slope of Maas and Hoffman
+  SALTMAX   =  3.0 ! Threshold salt concentration in soil water  [0..100 mg/cm3, R] 
+  SALTSLOPE =  0.1 ! Decline of root water uptake above threshold [0..1.0 cm3/mg, R] 
+
+* If SWSALINITY = 2, specify:
+  SALTHEAD  =  624.0 ! Conversion salt concentration (mg/cm3) into osmotic head (cm) [0..1000.0 cm/(mg/cm3), R]  
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 9: interception                                            
+
+* Switch for rainfall interception method:
+  SWINTER =  1  ! 0 = No interception
+                ! 1 = Agricultural crops (Von Hoyningen-Hune and Braden)
+                ! 2 = Closed forest canopies (Gash)
+
+* In case of interception method for agricultural crops (SWINTER = 1), specify:
+  COFAB =  0.25 ! Interception coefficient Von Hoyningen-Hune and Braden [0..1 cm, R]
+
+* In case of interception method for closed forest canopies (SWINTER = 2), specify as function of time T [0..366 d, R]:
+* PFREE   = Free throughfall coefficient [0..1 -, R]
+* PSTEM   = Stem flow coefficient [0..1 -, R]
+* SCANOPY = Storage capacity of canopy [0..10 cm, R]
+* AVPREC  = Average rainfall intensity [0..100 cm/d, R]
+* AVEVAP  = Average evaporation intensity during rainfall from a wet canopy [0..10 cm/d, R]
+
+       T      PFREE     PSTEM    SCANOPY     AVPREC     AVEVAP     ! (maximum MAGRS records)
+     0.0        0.9      0.05        0.4        6.0        1.5
+   365.0        0.9      0.05        0.4        6.0        1.5
+* End of table
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 10: Root density distribution and root growth               
+
+* List root density [0..100 cm/cm3, R] as function of relative rooting depth [0..1 -, R]:
+* In case of drought stress according to Feddes et al. (1978) (SWDROUGHT = 1), relative root density (-) is sufficient
+
+*    Rdepth Rdensity          ! (maximum 11 records)
+  RDCTB =               
+       0.00     1.00
+       1.00     0.00
+* End of table
+************************************************************************************
+
+
+*** IRRIGATION SCHEDULING SECTION ***
+
+**********************************************************************************
+* Part 1: General
+
+  SCHEDULE = 0  ! Switch for application irrigation scheduling [Y=1, N=0] 
+
+* If SCHEDULE = 0, no more information is required in this input file! 
+* If SCHEDULE = 1, continue ....
+
+  STARTIRR = 30 3 ! Specify day and month at which irrigation scheduling starts [dd mm]
+  ENDIRR  = 31 12 ! Specify day and month at which irrigation scheduling stops [dd mm]
+  CIRRS = 0.0     ! Solute concentration of irrigation water [0..100 mg/cm3, R]
+  ISUAS = 1       ! Switch for type of irrigation method: 
+                  ! 0 = sprinkling irrigation
+                  ! 1 = surface irrigation
+
+* Specify pressure head at field capacity which will be used for irrigation timing options
+  phFieldCapacity = -100.0   ! Soil water pressure head at field capacity [-1000..0 cm, R] 
+**********************************************************************************
+
+**********************************************************************************
+* Part 2: Irrigation time criteria
+
+*** Choose one of the following 5 timing options:
+  TCS = 1  ! Switch for timing criterion [1..6 -, I]
+           ! 1 = Ratio actual/potential transpiration
+           ! 2 = Depletion of Readily Available Water
+           ! 3 = Depletion of Totally Available Water
+           ! 4 = Depletion of absolute Water Amount
+           ! 5 = Pressure head or moisture content
+           ! 6 = Fixed weekly irrigation, bring root zone back to field capacity
+ 
+
+* Ratio actual/potential transpiration (TCS = 1)
+* If TCS = 1, specify mimimum of ratio actual/potential transpiration Trel [0..1 -, R] as function of crop development stage
+  DVS_tc1  Trel   ! (maximum 7 records) 
+      0.0  0.95
+      2.0  0.95
+* End of table
+
+
+* Depletion of Readily Available Water (TCS = 2) 
+* If TCS = 2, specify minimum fraction of readily available water RAW [0..1 -, R] as function of crop development stage
+  DVS_tc2   RAW   ! (maximum 7 records)
+      0.0  0.95
+      2.0  0.95
+* End of table
+
+
+* Depletion of Totally Available Water (TCS = 3)
+* If TCS = 3, specify minimal fraction of totally available water TAW [0..1 -, R] as function of crop development stage
+  DVS_tc3   TAW   ! (maximum 7 records)
+      0.0  0.50
+      2.0  0.50
+* End of table
+
+
+* Depletion of absolute Water Amount (TCS = 4)
+* If TCS = 4, specify maximum amount of water depleted below field capacity DWA [0..500 mm, R] as function of crop development stage
+  DVS_tc4   DWA   ! (maximum 7 records)
+      0.0  40.0
+      2.0  40.0
+* End of table
+
+
+* Pressure head or Moisture content (TCS = 5), specify
+  PHORMC = 0    ! Switch, use either pressure head (PHORMC = 0) or water content (PHORMC = 1)
+  DCRIT = -30.0 ! Depth of the sensor [-100..0 cm, R]
+* Also specify critical pressure head [-1d6..-100 cm, R] or moisture content [0..1 cm3/cm3, R] as function of crop development stage
+  DVS_tc5  Value_tc5
+      0.0    -1000.0
+      2.0    -1000.0
+* End of table
+
+* In case TCS = 5, over-irrigation can be applied if the salinity concentration exceeds a threshold salinity
+* Switch for over-irrigation:
+  SWCIRRTHRES = 0    ! 0 = No over-irrigation
+                     ! 1 = Apply over-irrigation
+* If SWCIRRTHRES = 1, specify:
+  CIRRTHRES = 8.0    ! Threshold salinity concentration above which over-irrigation occurs [0..100 mg/cm3, R]
+  PERIRRSURP = 10.0  ! Over-irrigation as percentage of the usually scheduled irrigation depth [0..100 %, R]
+
+* Fixed weekly irrigation, root zone back to field capacity (TCS = 6), specify
+* Threshold value for weekly irrigation; only irrigate when soil water deficit in root zone is larger than threshold
+  IRGTHRESHOLD = 1.0       ! threshold value  [0..20 mm, R]
+
+
+* Switch for minimum time interval between irrigation applications
+  TCSFIX = 0       ! 0 = no minimum time interval
+                   ! 1 = define minimum time interval
+* If TCSFIX = 1, specify:
+  IRGDAYFIX = 7    ! Minimum number of days between irrigation applications [1..366 d, I]
+
+**********************************************************************************
+
+
+**********************************************************************************
+* Part 3: Irrigation depth criteria
+
+* Choose one of the following two options for irrigation depth:
+  DCS = 1      ! 1 = Back to Field Capacity
+               ! 2 = Fixed Irrigation Depth
+
+
+* Back to Field Capacity (DCS = 1)  
+* If DCS = 1, specify amount of under (-) or over (+) irrigation dI [-100..100 mm, R],
+* as function of crop development stage [0..2, R]
+    DVS_dc1    dI        ! (maximum 7 records)
+        0.0  10.0
+        2.0  10.0
+* End of table
+  RAITHRESHOLD = 10.0 ! When rainfall exceeds RAITHRESHOLD, irrigation is reduced with rainfall [0..1000 cm, R]
+
+
+* Fixed Irrigation Depth (DCS = 2)
+* If DCS = 2, specify fixed irrigation depth FID [0..400 mm, R],
+* as function of crop development stage [0..2, R]
+    DVS_dc2   FID         ! (maximum 7 records)
+        0.0  60.0
+        2.0  60.0
+* End of table
+
+
+* Select minimum and maximum of irrigation depths:
+  dcslim = 0         ! Switch, limit range irrigation depth  [Y=1, N=0]
+
+* If dcslim = 1, specify:
+  irgdepmin = 10.0    !  Minimum irrigation depth [0..100 mm, I]
+  irgdepmax = 80.0    !  Maximum irrigation depth [irgdepmin..1d7 mm, I]
+
+
+* End of .crp file !
\ No newline at end of file
diff --git a/Malanta/recreation/Malanta.met b/Malanta/recreation/Malanta.met
new file mode 100644
index 0000000000000000000000000000000000000000..c9de72f63231380795c45e2ebe9ea5028691ea03
--- /dev/null
+++ b/Malanta/recreation/Malanta.met
@@ -0,0 +1,1097 @@
+Station,DD,MM,YYYY,Rad,Tmin,Tmax,Hum,Wind,Rain,ETref,Wet
+ 'Malanta',1,1,2018,29.4,3.55825,3.55825,0.62,3,0,-99.9,-99.9
+ 'Malanta',2,1,2018,7.2,3.76125,3.76125,0.67,3.9,0,-99.9,-99.9
+ 'Malanta',3,1,2018,43.8,0.74125,0.74125,0.61,5.2,4.6,-99.9,-99.9
+ 'Malanta',4,1,2018,408.6,3.7595,3.7595,0.55,4.6,3,-99.9,-99.9
+ 'Malanta',5,1,2018,379.2,5.302,5.302,0.75,2.8,0.1,-99.9,-99.9
+ 'Malanta',6,1,2018,2041.2,8.13075,8.13075,0.93,1.2,0,-99.9,-99.9
+ 'Malanta',7,1,2018,0,6.15875,6.15875,0.64,0.9,0,-99.9,-99.9
+ 'Malanta',8,1,2018,0,7.56025,7.56025,0.65,0.5,0,-99.9,-99.9
+ 'Malanta',9,1,2018,12.6,6.18875,6.18875,0.82,5.8,0,-99.9,-99.9
+ 'Malanta',10,1,2018,0,4.1725,4.1725,0.35,1.9,2.3,-99.9,-99.9
+ 'Malanta',11,1,2018,1269.6,5.0235,5.0235,0.41,0.8,0,-99.9,-99.9
+ 'Malanta',12,1,2018,0,4.04975,4.04975,0.62,0,1.9,-99.9,-99.9
+ 'Malanta',13,1,2018,0,2.4575,2.4575,0.44,1,0.3,-99.9,-99.9
+ 'Malanta',14,1,2018,363.9,-2.142,-2.142,0.29,1.2,0.2,-99.9,-99.9
+ 'Malanta',15,1,2018,924.2,-2.08475,-2.08475,0.26,0,0,-99.9,-99.9
+ 'Malanta',16,1,2018,2368.8,-2.599,-2.599,0.33,4.1,4.1,-99.9,-99.9
+ 'Malanta',17,1,2018,2334.7,-0.285,-0.285,0.34,2.8,0.5,-99.9,-99.9
+ 'Malanta',18,1,2018,2235,1.50625,1.50625,0.4,5.7,0,-99.9,-99.9
+ 'Malanta',19,1,2018,2839.3,1.138,1.138,0.42,2.5,0.3,-99.9,-99.9
+ 'Malanta',20,1,2018,2593.5,-0.4985,-0.4985,0.33,1.6,3.1,-99.9,-99.9
+ 'Malanta',21,1,2018,1835.1,0.53775,0.53775,0.39,1.3,1,-99.9,-99.9
+ 'Malanta',22,1,2018,3290.2,-1.31325,-1.31325,0.33,1.4,0.4,-99.9,-99.9
+ 'Malanta',23,1,2018,2904.6,-0.377,-0.377,0.44,3.2,0,-99.9,-99.9
+ 'Malanta',24,1,2018,3664.7,1.486,1.486,0.53,2.3,0,-99.9,-99.9
+ 'Malanta',25,1,2018,5292.4,1.17675,1.17675,0.6,2.2,0,-99.9,-99.9
+ 'Malanta',26,1,2018,3797.2,1.5255,1.5255,0.58,1.7,0,-99.9,-99.9
+ 'Malanta',27,1,2018,0,2.101,2.101,0.45,0.5,0,-99.9,-99.9
+ 'Malanta',28,1,2018,328.8,2.161,2.161,0.48,3.5,0.3,-99.9,-99.9
+ 'Malanta',29,1,2018,5163.6,5.3225,5.3225,0.86,4.5,0,-99.9,-99.9
+ 'Malanta',30,1,2018,4365.6,3.542,3.542,0.66,3.7,0,-99.9,-99.9
+ 'Malanta',31,1,2018,4110.6,1.83675,1.83675,0.51,3.1,0,-99.9,-99.9
+ 'Malanta',1,2,2018,18.6,5.1835,5.1835,0.45,1.9,1.4,-99.9,-99.9
+ 'Malanta',2,2,2018,984.6,2.4965,2.4965,0.41,1.8,0,-99.9,-99.9
+ 'Malanta',3,2,2018,349.8,1.5375,1.5375,0.37,1.3,0,-99.9,-99.9
+ 'Malanta',4,2,2018,3416.4,1.4445,1.4445,0.38,0.8,0,-99.9,-99.9
+ 'Malanta',5,2,2018,26.4,-0.84425,-0.84425,0.42,0.7,0,-99.9,-99.9
+ 'Malanta',6,2,2018,6175.8,-1.54325,-1.54325,0.41,2.1,0,-99.9,-99.9
+ 'Malanta',7,2,2018,274.2,1.43875,1.43875,0.49,1.7,8.3,-99.9,-99.9
+ 'Malanta',8,2,2018,319.8,0.9775,0.9775,0.35,1.6,0.8,-99.9,-99.9
+ 'Malanta',9,2,2018,4540.2,0.85825,0.85825,0.28,1,0,-99.9,-99.9
+ 'Malanta',10,2,2018,114,0.24175,0.24175,0.29,0.9,0,-99.9,-99.9
+ 'Malanta',11,2,2018,3385.8,-0.90825,-0.90825,0.35,1.7,0,-99.9,-99.9
+ 'Malanta',12,2,2018,3265.8,1.7885,1.7885,0.36,1.9,0,-99.9,-99.9
+ 'Malanta',13,2,2018,5116.2,1.0425,1.0425,0.42,0.7,5.8,-99.9,-99.9
+ 'Malanta',14,2,2018,3106.2,1.39775,1.39775,0.28,0.8,0,-99.9,-99.9
+ 'Malanta',15,2,2018,4435.8,0.32775,0.32775,0.24,2.4,0,-99.9,-99.9
+ 'Malanta',16,2,2018,4497.6,-1.488,-1.488,0.41,1.1,2.2,-99.9,-99.9
+ 'Malanta',17,2,2018,34.2,-0.74275,-0.74275,0.44,1.3,3.2,-99.9,-99.9
+ 'Malanta',18,2,2018,540.6,0.4285,0.4285,0.46,0.5,0,-99.9,-99.9
+ 'Malanta',19,2,2018,8912.4,-1.73175,-1.73175,0.35,1.5,0,-99.9,-99.9
+ 'Malanta',20,2,2018,2086.8,0.026,0.026,0.38,0.4,3.7,-99.9,-99.9
+ 'Malanta',21,2,2018,7974.6,1.405,1.405,0.43,1.2,0.1,-99.9,-99.9
+ 'Malanta',22,2,2018,5733,0.806,0.806,0.39,1.7,0.2,-99.9,-99.9
+ 'Malanta',23,2,2018,7033.2,0.402,0.402,0.36,1.6,0,-99.9,-99.9
+ 'Malanta',24,2,2018,6487.8,-3.679,-3.679,0.28,1.9,0,-99.9,-99.9
+ 'Malanta',25,2,2018,9112.8,-6.92925,-6.92925,0.18,1.4,0,-99.9,-99.9
+ 'Malanta',26,2,2018,8404.8,-6.4705,-6.4705,0.16,1.7,0,-99.9,-99.9
+ 'Malanta',27,2,2018,6247.8,-7.371,-7.371,0.13,2,1.1,-99.9,-99.9
+ 'Malanta',28,2,2018,5325.6,-8.59225,-8.59225,0.15,1.1,0,-99.9,-99.9
+ 'Malanta',1,3,2018,8797.2,-6.30675,-6.30675,0.16,2.5,0,-99.9,-99.9
+ 'Malanta',2,3,2018,4406.4,-4.283,-4.283,0.2,1.8,0.1,-99.9,-99.9
+ 'Malanta',3,3,2018,9117,-3.43975,-3.43975,0.3,1.1,0,-99.9,-99.9
+ 'Malanta',4,3,2018,8823,-1.86125,-1.86125,0.38,2.6,0,-99.9,-99.9
+ 'Malanta',5,3,2018,1972.8,0.0315,0.0315,0.3,2.6,0,-99.9,-99.9
+ 'Malanta',6,3,2018,474,1.95425,1.95425,0.33,1.6,1.3,-99.9,-99.9
+ 'Malanta',7,3,2018,4705.2,1.9945,1.9945,0.62,2.5,0.4,-99.9,-99.9
+ 'Malanta',8,3,2018,11620.8,2.3105,2.3105,0.62,3.2,0.1,-99.9,-99.9
+ 'Malanta',9,3,2018,4380,5.269,5.269,0.53,2.5,0.1,-99.9,-99.9
+ 'Malanta',10,3,2018,7103.4,8.121,8.121,1.08,2.3,0,-99.9,-99.9
+ 'Malanta',11,3,2018,9826.2,10.496,10.496,0.92,3.3,0.7,-99.9,-99.9
+ 'Malanta',12,3,2018,735,11.52025,11.52025,0.8,2.6,3.4,-99.9,-99.9
+ 'Malanta',13,3,2018,6299.4,7.0045,7.0045,0.92,3.3,0,-99.9,-99.9
+ 'Malanta',14,3,2018,1423.2,5.9565,5.9565,0.62,2.2,0,-99.9,-99.9
+ 'Malanta',15,3,2018,7805.4,5.43225,5.43225,0.54,2.5,8.2,-99.9,-99.9
+ 'Malanta',16,3,2018,274.8,6.28,6.28,0.31,1.8,11.5,-99.9,-99.9
+ 'Malanta',17,3,2018,24.6,3.30725,3.30725,0.24,2.2,0,-99.9,-99.9
+ 'Malanta',18,3,2018,7113,-0.76,-0.76,0.29,3,0,-99.9,-99.9
+ 'Malanta',19,3,2018,6214.2,-1.33325,-1.33325,0.27,1.3,0,-99.9,-99.9
+ 'Malanta',20,3,2018,9694.8,-0.6105,-0.6105,0.49,1.6,0,-99.9,-99.9
+ 'Malanta',21,3,2018,10568.4,1.02,1.02,0.5,1.9,0,-99.9,-99.9
+ 'Malanta',22,3,2018,8523,-0.5895,-0.5895,0.54,2.6,0,-99.9,-99.9
+ 'Malanta',23,3,2018,490.8,2.70175,2.70175,0.43,1.1,0,-99.9,-99.9
+ 'Malanta',24,3,2018,2578.8,2.0415,2.0415,0.43,1.3,0,-99.9,-99.9
+ 'Malanta',25,3,2018,8866.8,3.55,3.55,0.56,3.3,0,-99.9,-99.9
+ 'Malanta',26,3,2018,4119.6,5.37575,5.37575,0.47,1,0,-99.9,-99.9
+ 'Malanta',27,3,2018,4338,4.63725,4.63725,0.45,1,0,-99.9,-99.9
+ 'Malanta',28,3,2018,4251.6,7.227,7.227,0.37,2.4,0.4,-99.9,-99.9
+ 'Malanta',29,3,2018,6771.6,8.5515,8.5515,0.39,3.3,3.3,-99.9,-99.9
+ 'Malanta',30,3,2018,7320,9.116,9.116,0.51,0.4,4.1,-99.9,-99.9
+ 'Malanta',31,3,2018,3525,10.347,10.347,0.59,0,15,-99.9,-99.9
+ 'Malanta',1,4,2018,7407,8.428,8.428,0.6,0,0.3,-99.9,-99.9
+ 'Malanta',2,4,2018,8729.4,6.95325,6.95325,0.71,0,0,-99.9,-99.9
+ 'Malanta',3,4,2018,13586.4,11.86275,11.86275,1.04,2,0,-99.9,-99.9
+ 'Malanta',4,4,2018,10843.2,12.087,12.087,1.05,2.8,0,-99.9,-99.9
+ 'Malanta',5,4,2018,7393.8,12.91875,12.91875,1.14,1.8,0,-99.9,-99.9
+ 'Malanta',6,4,2018,17877.6,9.25525,9.25525,0.75,2,0,-99.9,-99.9
+ 'Malanta',7,4,2018,17048.4,10.9085,10.9085,0.9,1.8,0,-99.9,-99.9
+ 'Malanta',8,4,2018,6774.6,15.87225,15.87225,1.13,0.6,0,-99.9,-99.9
+ 'Malanta',9,4,2018,16266.5,18.16025,18.16025,1.1,1,0,-99.9,-99.9
+ 'Malanta',10,4,2018,14762.3,14.986,14.986,0.72,2.5,0.1,-99.9,-99.9
+ 'Malanta',11,4,2018,15486.9,14.508,14.508,0.94,0.5,0,-99.9,-99.9
+ 'Malanta',12,4,2018,15774.7,19.3475,19.3475,0.79,4.4,4,-99.9,-99.9
+ 'Malanta',13,4,2018,5542.8,12.772,12.772,0.43,3.4,1.2,-99.9,-99.9
+ 'Malanta',14,4,2018,17703.6,13.89725,13.89725,0.9,1.8,0,-99.9,-99.9
+ 'Malanta',15,4,2018,8956.2,18.72125,18.72125,0.95,2.9,0,-99.9,-99.9
+ 'Malanta',16,4,2018,981,16.2055,16.2055,0.65,2.5,0.3,-99.9,-99.9
+ 'Malanta',17,4,2018,15396.6,16.47475,16.47475,1.02,1.8,0,-99.9,-99.9
+ 'Malanta',18,4,2018,18772.2,17.5155,17.5155,1.41,1.1,0,-99.9,-99.9
+ 'Malanta',19,4,2018,18358.8,19.0755,19.0755,1.44,1.2,0,-99.9,-99.9
+ 'Malanta',20,4,2018,19257.6,17.44525,17.44525,2.17,1.6,0,-99.9,-99.9
+ 'Malanta',21,4,2018,19399.8,17.00175,17.00175,1.92,1.4,0,-99.9,-99.9
+ 'Malanta',22,4,2018,18215.4,17.60175,17.60175,1.56,1.2,0,-99.9,-99.9
+ 'Malanta',23,4,2018,11095.8,21.3065,21.3065,1.49,2.3,0,-99.9,-99.9
+ 'Malanta',24,4,2018,16130.4,17.271,17.271,1.46,2.4,0,-99.9,-99.9
+ 'Malanta',25,4,2018,16406.4,18.094,18.094,1.41,3.4,0.1,-99.9,-99.9
+ 'Malanta',26,4,2018,13836.6,11.7445,11.7445,1.07,3.2,6.4,-99.9,-99.9
+ 'Malanta',27,4,2018,18986.4,11.604,11.604,1.11,2.8,0,-99.9,-99.9
+ 'Malanta',28,4,2018,19425.6,18.53575,18.53575,1.65,2,0,-99.9,-99.9
+ 'Malanta',29,4,2018,19743,20.997,20.997,1.77,1.5,0,-99.9,-99.9
+ 'Malanta',30,4,2018,20416.8,19.89375,19.89375,1.3,2.8,0,-99.9,-99.9
+ 'Malanta',1,5,2018,13066.8,16.467,16.467,0.9,1.4,0.4,-99.9,-99.9
+ 'Malanta',2,5,2018,17151,22.092,22.092,1.14,2.1,0,-99.9,-99.9
+ 'Malanta',3,5,2018,14479.2,20.73125,20.73125,1.34,2.3,0,-99.9,-99.9
+ 'Malanta',4,5,2018,19678.2,22.269,22.269,1.36,2.5,0,-99.9,-99.9
+ 'Malanta',5,5,2018,20632.8,20.3005,20.3005,1.28,1.8,0,-99.9,-99.9
+ 'Malanta',6,5,2018,21807,18.8085,18.8085,1.19,1.7,0,-99.9,-99.9
+ 'Malanta',7,5,2018,22534.2,19.05925,19.05925,1.33,1.6,0,-99.9,-99.9
+ 'Malanta',8,5,2018,14448,17.13875,17.13875,1.03,1.8,0.1,-99.9,-99.9
+ 'Malanta',9,5,2018,13374.6,17.8545,17.8545,0.83,1.4,0,-99.9,-99.9
+ 'Malanta',10,5,2018,14309.4,18.77725,18.77725,0.98,2.2,0,-99.9,-99.9
+ 'Malanta',11,5,2018,10617,18.02425,18.02425,1.7,1,0,-99.9,-99.9
+ 'Malanta',12,5,2018,16066.2,17.35,17.35,1.6,1.2,1.5,-99.9,-99.9
+ 'Malanta',13,5,2018,15752.4,17.84175,17.84175,1.62,1.8,0,-99.9,-99.9
+ 'Malanta',14,5,2018,14973,17.8805,17.8805,1.36,1.9,1.1,-99.9,-99.9
+ 'Malanta',15,5,2018,7362.6,12.1065,12.1065,1.21,1.1,11.1,-99.9,-99.9
+ 'Malanta',16,5,2018,4281.6,13.44,13.44,1.06,0.8,0,-99.9,-99.9
+ 'Malanta',17,5,2018,864,14.7825,14.7825,0.95,0.1,0.3,-99.9,-99.9
+ 'Malanta',18,5,2018,19267.2,17.544,17.544,1.16,0.9,0,-99.9,-99.9
+ 'Malanta',19,5,2018,15993.6,17.009,17.009,1.07,0.7,0,-99.9,-99.9
+ 'Malanta',20,5,2018,23275.8,18.3755,18.3755,1,0.7,0,-99.9,-99.9
+ 'Malanta',21,5,2018,16594.8,16.16,16.16,0.96,0.4,0,-99.9,-99.9
+ 'Malanta',22,5,2018,21694.8,19.05325,19.05325,1.47,0.5,0.6,-99.9,-99.9
+ 'Malanta',23,5,2018,14246.4,20.22725,20.22725,1.4,0.4,0,-99.9,-99.9
+ 'Malanta',24,5,2018,14857.8,20.9345,20.9345,1.52,0.5,8.8,-99.9,-99.9
+ 'Malanta',25,5,2018,10717.2,16.7915,16.7915,1.5,0.3,2.1,-99.9,-99.9
+ 'Malanta',26,5,2018,17851.8,19.371,19.371,1.7,0,0,-99.9,-99.9
+ 'Malanta',27,5,2018,18274.2,22.1395,22.1395,1.45,0.7,0,-99.9,-99.9
+ 'Malanta',28,5,2018,15874.2,23.7855,23.7855,1.68,0.3,0,-99.9,-99.9
+ 'Malanta',29,5,2018,21397.2,22.18425,22.18425,2,2.9,0,-99.9,-99.9
+ 'Malanta',30,5,2018,12240,20.9495,20.9495,1.81,0.6,0,-99.9,-99.9
+ 'Malanta',31,5,2018,21204.6,22.413,22.413,1.65,0,0,-99.9,-99.9
+ 'Malanta',1,6,2018,15652.2,21.2375,21.2375,1.9,1.3,23.1,-99.9,-99.9
+ 'Malanta',2,6,2018,20502,20.88825,20.88825,1.65,0.6,9.7,-99.9,-99.9
+ 'Malanta',3,6,2018,15330,21.4295,21.4295,1.66,0,0,-99.9,-99.9
+ 'Malanta',4,6,2018,21700.2,22.549,22.549,1.74,0,0,-99.9,-99.9
+ 'Malanta',5,6,2018,19986,23.30475,23.30475,1.62,0,0.6,-99.9,-99.9
+ 'Malanta',6,6,2018,17359.2,20.10175,20.10175,1.49,0,13.3,-99.9,-99.9
+ 'Malanta',7,6,2018,23847,20.34625,20.34625,1.95,1,23.8,-99.9,-99.9
+ 'Malanta',8,6,2018,14762.4,22.6725,22.6725,1.85,1.1,11.3,-99.9,-99.9
+ 'Malanta',9,6,2018,18094.8,21.76775,21.76775,1.73,1.3,0,-99.9,-99.9
+ 'Malanta',10,6,2018,14773.8,23.58,23.58,2.01,0.7,0,-99.9,-99.9
+ 'Malanta',11,6,2018,17241.6,22.97675,22.97675,1.99,0.2,0,-99.9,-99.9
+ 'Malanta',12,6,2018,9670.2,22.9695,22.9695,1.58,0.9,1.1,-99.9,-99.9
+ 'Malanta',13,6,2018,167.4,20.46725,20.46725,1.08,1.1,1.4,-99.9,-99.9
+ 'Malanta',14,6,2018,4363.8,17.592,17.592,0.9,1,0.2,-99.9,-99.9
+ 'Malanta',15,6,2018,21334.8,20.86975,20.86975,1.09,0.4,0,-99.9,-99.9
+ 'Malanta',16,6,2018,21133.2,22.22525,22.22525,1.38,0.2,0,-99.9,-99.9
+ 'Malanta',17,6,2018,16115.4,23.996,23.996,1.68,0.3,0,-99.9,-99.9
+ 'Malanta',18,6,2018,18136.2,23.30125,23.30125,1.52,1.1,0,-99.9,-99.9
+ 'Malanta',19,6,2018,14446.2,23.937,23.937,1.52,0.7,0,-99.9,-99.9
+ 'Malanta',20,6,2018,20275.8,23.64025,23.64025,1.59,0.2,0,-99.9,-99.9
+ 'Malanta',21,6,2018,22948.8,23.48625,23.48625,2,2.2,14.1,-99.9,-99.9
+ 'Malanta',22,6,2018,14166,14.959,14.959,1.06,2.3,1.2,-99.9,-99.9
+ 'Malanta',23,6,2018,11072.4,15.46325,15.46325,1.29,2.9,0,-99.9,-99.9
+ 'Malanta',24,6,2018,9349.8,13.7205,13.7205,1.29,1.9,0.4,-99.9,-99.9
+ 'Malanta',25,6,2018,13805.4,16.0825,16.0825,1.48,0.8,0,-99.9,-99.9
+ 'Malanta',26,6,2018,16096.2,18.20225,18.20225,1.28,0.9,0,-99.9,-99.9
+ 'Malanta',27,6,2018,16885.8,17.23625,17.23625,1.22,1,8,-99.9,-99.9
+ 'Malanta',28,6,2018,209.4,20.07475,20.07475,1.38,1.9,0.8,-99.9,-99.9
+ 'Malanta',29,6,2018,17240.4,24.00725,24.00725,1.82,1.4,0,-99.9,-99.9
+ 'Malanta',30,6,2018,23727.6,17.2615,17.2615,1.09,1.4,0,-99.9,-99.9
+ 'Malanta',1,7,2018,19469.4,15.26375,15.26375,0.98,0.7,0,-99.9,-99.9
+ 'Malanta',2,7,2018,25243.2,16.0655,16.0655,1.12,0.4,0,-99.9,-99.9
+ 'Malanta',3,7,2018,27129,17.72075,17.72075,1.35,0.6,0,-99.9,-99.9
+ 'Malanta',4,7,2018,25243.8,21.728,21.728,1.7,0.6,0,-99.9,-99.9
+ 'Malanta',5,7,2018,22230.6,22.6195,22.6195,2.08,0.9,0.1,-99.9,-99.9
+ 'Malanta',6,7,2018,14097,21.75225,21.75225,1.5,2.2,14.4,-99.9,-99.9
+ 'Malanta',7,7,2018,25980.6,21.082,21.082,1.51,1.9,0,-99.9,-99.9
+ 'Malanta',8,7,2018,16429.2,20.87075,20.87075,1.57,1.3,0,-99.9,-99.9
+ 'Malanta',9,7,2018,12365.4,21.7855,21.7855,1.77,0.7,0,-99.9,-99.9
+ 'Malanta',10,7,2018,5616.6,19.756,19.756,1.41,0.6,8.5,-99.9,-99.9
+ 'Malanta',11,7,2018,9765.6,16.68175,16.68175,1.33,0.6,5.5,-99.9,-99.9
+ 'Malanta',12,7,2018,8422.8,18.7285,18.7285,1.41,1.8,0,-99.9,-99.9
+ 'Malanta',13,7,2018,9204.6,20.0495,20.0495,1.7,1.7,0,-99.9,-99.9
+ 'Malanta',14,7,2018,19023.6,22.07275,22.07275,1.89,0.8,0,-99.9,-99.9
+ 'Malanta',15,7,2018,20228.4,20.645,20.645,1.75,0.4,0,-99.9,-99.9
+ 'Malanta',16,7,2018,11989.2,23.69375,23.69375,1.79,0.9,0,-99.9,-99.9
+ 'Malanta',17,7,2018,9764.4,20.99475,20.99475,1.79,1.9,1.3,-99.9,-99.9
+ 'Malanta',18,7,2018,10807.2,19.50475,19.50475,1.68,3,1.3,-99.9,-99.9
+ 'Malanta',19,7,2018,20458.8,22.72325,22.72325,1.94,2.3,0,-99.9,-99.9
+ 'Malanta',20,7,2018,22945.8,21.482,21.482,2.04,0.7,0,-99.9,-99.9
+ 'Malanta',21,7,2018,11443.2,22.43525,22.43525,2.37,1.2,4,-99.9,-99.9
+ 'Malanta',22,7,2018,13177.8,21.4765,21.4765,1.83,1.2,6.9,-99.9,-99.9
+ 'Malanta',23,7,2018,20877,23.448,23.448,2.04,1.7,0,-99.9,-99.9
+ 'Malanta',24,7,2018,22561.2,24.16375,24.16375,2.18,0.8,0,-99.9,-99.9
+ 'Malanta',25,7,2018,19716,25.8195,25.8195,2.6,1.2,0,-99.9,-99.9
+ 'Malanta',26,7,2018,17165.4,24.64,24.64,1.83,1.3,0,-99.9,-99.9
+ 'Malanta',27,7,2018,17123.4,23.90625,23.90625,1.45,0.9,0.8,-99.9,-99.9
+ 'Malanta',28,7,2018,15589.8,22.7265,22.7265,1.55,0.6,0.3,-99.9,-99.9
+ 'Malanta',29,7,2018,17166,27.63625,27.63625,2.19,0.7,0,-99.9,-99.9
+ 'Malanta',30,7,2018,9967.8,27.13025,27.13025,1.67,0.3,0,-99.9,-99.9
+ 'Malanta',31,7,2018,22025.4,25.4005,25.4005,1.85,0.9,0,-99.9,-99.9
+ 'Malanta',1,8,2018,19945.8,24.79675,24.79675,2.35,1.2,1.5,-99.9,-99.9
+ 'Malanta',2,8,2018,16300.8,25.301,25.301,2.95,1.2,0,-99.9,-99.9
+ 'Malanta',3,8,2018,19470.6,24.70875,24.70875,3.11,1,0,-99.9,-99.9
+ 'Malanta',4,8,2018,14934,24.5685,24.5685,2.91,0.7,0,-99.9,-99.9
+ 'Malanta',5,8,2018,11458.8,21.34325,21.34325,2.29,0.9,9.2,-99.9,-99.9
+ 'Malanta',6,8,2018,21805.2,24.6855,24.6855,2.08,0.3,0,-99.9,-99.9
+ 'Malanta',7,8,2018,19804.2,26.19975,26.19975,2.45,1.3,0,-99.9,-99.9
+ 'Malanta',8,8,2018,11023.8,25.526,25.526,2.34,0.9,0,-99.9,-99.9
+ 'Malanta',9,8,2018,17672.4,25.9485,25.9485,2.89,1.6,0,-99.9,-99.9
+ 'Malanta',10,8,2018,2999.4,24.33625,24.33625,2.31,1.3,27.6,-99.9,-99.9
+ 'Malanta',11,8,2018,15476.4,19.763,19.763,1.78,1.1,0,-99.9,-99.9
+ 'Malanta',12,8,2018,19254,20.874,20.874,2.07,0.5,0,-99.9,-99.9
+ 'Malanta',13,8,2018,18570,23.53175,23.53175,2.63,1.5,0,-99.9,-99.9
+ 'Malanta',14,8,2018,11873.4,23.14875,23.14875,1.97,1.1,1.6,-99.9,-99.9
+ 'Malanta',15,8,2018,11715.6,23.354,23.354,1.86,1,0,-99.9,-99.9
+ 'Malanta',16,8,2018,18789.6,21.52725,21.52725,2.15,0.3,0,-99.9,-99.9
+ 'Malanta',17,8,2018,17989.2,22.22675,22.22675,2.32,0.3,0,-99.9,-99.9
+ 'Malanta',18,8,2018,17706.6,23.62225,23.62225,2.49,0.6,0,-99.9,-99.9
+ 'Malanta',19,8,2018,12023.4,24.29275,24.29275,2.45,0.4,0,-99.9,-99.9
+ 'Malanta',20,8,2018,15483,24.47625,24.47625,2.78,1.7,0,-99.9,-99.9
+ 'Malanta',21,8,2018,15666,26.3235,26.3235,2.12,1,0,-99.9,-99.9
+ 'Malanta',22,8,2018,15189.6,23.29975,23.29975,2.28,0.8,0,-99.9,-99.9
+ 'Malanta',23,8,2018,12055.8,26.268,26.268,2.32,0.9,0.6,-99.9,-99.9
+ 'Malanta',24,8,2018,6322.8,20.69375,20.69375,1.95,0.8,28.1,-99.9,-99.9
+ 'Malanta',25,8,2018,6289.8,18.27575,18.27575,1.49,1.5,3.8,-99.9,-99.9
+ 'Malanta',26,8,2018,14391,13.941,13.941,1.29,1,1.3,-99.9,-99.9
+ 'Malanta',27,8,2018,17530.2,14.92175,14.92175,1.56,0.9,0,-99.9,-99.9
+ 'Malanta',28,8,2018,11078.4,17.24175,17.24175,1.94,0.5,0,-99.9,-99.9
+ 'Malanta',29,8,2018,16245,19.34125,19.34125,1.61,1,0,-99.9,-99.9
+ 'Malanta',30,8,2018,6395.4,21.34025,21.34025,1.72,1.4,0,-99.9,-99.9
+ 'Malanta',31,8,2018,5865,20.2175,20.2175,1.26,0.5,0,-99.9,-99.9
+ 'Malanta',1,9,2018,406.8,19.971,19.971,1.06,1.6,36.6,-99.9,-99.9
+ 'Malanta',2,9,2018,3087,21.37625,21.37625,1.55,0.7,22.1,-99.9,-99.9
+ 'Malanta',3,9,2018,4780.2,19.47025,19.47025,1.64,0.7,0.2,-99.9,-99.9
+ 'Malanta',4,9,2018,9396.6,18.839,18.839,2.07,0.1,0.3,-99.9,-99.9
+ 'Malanta',5,9,2018,15111.6,20.7305,20.7305,1.96,0.5,0,-99.9,-99.9
+ 'Malanta',6,9,2018,15508.2,19.593,19.593,1.68,1.3,0,-99.9,-99.9
+ 'Malanta',7,9,2018,9757.2,18.647,18.647,1.29,1.7,0,-99.9,-99.9
+ 'Malanta',8,9,2018,12516,19.66175,19.66175,1.34,1.4,0,-99.9,-99.9
+ 'Malanta',9,9,2018,11070,19.40375,19.40375,1.3,1.3,0,-99.9,-99.9
+ 'Malanta',10,9,2018,14697.6,16.9315,16.9315,1.59,1.4,0,-99.9,-99.9
+ 'Malanta',11,9,2018,12240.6,18.228,18.228,1.9,2,0,-99.9,-99.9
+ 'Malanta',12,9,2018,15541.8,18.64475,18.64475,2.08,1.4,0,-99.9,-99.9
+ 'Malanta',13,9,2018,10607.4,19.62375,19.62375,1.81,1.2,0,-99.9,-99.9
+ 'Malanta',14,9,2018,652.2,20.13,20.13,1.23,1.3,0,-99.9,-99.9
+ 'Malanta',15,9,2018,10236.6,18.07775,18.07775,1.36,1.2,0,-99.9,-99.9
+ 'Malanta',16,9,2018,14464.2,17.6215,17.6215,1.25,1.3,0,-99.9,-99.9
+ 'Malanta',17,9,2018,13822.2,19.06,19.06,1.71,1.3,0,-99.9,-99.9
+ 'Malanta',18,9,2018,13637.4,17.302,17.302,2.21,2.1,0,-99.9,-99.9
+ 'Malanta',19,9,2018,10966.2,18.03025,18.03025,1.73,1.4,0,-99.9,-99.9
+ 'Malanta',20,9,2018,13365.6,17.3545,17.3545,1.51,1.3,0,-99.9,-99.9
+ 'Malanta',21,9,2018,12780,19.0615,19.0615,1.89,2.8,0,-99.9,-99.9
+ 'Malanta',22,9,2018,11238,13.73375,13.73375,1.28,2.9,4.2,-99.9,-99.9
+ 'Malanta',23,9,2018,2103.6,15.27075,15.27075,1.3,3.3,5,-99.9,-99.9
+ 'Malanta',24,9,2018,7291.8,8.7265,8.7265,0.91,5.4,0.5,-99.9,-99.9
+ 'Malanta',25,9,2018,8023.2,7.75575,7.75575,0.74,2.3,0,-99.9,-99.9
+ 'Malanta',26,9,2018,11505.6,7.64975,7.64975,0.99,1.9,0,-99.9,-99.9
+ 'Malanta',27,9,2018,9455.4,10.3845,10.3845,1.4,1.4,0,-99.9,-99.9
+ 'Malanta',28,9,2018,12142.2,15.11025,15.11025,1.4,2.6,0,-99.9,-99.9
+ 'Malanta',29,9,2018,11236.2,9.3495,9.3495,0.85,1.5,0,-99.9,-99.9
+ 'Malanta',30,9,2018,12463.8,7.1585,7.1585,1.07,2.2,0,-99.9,-99.9
+ 'Malanta',1,10,2018,247.8,12.00775,12.00775,0.76,1.4,0.1,-99.9,-99.9
+ 'Malanta',2,10,2018,4348.8,6.953,6.953,0.86,3.7,0.1,-99.9,-99.9
+ 'Malanta',3,10,2018,6732,11.18925,11.18925,1.12,4.4,2,-99.9,-99.9
+ 'Malanta',4,10,2018,10588.2,8.42775,8.42775,1.12,1.5,0,-99.9,-99.9
+ 'Malanta',5,10,2018,11314.2,10.425,10.425,0.98,2.2,0,-99.9,-99.9
+ 'Malanta',6,10,2018,10012.8,12.9775,12.9775,1.42,1.8,0,-99.9,-99.9
+ 'Malanta',7,10,2018,2953.8,16.148,16.148,1.25,1.3,0,-99.9,-99.9
+ 'Malanta',8,10,2018,3543,14.96925,14.96925,1,0.9,0,-99.9,-99.9
+ 'Malanta',9,10,2018,9168,14.34525,14.34525,1.54,1,0,-99.9,-99.9
+ 'Malanta',10,10,2018,9961.2,13.376,13.376,1.67,3.1,0,-99.9,-99.9
+ 'Malanta',11,10,2018,9958.8,15.1885,15.1885,1.63,4.6,0,-99.9,-99.9
+ 'Malanta',12,10,2018,9517.8,13.47025,13.47025,1.2,2.6,0,-99.9,-99.9
+ 'Malanta',13,10,2018,9383.4,11.94375,11.94375,1.3,2.7,0,-99.9,-99.9
+ 'Malanta',14,10,2018,9220.8,12.3785,12.3785,1.5,5.3,0,-99.9,-99.9
+ 'Malanta',15,10,2018,7129.8,11.32,11.32,1.64,4.5,0,-99.9,-99.9
+ 'Malanta',16,10,2018,8493.6,13.97625,13.97625,1.34,2.3,0.1,-99.9,-99.9
+ 'Malanta',17,10,2018,6747.6,14.572,14.572,1.25,1.3,0.3,-99.9,-99.9
+ 'Malanta',18,10,2018,7258.8,13.27575,13.27575,1.18,0.7,0,-99.9,-99.9
+ 'Malanta',19,10,2018,1517.4,11.307,11.307,1.08,0.7,0,-99.9,-99.9
+ 'Malanta',20,10,2018,1776,12.04475,12.04475,0.99,1.5,0,-99.9,-99.9
+ 'Malanta',21,10,2018,4233.6,9.72175,9.72175,0.89,1.1,0,-99.9,-99.9
+ 'Malanta',22,10,2018,7759.8,10.607,10.607,0.9,1.5,0,-99.9,-99.9
+ 'Malanta',23,10,2018,1234.8,10.8075,10.8075,0.88,5.2,3.4,-99.9,-99.9
+ 'Malanta',24,10,2018,1080.6,7.91775,7.91775,0.87,5.7,4,-99.9,-99.9
+ 'Malanta',25,10,2018,351.6,12.2055,12.2055,1.11,4.5,0,-99.9,-99.9
+ 'Malanta',26,10,2018,3477.6,10.14075,10.14075,1.17,2.1,0,-99.9,-99.9
+ 'Malanta',27,10,2018,89.4,7.8805,7.8805,0.8,1.2,1.2,-99.9,-99.9
+ 'Malanta',28,10,2018,0,16.8395,16.8395,0.63,2.1,2.4,-99.9,-99.9
+ 'Malanta',29,10,2018,429,17.13375,17.13375,0.81,2.9,0.5,-99.9,-99.9
+ 'Malanta',30,10,2018,5883,14.20725,14.20725,0.9,4.9,0,-99.9,-99.9
+ 'Malanta',31,10,2018,6265.2,12.373,12.373,0.89,1.8,0,-99.9,-99.9
+ 'Malanta',1,11,2018,2479.2,14.6515,14.6515,1.25,3.2,0,-99.9,-99.9
+ 'Malanta',2,11,2018,4524.6,15.74825,15.74825,0.95,0.8,1.3,-99.9,-99.9
+ 'Malanta',3,11,2018,3.6,13.24,13.24,0.86,1.4,0,-99.9,-99.9
+ 'Malanta',4,11,2018,1835.4,10.80275,10.80275,0.85,1.8,0,-99.9,-99.9
+ 'Malanta',5,11,2018,2791.8,10.9105,10.9105,0.93,4.9,0,-99.9,-99.9
+ 'Malanta',6,11,2018,3549.6,11.73575,11.73575,1.19,4.3,0,-99.9,-99.9
+ 'Malanta',7,11,2018,3241.8,10.6215,10.6215,1.03,3.2,0,-99.9,-99.9
+ 'Malanta',8,11,2018,866.4,8.43975,8.43975,0.91,0.6,0,-99.9,-99.9
+ 'Malanta',9,11,2018,0,9.63725,9.63725,1.03,1.1,0,-99.9,-99.9
+ 'Malanta',10,11,2018,0,8.99225,8.99225,0.75,1.4,0,-99.9,-99.9
+ 'Malanta',11,11,2018,2368.8,9.844,9.844,0.8,1.7,0,-99.9,-99.9
+ 'Malanta',12,11,2018,280.8,12.45375,12.45375,0.81,1.8,0,-99.9,-99.9
+ 'Malanta',13,11,2018,1020.6,11.07175,11.07175,1.09,1.6,0,-99.9,-99.9
+ 'Malanta',14,11,2018,3955.8,7.363,7.363,0.82,1.6,0,-99.9,-99.9
+ 'Malanta',15,11,2018,4364.4,4.14275,4.14275,0.71,1.5,0,-99.9,-99.9
+ 'Malanta',16,11,2018,4379.4,2.552,2.552,0.62,1.1,0,-99.9,-99.9
+ 'Malanta',17,11,2018,4387.2,1.7535,1.7535,0.68,1.2,0,-99.9,-99.9
+ 'Malanta',18,11,2018,3884.4,2.84875,2.84875,0.56,0.7,0,-99.9,-99.9
+ 'Malanta',19,11,2018,1257,1.65825,1.65825,0.58,1.4,0,-99.9,-99.9
+ 'Malanta',20,11,2018,0,1.2385,1.2385,0.58,2.2,4.5,-99.9,-99.9
+ 'Malanta',21,11,2018,0,3.0005,3.0005,0.58,0.9,2.8,-99.9,-99.9
+ 'Malanta',22,11,2018,0,1.867,1.867,0.62,0.8,11,-99.9,-99.9
+ 'Malanta',23,11,2018,0,2.88575,2.88575,0.7,1.6,0,-99.9,-99.9
+ 'Malanta',24,11,2018,0,2.016,2.016,0.79,1.5,0.3,-99.9,-99.9
+ 'Malanta',25,11,2018,39,3.50875,3.50875,0.65,1.5,8,-99.9,-99.9
+ 'Malanta',26,11,2018,49.2,3.16,3.16,0.63,2.7,4.3,-99.9,-99.9
+ 'Malanta',27,11,2018,561.6,-1.3825,-1.3825,0.47,2.4,0.8,-99.9,-99.9
+ 'Malanta',28,11,2018,3778.2,-3.7895,-3.7895,0.39,0.8,0,-99.9,-99.9
+ 'Malanta',29,11,2018,3521.4,-4.981,-4.981,0.29,4.1,0,-99.9,-99.9
+ 'Malanta',30,11,2018,228.6,-6.13875,-6.13875,0.28,4,0,-99.9,-99.9
+ 'Malanta',1,12,2018,45.6,-5.6215,-5.6215,0.32,1.4,0.1,-99.9,-99.9
+ 'Malanta',2,12,2018,18,-3.85225,-3.85225,0.41,4.8,3.2,-99.9,-99.9
+ 'Malanta',3,12,2018,1579.8,-0.64675,-0.64675,0.84,2.7,8.4,-99.9,-99.9
+ 'Malanta',4,12,2018,240.6,2.308,2.308,0.75,3.4,0,-99.9,-99.9
+ 'Malanta',5,12,2018,3076.8,-2.017,-2.017,0.62,1,0,-99.9,-99.9
+ 'Malanta',6,12,2018,0,-2.13625,-2.13625,0.64,2.5,0.1,-99.9,-99.9
+ 'Malanta',7,12,2018,0,-0.1045,-0.1045,0.9,2.5,5.3,-99.9,-99.9
+ 'Malanta',8,12,2018,966.6,1.87575,1.87575,0.81,4.7,0.1,-99.9,-99.9
+ 'Malanta',9,12,2018,800.4,0.95725,0.95725,0.88,5.3,2,-99.9,-99.9
+ 'Malanta',10,12,2018,555.6,1.54,1.54,0.65,5.6,0.1,-99.9,-99.9
+ 'Malanta',11,12,2018,0,-1.20775,-1.20775,0.59,5.1,2.7,-99.9,-99.9
+ 'Malanta',12,12,2018,0,-3.03375,-3.03375,0.51,1.5,0,-99.9,-99.9
+ 'Malanta',13,12,2018,261.6,-5.58025,-5.58025,0.42,0,0,-99.9,-99.9
+ 'Malanta',14,12,2018,21,-5.54875,-5.54875,0.35,0,0.4,-99.9,-99.9
+ 'Malanta',15,12,2018,39,-4.466,-4.466,0.38,0,4.2,-99.9,-99.9
+ 'Malanta',16,12,2018,113.4,-6.15875,-6.15875,0.26,0,0,-99.9,-99.9
+ 'Malanta',17,12,2018,139.2,-4.4745,-4.4745,0.44,0.7,0,-99.9,-99.9
+ 'Malanta',18,12,2018,187.2,-5.73575,-5.73575,0.5,1.6,0,-99.9,-99.9
+ 'Malanta',19,12,2018,120,-6.426,-6.426,0.35,3.8,0.1,-99.9,-99.9
+ 'Malanta',20,12,2018,9.6,-6.3045,-6.3045,0.38,2,1.8,-99.9,-99.9
+ 'Malanta',21,12,2018,168.6,-3.681,-3.681,0.52,4.2,0.9,-99.9,-99.9
+ 'Malanta',22,12,2018,284.4,1.7405,1.7405,0.61,5.5,10.3,-99.9,-99.9
+ 'Malanta',23,12,2018,139.2,3.28575,3.28575,0.67,3.4,14.8,-99.9,-99.9
+ 'Malanta',24,12,2018,25.8,-0.3235,-0.3235,0.58,3.8,1.5,-99.9,-99.9
+ 'Malanta',25,12,2018,73.8,-0.11675,-0.11675,0.51,4.6,0,-99.9,-99.9
+ 'Malanta',26,12,2018,901.8,0.5915,0.5915,0.6,3.3,0,-99.9,-99.9
+ 'Malanta',27,12,2018,148.2,1.90025,1.90025,0.78,1.5,0.1,-99.9,-99.9
+ 'Malanta',28,12,2018,2073,2.56825,2.56825,0.69,2,0.1,-99.9,-99.9
+ 'Malanta',29,12,2018,80.4,1.696,1.696,0.6,2.5,0,-99.9,-99.9
+ 'Malanta',30,12,2018,0,1.28225,1.28225,0.66,4.6,3.5,-99.9,-99.9
+ 'Malanta',31,12,2018,1364.4,1.224,1.224,0.59,1.8,0,-99.9,-99.9
+ 'Malanta',1,1,2019,0,-0.3225,-0.3225,0.61,4.8,2.6,-99.9,-99.9
+ 'Malanta',2,1,2019,147.6,-1.553,-1.553,0.48,6,0.6,-99.9,-99.9
+ 'Malanta',3,1,2019,0,-4.6705,-4.6705,0.41,4.7,0,-99.9,-99.9
+ 'Malanta',4,1,2019,219,-4.85825,-4.85825,0.45,3.5,0,-99.9,-99.9
+ 'Malanta',5,1,2019,11.4,-1.345,-1.345,0.64,4.5,9.4,-99.9,-99.9
+ 'Malanta',6,1,2019,0,-2.83825,-2.83825,0.57,3.9,0,-99.9,-99.9
+ 'Malanta',7,1,2019,34.2,-7.51175,-7.51175,0.49,1.6,0,-99.9,-99.9
+ 'Malanta',8,1,2019,364.2,-7.29825,-7.29825,0.57,5.9,0,-99.9,-99.9
+ 'Malanta',9,1,2019,87.6,-5.04225,-5.04225,0.53,4.4,0,-99.9,-99.9
+ 'Malanta',10,1,2019,181.2,-3.68875,-3.68875,0.46,2.6,4,-99.9,-99.9
+ 'Malanta',11,1,2019,3113.4,-5.12,-5.12,0.37,3,3.4,-99.9,-99.9
+ 'Malanta',12,1,2019,612.6,0.02125,0.02125,0.6,5.2,8.8,-99.9,-99.9
+ 'Malanta',13,1,2019,357.6,0.0985,0.0985,0.66,5.4,12.6,-99.9,-99.9
+ 'Malanta',14,1,2019,456.6,-0.66375,-0.66375,0.54,6.2,1,-99.9,-99.9
+ 'Malanta',15,1,2019,1366.8,2.256,2.256,0.55,6.7,0.2,-99.9,-99.9
+ 'Malanta',16,1,2019,1891.2,3.1395,3.1395,0.63,4,0,-99.9,-99.9
+ 'Malanta',17,1,2019,953.4,2.59025,2.59025,0.68,3.2,0,-99.9,-99.9
+ 'Malanta',18,1,2019,2066.4,1.3775,1.3775,0.51,3.4,0.2,-99.9,-99.9
+ 'Malanta',19,1,2019,5332.8,-1.09575,-1.09575,0.4,1.5,0,-99.9,-99.9
+ 'Malanta',20,1,2019,0,-1.00425,-1.00425,0.42,0.7,0,-99.9,-99.9
+ 'Malanta',21,1,2019,4894.8,-5.78575,-5.78575,0.42,0.9,0,-99.9,-99.9
+ 'Malanta',22,1,2019,2006.4,-6.6145,-6.6145,0.37,1.4,0,-99.9,-99.9
+ 'Malanta',23,1,2019,4111.2,-4.39375,-4.39375,0.34,1.7,0,-99.9,-99.9
+ 'Malanta',24,1,2019,34.8,-3.657,-3.657,0.33,1.4,0.8,-99.9,-99.9
+ 'Malanta',25,1,2019,1326.6,-3.3015,-3.3015,0.33,2.8,0,-99.9,-99.9
+ 'Malanta',26,1,2019,51,-2.56175,-2.56175,0.3,3.1,0.2,-99.9,-99.9
+ 'Malanta',27,1,2019,858.6,-0.23325,-0.23325,0.38,3.6,3.2,-99.9,-99.9
+ 'Malanta',28,1,2019,1176,-1.5445,-1.5445,0.42,2.9,5.6,-99.9,-99.9
+ 'Malanta',29,1,2019,2419.8,-1.04625,-1.04625,0.39,3.1,2.2,-99.9,-99.9
+ 'Malanta',30,1,2019,4504.8,-1.6465,-1.6465,0.33,3.1,0,-99.9,-99.9
+ 'Malanta',31,1,2019,4203,0.23475,0.23475,0.28,2.5,0,-99.9,-99.9
+ 'Malanta',1,2,2019,1740.6,2.4775,2.4775,0.36,4.7,2,-99.9,-99.9
+ 'Malanta',2,2,2019,882,7.008,7.008,0.49,1.9,0.4,-99.9,-99.9
+ 'Malanta',3,2,2019,12.6,4.101,4.101,0.39,2.1,15.2,-99.9,-99.9
+ 'Malanta',4,2,2019,2965.8,1.30275,1.30275,0.45,1.1,0,-99.9,-99.9
+ 'Malanta',5,2,2019,7411.2,-0.2195,-0.2195,0.53,1,0,-99.9,-99.9
+ 'Malanta',6,2,2019,857.4,-0.55475,-0.55475,0.4,0.8,0,-99.9,-99.9
+ 'Malanta',7,2,2019,5994.6,-0.62775,-0.62775,0.34,1.9,0.2,-99.9,-99.9
+ 'Malanta',8,2,2019,6402.6,0.23025,0.23025,0.66,2.1,0,-99.9,-99.9
+ 'Malanta',9,2,2019,5041.2,2.04775,2.04775,0.62,3.8,0,-99.9,-99.9
+ 'Malanta',10,2,2019,1818,3.55125,3.55125,0.72,4.5,1.2,-99.9,-99.9
+ 'Malanta',11,2,2019,501,4.40925,4.40925,0.64,5.7,2.2,-99.9,-99.9
+ 'Malanta',12,2,2019,1603.2,1.968,1.968,0.53,4.9,0,-99.9,-99.9
+ 'Malanta',13,2,2019,1751.4,3.8,3.8,0.58,3.2,0,-99.9,-99.9
+ 'Malanta',14,2,2019,6575.4,5.866,5.866,0.63,1.1,0,-99.9,-99.9
+ 'Malanta',15,2,2019,7849.8,4.21125,4.21125,0.9,0.8,0,-99.9,-99.9
+ 'Malanta',16,2,2019,7386.6,2.16825,2.16825,0.92,1.2,0,-99.9,-99.9
+ 'Malanta',17,2,2019,8338.8,2.913,2.913,0.82,1,0.2,-99.9,-99.9
+ 'Malanta',18,2,2019,8449.8,5.95575,5.95575,0.71,1.2,0,-99.9,-99.9
+ 'Malanta',19,2,2019,8166.6,4.26475,4.26475,0.62,2.2,0,-99.9,-99.9
+ 'Malanta',20,2,2019,5122.2,4.485,4.485,0.62,2,0,-99.9,-99.9
+ 'Malanta',21,2,2019,3571.8,5.8065,5.8065,0.67,2.2,2.6,-99.9,-99.9
+ 'Malanta',22,2,2019,399.6,2.16325,2.16325,0.59,3.2,3.4,-99.9,-99.9
+ 'Malanta',23,2,2019,8106,-1.901,-1.901,0.49,0.8,0,-99.9,-99.9
+ 'Malanta',24,2,2019,2437.2,0.56475,0.56475,0.5,0.6,0,-99.9,-99.9
+ 'Malanta',25,2,2019,7590,5.36625,5.36625,0.78,1.1,0,-99.9,-99.9
+ 'Malanta',26,2,2019,4819.2,8.6145,8.6145,0.8,2,0,-99.9,-99.9
+ 'Malanta',27,2,2019,10012.8,5.30125,5.30125,0.88,0.9,0,-99.9,-99.9
+ 'Malanta',28,2,2019,9594,10.066,10.066,1.14,3.5,0,-99.9,-99.9
+ 'Malanta',1,3,2019,466.8,9.03725,9.03725,0.8,3.6,1.8,-99.9,-99.9
+ 'Malanta',2,3,2019,39.6,5.30725,5.30725,0.67,1.5,0,-99.9,-99.9
+ 'Malanta',3,3,2019,4760.4,5.59325,5.59325,0.78,3.5,0,-99.9,-99.9
+ 'Malanta',4,3,2019,6058.2,11.17325,11.17325,0.95,4.9,0,-99.9,-99.9
+ 'Malanta',5,3,2019,2087.4,8.896,8.896,0.56,5.1,2.2,-99.9,-99.9
+ 'Malanta',6,3,2019,10095.6,7.72625,7.72625,0.63,3.1,0,-99.9,-99.9
+ 'Malanta',7,3,2019,7984.8,12.4615,12.4615,1.05,4,0,-99.9,-99.9
+ 'Malanta',8,3,2019,10569.6,9.5175,9.5175,0.85,4.6,0,-99.9,-99.9
+ 'Malanta',9,3,2019,3193.2,9.51825,9.51825,0.71,5.3,0,-99.9,-99.9
+ 'Malanta',10,3,2019,1143,9.58475,9.58475,0.8,5.3,4.8,-99.9,-99.9
+ 'Malanta',11,3,2019,5454,4.502,4.502,0.56,6.3,1,-99.9,-99.9
+ 'Malanta',12,3,2019,4387.8,1.4105,1.4105,0.44,3.4,0,-99.9,-99.9
+ 'Malanta',13,3,2019,9707.4,4.98575,4.98575,0.62,4.5,0,-99.9,-99.9
+ 'Malanta',14,3,2019,3971.4,6.19575,6.19575,0.68,4.6,0.6,-99.9,-99.9
+ 'Malanta',15,3,2019,3857.4,7.62625,7.62625,0.73,6.1,8.6,-99.9,-99.9
+ 'Malanta',16,3,2019,1222.8,6.49925,6.49925,0.71,4.5,3,-99.9,-99.9
+ 'Malanta',17,3,2019,12144,12.1585,12.1585,0.95,3.5,0,-99.9,-99.9
+ 'Malanta',18,3,2019,4627.8,6.63075,6.63075,0.61,4.2,0,-99.9,-99.9
+ 'Malanta',19,3,2019,6804,5.9475,5.9475,0.46,1.6,0,-99.9,-99.9
+ 'Malanta',20,3,2019,9766.2,6.40225,6.40225,0.74,1.1,0,-99.9,-99.9
+ 'Malanta',21,3,2019,13636.8,6.52825,6.52825,0.75,1.1,0,-99.9,-99.9
+ 'Malanta',22,3,2019,12988.8,8.97625,8.97625,0.77,1.1,0,-99.9,-99.9
+ 'Malanta',23,3,2019,14602.8,10.292,10.292,1.18,1.2,0,-99.9,-99.9
+ 'Malanta',24,3,2019,1511.4,13.36675,13.36675,0.9,0.7,0,-99.9,-99.9
+ 'Malanta',25,3,2019,7045.8,7.16625,7.16625,0.7,3.4,0.4,-99.9,-99.9
+ 'Malanta',26,3,2019,5719.8,7.6335,7.6335,0.69,4,0,-99.9,-99.9
+ 'Malanta',27,3,2019,4063.8,6.497,6.497,0.72,1.8,0,-99.9,-99.9
+ 'Malanta',28,3,2019,964.2,8.22475,8.22475,0.63,1.6,0,-99.9,-99.9
+ 'Malanta',29,3,2019,10473.6,9.28775,9.28775,0.89,0.9,0,-99.9,-99.9
+ 'Malanta',30,3,2019,15165,8.2145,8.2145,1.18,1.4,0,-99.9,-99.9
+ 'Malanta',31,3,2019,13462.8,14.34325,14.34325,1.17,1.6,0,-99.9,-99.9
+ 'Malanta',1,4,2019,15424.2,12.51275,12.51275,0.81,1.6,0,-99.9,-99.9
+ 'Malanta',2,4,2019,13522.2,11.73175,11.73175,0.74,3.2,0,-99.9,-99.9
+ 'Malanta',3,4,2019,14150.4,12.329,12.329,0.8,3.9,0,-99.9,-99.9
+ 'Malanta',4,4,2019,15133.8,9.63725,9.63725,1.07,4.8,0,-99.9,-99.9
+ 'Malanta',5,4,2019,11706.6,9.9195,9.9195,0.85,2.8,0,-99.9,-99.9
+ 'Malanta',6,4,2019,10897.2,4.7575,4.7575,0.71,1.9,4.4,-99.9,-99.9
+ 'Malanta',7,4,2019,7549.8,8.18325,8.18325,0.7,1.8,0,-99.9,-99.9
+ 'Malanta',8,4,2019,12482.4,12.68075,12.68075,0.83,1.2,0,-99.9,-99.9
+ 'Malanta',9,4,2019,13351.8,12.66475,12.66475,0.78,1.6,7.2,-99.9,-99.9
+ 'Malanta',10,4,2019,13716.6,8.9655,8.9655,0.56,2.1,1,-99.9,-99.9
+ 'Malanta',11,4,2019,10393.8,6.0185,6.0185,0.4,3.1,0,-99.9,-99.9
+ 'Malanta',12,4,2019,5245.8,4.33375,4.33375,0.38,2,0.4,-99.9,-99.9
+ 'Malanta',13,4,2019,5551.2,4.03525,4.03525,0.47,1.5,1,-99.9,-99.9
+ 'Malanta',14,4,2019,862.8,6.9785,6.9785,0.47,1.5,1.2,-99.9,-99.9
+ 'Malanta',15,4,2019,18199.2,7.35225,7.35225,0.64,1.5,0.2,-99.9,-99.9
+ 'Malanta',16,4,2019,18775.8,8.19125,8.19125,0.49,1.8,0,-99.9,-99.9
+ 'Malanta',17,4,2019,14739,8.316,8.316,0.53,1.4,0,-99.9,-99.9
+ 'Malanta',18,4,2019,17289.6,11.338,11.338,0.88,2.1,0,-99.9,-99.9
+ 'Malanta',19,4,2019,19320,10.76375,10.76375,0.89,1.6,0,-99.9,-99.9
+ 'Malanta',20,4,2019,19380.6,11.6885,11.6885,0.96,1.3,0,-99.9,-99.9
+ 'Malanta',21,4,2019,19519.2,11.49675,11.49675,1.33,1.4,0,-99.9,-99.9
+ 'Malanta',22,4,2019,19282.2,12.098,12.098,0.95,2.4,0,-99.9,-99.9
+ 'Malanta',23,4,2019,7579.2,7.35875,7.35875,0.74,5.7,2.6,-99.9,-99.9
+ 'Malanta',24,4,2019,15330.6,12.5985,12.5985,0.65,4.5,0.2,-99.9,-99.9
+ 'Malanta',25,4,2019,18874.2,15.8925,15.8925,0.73,2.1,0,-99.9,-99.9
+ 'Malanta',26,4,2019,12608.4,16.65325,16.65325,1.01,2.8,0,-99.9,-99.9
+ 'Malanta',27,4,2019,6577.2,8.2105,8.2105,0.57,2.6,0.2,-99.9,-99.9
+ 'Malanta',28,4,2019,7548,7.71525,7.71525,0.44,2.5,2.2,-99.9,-99.9
+ 'Malanta',29,4,2019,742.8,7.41825,7.41825,0.69,2.9,0.4,-99.9,-99.9
+ 'Malanta',30,4,2019,7296.6,9.267,9.267,1.14,2.6,0.4,-99.9,-99.9
+ 'Malanta',1,5,2019,9186,11.91325,11.91325,1.09,2.2,0,-99.9,-99.9
+ 'Malanta',2,5,2019,12546.6,10.33375,10.33375,1.13,2.1,0,-99.9,-99.9
+ 'Malanta',3,5,2019,3825,6.93825,6.93825,0.7,1.4,0.4,-99.9,-99.9
+ 'Malanta',4,5,2019,9387,8.16425,8.16425,0.82,2.5,5.4,-99.9,-99.9
+ 'Malanta',5,5,2019,5723.4,2.17875,2.17875,0.74,2.8,12,-99.9,-99.9
+ 'Malanta',6,5,2019,8879.4,4.72925,4.72925,0.68,2.1,1.4,-99.9,-99.9
+ 'Malanta',7,5,2019,13551.6,4.77425,4.77425,0.73,1.2,2.2,-99.9,-99.9
+ 'Malanta',8,5,2019,19322.4,9.94225,9.94225,0.87,3.2,0,-99.9,-99.9
+ 'Malanta',9,5,2019,8046,4.9505,4.9505,0.93,1.9,7.6,-99.9,-99.9
+ 'Malanta',10,5,2019,11981.4,7.9895,7.9895,0.87,2.8,0.6,-99.9,-99.9
+ 'Malanta',11,5,2019,9741.6,12.408,12.408,1.23,1.8,0,-99.9,-99.9
+ 'Malanta',12,5,2019,1231.2,9.7395,9.7395,0.66,2.1,3.8,-99.9,-99.9
+ 'Malanta',13,5,2019,14506.8,5.509,5.509,0.84,2,2.2,-99.9,-99.9
+ 'Malanta',14,5,2019,9420,2.9645,2.9645,0.73,2.4,2.8,-99.9,-99.9
+ 'Malanta',15,5,2019,22.2,6.6955,6.6955,0.7,2.5,4.4,-99.9,-99.9
+ 'Malanta',16,5,2019,539.4,6.359,6.359,0.82,0.9,0,-99.9,-99.9
+ 'Malanta',17,5,2019,10156.8,7.37525,7.37525,1.05,1.8,0,-99.9,-99.9
+ 'Malanta',18,5,2019,20299.8,11.44225,11.44225,0.79,2.9,0,-99.9,-99.9
+ 'Malanta',19,5,2019,18331.8,13.969,13.969,1.27,2.3,0,-99.9,-99.9
+ 'Malanta',20,5,2019,7483.2,10.555,10.555,1.17,1.4,10,-99.9,-99.9
+ 'Malanta',21,5,2019,14490.6,11.426,11.426,1.26,1.5,0,-99.9,-99.9
+ 'Malanta',22,5,2019,94.8,9.60975,9.60975,0.92,4,37.8,-99.9,-99.9
+ 'Malanta',23,5,2019,7504.8,9.14425,9.14425,1.11,2.3,0.4,-99.9,-99.9
+ 'Malanta',24,5,2019,21994.8,11.2525,11.2525,1.11,1.1,7.8,-99.9,-99.9
+ 'Malanta',25,5,2019,15855,13.96925,13.96925,1.37,0.9,0,-99.9,-99.9
+ 'Malanta',26,5,2019,17621.4,13.12775,13.12775,1.27,1.1,0,-99.9,-99.9
+ 'Malanta',27,5,2019,13772.4,14.26125,14.26125,1.45,1.1,8.6,-99.9,-99.9
+ 'Malanta',28,5,2019,4181.4,12.94825,12.94825,1.16,1.4,7,-99.9,-99.9
+ 'Malanta',29,5,2019,4815,12.40025,12.40025,1.02,1.7,3.4,-99.9,-99.9
+ 'Malanta',30,5,2019,24264.6,6.85425,6.85425,1.2,1.2,17,-99.9,-99.9
+ 'Malanta',31,5,2019,14413.8,13.479,13.479,1.55,0.7,0,-99.9,-99.9
+ 'Malanta',1,6,2019,20304.6,16.6715,16.6715,1.62,0.9,0,-99.9,-99.9
+ 'Malanta',2,6,2019,21779.4,16.1395,16.1395,1.79,1.1,0,-99.9,-99.9
+ 'Malanta',3,6,2019,23833.8,18.4165,18.4165,1.78,1.2,0.6,-99.9,-99.9
+ 'Malanta',4,6,2019,22296.6,16.4,16.4,2.07,1.1,1,-99.9,-99.9
+ 'Malanta',5,6,2019,20188.8,15.456,15.456,2.04,1.3,0.8,-99.9,-99.9
+ 'Malanta',6,6,2019,13569.6,16.82775,16.82775,1.75,2.4,0,-99.9,-99.9
+ 'Malanta',7,6,2019,11916.6,16.73725,16.73725,1.72,1.4,0,-99.9,-99.9
+ 'Malanta',8,6,2019,16887.6,16.437,16.437,1.47,2.1,0,-99.9,-99.9
+ 'Malanta',9,6,2019,23224.2,19.01325,19.01325,1.63,1.4,0,-99.9,-99.9
+ 'Malanta',10,6,2019,19233.6,20.035,20.035,2.26,2.1,0,-99.9,-99.9
+ 'Malanta',11,6,2019,22104.6,20.36475,20.36475,2.24,3.3,0,-99.9,-99.9
+ 'Malanta',12,6,2019,23170.2,20.609,20.609,2.12,3,0,-99.9,-99.9
+ 'Malanta',13,6,2019,22404.6,22.10125,22.10125,1.84,1.2,0,-99.9,-99.9
+ 'Malanta',14,6,2019,23650.2,20.9085,20.9085,2.13,1.6,0,-99.9,-99.9
+ 'Malanta',15,6,2019,13929.6,21.08025,21.08025,2.68,2.1,0,-99.9,-99.9
+ 'Malanta',16,6,2019,10014,20.801,20.801,1.56,1.4,2.4,-99.9,-99.9
+ 'Malanta',17,6,2019,19275.6,17.20125,17.20125,1.68,1.1,11,-99.9,-99.9
+ 'Malanta',18,6,2019,22319.4,17.797,17.797,1.89,1.4,0.2,-99.9,-99.9
+ 'Malanta',19,6,2019,16221.6,18.81725,18.81725,2.01,1.7,0,-99.9,-99.9
+ 'Malanta',20,6,2019,19066.8,17.65375,17.65375,1.87,1.6,1.6,-99.9,-99.9
+ 'Malanta',21,6,2019,15612.6,18.974,18.974,2.13,0.8,0,-99.9,-99.9
+ 'Malanta',22,6,2019,11120.4,15.65425,15.65425,1.71,1.4,5.6,-99.9,-99.9
+ 'Malanta',23,6,2019,9894,15.26825,15.26825,1.68,1.2,5.8,-99.9,-99.9
+ 'Malanta',24,6,2019,23631,19.88675,19.88675,1.66,1.3,0,-99.9,-99.9
+ 'Malanta',25,6,2019,23917.2,21.30525,21.30525,2.4,2.1,0,-99.9,-99.9
+ 'Malanta',26,6,2019,23133.6,22.26275,22.26275,2.72,1.3,0,-99.9,-99.9
+ 'Malanta',27,6,2019,23308.8,22.86325,22.86325,2.14,1.8,0,-99.9,-99.9
+ 'Malanta',28,6,2019,23338.8,18.10225,18.10225,1.81,1.3,0,-99.9,-99.9
+ 'Malanta',29,6,2019,24760.8,17.33725,17.33725,2.26,1.1,0,-99.9,-99.9
+ 'Malanta',30,6,2019,25028.4,19.63125,19.63125,3.35,1.9,0,-99.9,-99.9
+ 'Malanta',1,7,2019,12983.4,23.601,23.601,3.14,2.4,0,-99.9,-99.9
+ 'Malanta',2,7,2019,20847,23.21625,23.21625,1.74,1.4,0,-99.9,-99.9
+ 'Malanta',3,7,2019,24174.6,21.26025,21.26025,1.53,1.1,0,-99.9,-99.9
+ 'Malanta',4,7,2019,24432,19.3785,19.3785,1.68,1.1,0,-99.9,-99.9
+ 'Malanta',5,7,2019,14110.8,21.062,21.062,1.85,1.5,0,-99.9,-99.9
+ 'Malanta',6,7,2019,20824.8,25.4455,25.4455,2.33,2.5,0,-99.9,-99.9
+ 'Malanta',7,7,2019,15218.4,21.99025,21.99025,1.52,1.7,0.6,-99.9,-99.9
+ 'Malanta',8,7,2019,20730.6,18.09825,18.09825,1.56,1.6,0,-99.9,-99.9
+ 'Malanta',9,7,2019,13205.4,18.7595,18.7595,1.28,1.4,0,-99.9,-99.9
+ 'Malanta',10,7,2019,17298.6,18.1655,18.1655,1.52,1.5,0,-99.9,-99.9
+ 'Malanta',11,7,2019,11724,18.7955,18.7955,1.49,1.1,0,-99.9,-99.9
+ 'Malanta',12,7,2019,7498.8,16.07675,16.07675,1.63,1.1,0.4,-99.9,-99.9
+ 'Malanta',13,7,2019,5641.2,18.092,18.092,1.48,1.7,8.8,-99.9,-99.9
+ 'Malanta',14,7,2019,10337.4,19.369,19.369,1.49,1.3,0,-99.9,-99.9
+ 'Malanta',15,7,2019,11452.8,21.1845,21.1845,1.7,1.2,0,-99.9,-99.9
+ 'Malanta',16,7,2019,14431.2,20.47025,20.47025,1.49,1.4,0,-99.9,-99.9
+ 'Malanta',17,7,2019,17286,18.956,18.956,1.5,1.1,0,-99.9,-99.9
+ 'Malanta',18,7,2019,16960.2,20.54725,20.54725,1.74,1,1.4,-99.9,-99.9
+ 'Malanta',19,7,2019,10704,24.12425,24.12425,1.65,1.3,0,-99.9,-99.9
+ 'Malanta',20,7,2019,18244.2,25.29775,25.29775,2.05,1.5,0,-99.9,-99.9
+ 'Malanta',21,7,2019,7876.2,23.1695,23.1695,1.74,1.8,0,-99.9,-99.9
+ 'Malanta',22,7,2019,15630.6,22.8365,22.8365,2.02,0.9,0,-99.9,-99.9
+ 'Malanta',23,7,2019,22388.4,24.15225,24.15225,2.29,1.5,0,-99.9,-99.9
+ 'Malanta',24,7,2019,23053.2,24.06125,24.06125,2.49,1.4,0,-99.9,-99.9
+ 'Malanta',25,7,2019,23090.4,24.943,24.943,2.68,1.5,0,-99.9,-99.9
+ 'Malanta',26,7,2019,22498.2,26.77,26.77,2.63,1.3,11,-99.9,-99.9
+ 'Malanta',27,7,2019,8542.8,20.2005,20.2005,1.57,1.3,22.6,-99.9,-99.9
+ 'Malanta',28,7,2019,10359.6,23.852,23.852,1.75,1.8,6.2,-99.9,-99.9
+ 'Malanta',29,7,2019,9421.2,23.85725,23.85725,1.71,1.1,0.2,-99.9,-99.9
+ 'Malanta',30,7,2019,10966.2,24.3635,24.3635,1.55,1.5,0.2,-99.9,-99.9
+ 'Malanta',31,7,2019,7644.6,25.602,25.602,1.4,1,0.8,-99.9,-99.9
+ 'Malanta',1,8,2019,14421,21.65375,21.65375,1.68,1.2,0,-99.9,-99.9
+ 'Malanta',2,8,2019,12619.2,21.21675,21.21675,1.71,1,2,-99.9,-99.9
+ 'Malanta',3,8,2019,11686.2,19.99525,19.99525,1.5,1.1,6,-99.9,-99.9
+ 'Malanta',4,8,2019,17502,17.291,17.291,1.54,1,0,-99.9,-99.9
+ 'Malanta',5,8,2019,12659.4,21.281,21.281,1.84,1.6,0,-99.9,-99.9
+ 'Malanta',6,8,2019,11668.2,22.73125,22.73125,2.05,1.9,0,-99.9,-99.9
+ 'Malanta',7,8,2019,12121.2,23.52625,23.52625,2.2,1.8,11.6,-99.9,-99.9
+ 'Malanta',8,8,2019,13480.2,20.682,20.682,2.04,1.5,1,-99.9,-99.9
+ 'Malanta',9,8,2019,19431,23.1685,23.1685,2.25,1.7,0,-99.9,-99.9
+ 'Malanta',10,8,2019,2127,26.55375,26.55375,1.44,1.8,0.2,-99.9,-99.9
+ 'Malanta',11,8,2019,18225.6,22.5715,22.5715,1.75,1.5,0,-99.9,-99.9
+ 'Malanta',12,8,2019,1195.2,26.79925,26.79925,1.89,1.5,0,-99.9,-99.9
+ 'Malanta',13,8,2019,11404.8,20.914,20.914,1.89,1.6,5,-99.9,-99.9
+ 'Malanta',14,8,2019,14146.2,16.10225,16.10225,1.47,1.7,8.6,-99.9,-99.9
+ 'Malanta',15,8,2019,14576.4,18.1245,18.1245,1.36,1.6,0,-99.9,-99.9
+ 'Malanta',16,8,2019,9355.8,18.428,18.428,1.42,2,0,-99.9,-99.9
+ 'Malanta',17,8,2019,8535,20.4055,20.4055,1.53,2,0,-99.9,-99.9
+ 'Malanta',18,8,2019,16271.4,22.5745,22.5745,2.29,2.3,0,-99.9,-99.9
+ 'Malanta',19,8,2019,7969.8,24.53575,24.53575,1.69,1.2,0,-99.9,-99.9
+ 'Malanta',20,8,2019,5687.4,25.572,25.572,2.17,1.3,0,-99.9,-99.9
+ 'Malanta',21,8,2019,10593,19.95425,19.95425,1.45,2.3,0,-99.9,-99.9
+ 'Malanta',22,8,2019,11038.2,21.79725,21.79725,1.37,1.3,1.8,-99.9,-99.9
+ 'Malanta',23,8,2019,18037.2,22.7475,22.7475,1.78,1.1,0,-99.9,-99.9
+ 'Malanta',24,8,2019,12187.8,24.86925,24.86925,2.31,1.4,1,-99.9,-99.9
+ 'Malanta',25,8,2019,10371,22.20525,22.20525,2.34,1.6,19.6,-99.9,-99.9
+ 'Malanta',26,8,2019,14771.4,22.4195,22.4195,2.43,1.8,7.2,-99.9,-99.9
+ 'Malanta',27,8,2019,15697.8,23.49075,23.49075,2.41,1.9,0,-99.9,-99.9
+ 'Malanta',28,8,2019,13112.4,24.9035,24.9035,2.14,1.8,0,-99.9,-99.9
+ 'Malanta',29,8,2019,11814,25.20475,25.20475,2.52,1.3,0,-99.9,-99.9
+ 'Malanta',30,8,2019,12273.6,24.14225,24.14225,1.98,1,0,-99.9,-99.9
+ 'Malanta',31,8,2019,16041,24.2025,24.2025,2.05,1.8,0,-99.9,-99.9
+ 'Malanta',1,9,2019,12398.4,25.35,25.35,2.13,1.6,0,-99.9,-99.9
+ 'Malanta',2,9,2019,381.6,18.96875,18.96875,1.2,1.5,6,-99.9,-99.9
+ 'Malanta',3,9,2019,16489.8,15.0495,15.0495,1.35,1.3,0.4,-99.9,-99.9
+ 'Malanta',4,9,2019,16599.6,17.84275,17.84275,1.47,2,0,-99.9,-99.9
+ 'Malanta',5,9,2019,10381.8,19.03875,19.03875,1.8,1.4,0,-99.9,-99.9
+ 'Malanta',6,9,2019,5820.6,20.40375,20.40375,1.24,1,0,-99.9,-99.9
+ 'Malanta',7,9,2019,177.6,18.86475,18.86475,1.17,0.8,0.4,-99.9,-99.9
+ 'Malanta',8,9,2019,8049.6,17.3855,17.3855,1.23,0.9,21.6,-99.9,-99.9
+ 'Malanta',9,9,2019,2297.4,14.74575,14.74575,0.96,2.5,22.2,-99.9,-99.9
+ 'Malanta',10,9,2019,13095,15.967,15.967,1.31,1.2,0,-99.9,-99.9
+ 'Malanta',11,9,2019,9805.2,16.68425,16.68425,1.22,0.7,0,-99.9,-99.9
+ 'Malanta',12,9,2019,7878.6,18.228,18.228,1.58,1.3,0,-99.9,-99.9
+ 'Malanta',13,9,2019,7441.8,19.174,19.174,1.67,1.4,0,-99.9,-99.9
+ 'Malanta',14,9,2019,10489.2,16.3895,16.3895,1.38,0.8,0,-99.9,-99.9
+ 'Malanta',15,9,2019,13619.4,15.379,15.379,1.74,1.7,0,-99.9,-99.9
+ 'Malanta',16,9,2019,7686,18.3505,18.3505,1.63,0.8,0,-99.9,-99.9
+ 'Malanta',17,9,2019,7705.8,16.8955,16.8955,1.29,2.6,0,-99.9,-99.9
+ 'Malanta',18,9,2019,13225.8,10.247,10.247,1.1,2.6,0,-99.9,-99.9
+ 'Malanta',19,9,2019,9168,11.235,11.235,1.01,1.2,0,-99.9,-99.9
+ 'Malanta',20,9,2019,13027.2,10.132,10.132,1.04,1,0,-99.9,-99.9
+ 'Malanta',21,9,2019,13689.6,11.0895,11.0895,1.28,1.8,0,-99.9,-99.9
+ 'Malanta',22,9,2019,13321.8,15.6005,15.6005,1.35,2.4,0,-99.9,-99.9
+ 'Malanta',23,9,2019,4132.8,15.16775,15.16775,1.14,0.6,0,-99.9,-99.9
+ 'Malanta',24,9,2019,5193.6,15.91425,15.91425,1.62,0.5,0,-99.9,-99.9
+ 'Malanta',25,9,2019,5117.4,16.07825,16.07825,1.34,1.9,0,-99.9,-99.9
+ 'Malanta',26,9,2019,6847.2,13.5255,13.5255,1.15,1.7,0,-99.9,-99.9
+ 'Malanta',27,9,2019,4004.4,15.53925,15.53925,1.09,2.1,0,-99.9,-99.9
+ 'Malanta',28,9,2019,6855,14.1805,14.1805,1.15,2.4,1,-99.9,-99.9
+ 'Malanta',29,9,2019,8100.6,15.0975,15.0975,1.67,2.4,0.2,-99.9,-99.9
+ 'Malanta',30,9,2019,4984.2,17.318,17.318,1.5,6.3,1,-99.9,-99.9
+ 'Malanta',1,10,2019,11039.4,16.666,16.666,1.86,2.5,0,-99.9,-99.9
+ 'Malanta',2,10,2019,1852.2,15.22175,15.22175,1.28,2.8,4,-99.9,-99.9
+ 'Malanta',3,10,2019,1798.8,9.282,9.282,0.8,2.8,0,-99.9,-99.9
+ 'Malanta',4,10,2019,5439,10.48625,10.48625,0.73,1.5,0.8,-99.9,-99.9
+ 'Malanta',5,10,2019,843.6,10.2655,10.2655,0.8,3.1,10.6,-99.9,-99.9
+ 'Malanta',6,10,2019,5361.6,7.0835,7.0835,0.75,1.3,0,-99.9,-99.9
+ 'Malanta',7,10,2019,11198.4,5.8095,5.8095,0.77,0.9,0,-99.9,-99.9
+ 'Malanta',8,10,2019,891,10.268,10.268,0.64,2.6,0,-99.9,-99.9
+ 'Malanta',9,10,2019,996.6,13.1685,13.1685,0.87,1.7,1.2,-99.9,-99.9
+ 'Malanta',10,10,2019,3504.6,12.6405,12.6405,1.03,3.1,0.2,-99.9,-99.9
+ 'Malanta',11,10,2019,5973.6,9.68425,9.68425,1.3,2.5,0,-99.9,-99.9
+ 'Malanta',12,10,2019,10109.4,11.78225,11.78225,1.62,2.3,0,-99.9,-99.9
+ 'Malanta',13,10,2019,9412.2,13.72375,13.72375,1.83,2.6,0,-99.9,-99.9
+ 'Malanta',14,10,2019,9320.4,15.86225,15.86225,1.52,2,0,-99.9,-99.9
+ 'Malanta',15,10,2019,4034.4,17.36575,17.36575,1.32,1.5,0,-99.9,-99.9
+ 'Malanta',16,10,2019,6307.8,10.834,10.834,1,2.8,0.4,-99.9,-99.9
+ 'Malanta',17,10,2019,7272,13.77675,13.77675,1.09,1.9,0,-99.9,-99.9
+ 'Malanta',18,10,2019,7141.8,11.68925,11.68925,1.3,1.9,0,-99.9,-99.9
+ 'Malanta',19,10,2019,5800.2,13.006,13.006,1.1,2.1,0,-99.9,-99.9
+ 'Malanta',20,10,2019,5455.2,17.13975,17.13975,0.98,1.5,0,-99.9,-99.9
+ 'Malanta',21,10,2019,6708.6,16.99725,16.99725,1.8,0.4,0,-99.9,-99.9
+ 'Malanta',22,10,2019,6084.6,14.59925,14.59925,0.98,0.5,0,-99.9,-99.9
+ 'Malanta',23,10,2019,645,17.244,17.244,1.17,0.4,0,-99.9,-99.9
+ 'Malanta',24,10,2019,6553.2,15.988,15.988,0.98,0.8,0,-99.9,-99.9
+ 'Malanta',25,10,2019,6021.6,13.38,13.38,1.33,0.6,0,-99.9,-99.9
+ 'Malanta',26,10,2019,7371.6,11.69675,11.69675,1.51,1.3,0,-99.9,-99.9
+ 'Malanta',27,10,2019,7296,11.4945,11.4945,1.59,1.7,0,-99.9,-99.9
+ 'Malanta',28,10,2019,5163.6,9.772,9.772,0.84,1,0.4,-99.9,-99.9
+ 'Malanta',29,10,2019,1450.2,8.87725,8.87725,0.67,0.8,0,-99.9,-99.9
+ 'Malanta',30,10,2019,2136.6,4.94375,4.94375,0.65,0.6,0.2,-99.9,-99.9
+ 'Malanta',31,10,2019,4555.2,2.25675,2.25675,0.59,1.2,0,-99.9,-99.9
+ 'Malanta',1,11,2019,4366.8,6.19625,6.19625,0.69,3.2,0,-99.9,-99.9
+ 'Malanta',2,11,2019,570.6,7.21125,7.21125,0.94,4.5,0,-99.9,-99.9
+ 'Malanta',3,11,2019,219.6,13.38075,13.38075,1.01,1.5,0.2,-99.9,-99.9
+ 'Malanta',4,11,2019,3205.2,10.638,10.638,0.91,2.6,7.4,-99.9,-99.9
+ 'Malanta',5,11,2019,286.2,10.254,10.254,0.84,1.4,26,-99.9,-99.9
+ 'Malanta',6,11,2019,2625,8.63325,8.63325,0.74,1.4,1.8,-99.9,-99.9
+ 'Malanta',7,11,2019,5578.8,9.098,9.098,0.75,1.9,3.2,-99.9,-99.9
+ 'Malanta',8,11,2019,762.6,10.93125,10.93125,0.83,2.4,0,-99.9,-99.9
+ 'Malanta',9,11,2019,142.8,7.9045,7.9045,0.62,1.7,11.6,-99.9,-99.9
+ 'Malanta',10,11,2019,1041,6.649,6.649,0.45,0.6,7.4,-99.9,-99.9
+ 'Malanta',11,11,2019,2722.2,6.19425,6.19425,0.43,1.6,0,-99.9,-99.9
+ 'Malanta',12,11,2019,0,10.151,10.151,0.55,0.7,9.2,-99.9,-99.9
+ 'Malanta',13,11,2019,156,6.554,6.554,0.45,0.3,10.2,-99.9,-99.9
+ 'Malanta',14,11,2019,1463.4,5.498,5.498,0.61,1.5,0,-99.9,-99.9
+ 'Malanta',15,11,2019,739.2,11.32,11.32,0.84,5.3,0,-99.9,-99.9
+ 'Malanta',16,11,2019,1839.6,11.561,11.561,0.93,2.6,1.8,-99.9,-99.9
+ 'Malanta',17,11,2019,2198.4,13.24825,13.24825,0.92,4.2,1.4,-99.9,-99.9
+ 'Malanta',18,11,2019,9.6,7.9835,7.9835,0.78,3,1.4,-99.9,-99.9
+ 'Malanta',19,11,2019,1525.8,9.188,9.188,0.76,1.4,0,-99.9,-99.9
+ 'Malanta',20,11,2019,120,10.70575,10.70575,0.9,0.4,3,-99.9,-99.9
+ 'Malanta',21,11,2019,0,10.41,10.41,0.83,1.8,3.6,-99.9,-99.9
+ 'Malanta',22,11,2019,330.6,8.72225,8.72225,0.72,3.2,0.8,-99.9,-99.9
+ 'Malanta',23,11,2019,0,7.71725,7.71725,0.66,5.3,0,-99.9,-99.9
+ 'Malanta',24,11,2019,0,7.27525,7.27525,0.76,2.5,0,-99.9,-99.9
+ 'Malanta',25,11,2019,0,4.36425,4.36425,0.81,1.5,0,-99.9,-99.9
+ 'Malanta',26,11,2019,0,7.762,7.762,0.76,1.2,0,-99.9,-99.9
+ 'Malanta',27,11,2019,0,8.12225,8.12225,0.63,3.1,0.2,-99.9,-99.9
+ 'Malanta',28,11,2019,928.2,8.4465,8.4465,0.87,2.9,3.8,-99.9,-99.9
+ 'Malanta',29,11,2019,0,6.5135,6.5135,0.65,3.3,2.4,-99.9,-99.9
+ 'Malanta',30,11,2019,1093.2,0.0545,0.0545,0.55,1.7,0,-99.9,-99.9
+ 'Malanta',1,12,2019,1687.2,0.10725,0.10725,0.47,1.6,0.2,-99.9,-99.9
+ 'Malanta',2,12,2019,244.8,1.5925,1.5925,0.57,2.5,3,-99.9,-99.9
+ 'Malanta',3,12,2019,2008.2,1.791,1.791,0.58,2,1.8,-99.9,-99.9
+ 'Malanta',4,12,2019,2812.8,-3.25475,-3.25475,0.6,2.1,0,-99.9,-99.9
+ 'Malanta',5,12,2019,0,-1.51325,-1.51325,0.42,2.6,0,-99.9,-99.9
+ 'Malanta',6,12,2019,3231,-0.71275,-0.71275,0.5,3.4,0,-99.9,-99.9
+ 'Malanta',7,12,2019,291,0.49125,0.49125,0.7,3.8,1,-99.9,-99.9
+ 'Malanta',8,12,2019,2413.2,3.41725,3.41725,0.81,2.6,0.2,-99.9,-99.9
+ 'Malanta',9,12,2019,22.2,3.96,3.96,0.8,2.5,0,-99.9,-99.9
+ 'Malanta',10,12,2019,1383,2.55575,2.55575,0.52,2.6,0,-99.9,-99.9
+ 'Malanta',11,12,2019,3405.6,-2.884,-2.884,0.32,2.3,0,-99.9,-99.9
+ 'Malanta',12,12,2019,17.4,1.6305,1.6305,0.28,2,4.6,-99.9,-99.9
+ 'Malanta',13,12,2019,81.6,2.695,2.695,0.36,4.2,5,-99.9,-99.9
+ 'Malanta',14,12,2019,73.2,2.8575,2.8575,0.47,4.4,1.4,-99.9,-99.9
+ 'Malanta',15,12,2019,1897.8,3.93525,3.93525,0.74,3.6,0,-99.9,-99.9
+ 'Malanta',16,12,2019,1491.6,6.85575,6.85575,0.74,2.6,0,-99.9,-99.9
+ 'Malanta',17,12,2019,0,9.86525,9.86525,0.83,1.6,0,-99.9,-99.9
+ 'Malanta',18,12,2019,762,9.5185,9.5185,1.05,2,0,-99.9,-99.9
+ 'Malanta',19,12,2019,34.2,7.8935,7.8935,0.73,2.8,0,-99.9,-99.9
+ 'Malanta',20,12,2019,1532.4,9.5585,9.5585,0.79,4.5,0,-99.9,-99.9
+ 'Malanta',21,12,2019,148.8,9.40975,9.40975,0.59,1.4,15,-99.9,-99.9
+ 'Malanta',22,12,2019,112.2,5.395,5.395,0.63,0.6,5.2,-99.9,-99.9
+ 'Malanta',23,12,2019,6.6,6.53825,6.53825,0.83,4.4,12.6,-99.9,-99.9
+ 'Malanta',24,12,2019,1225.8,5.3305,5.3305,0.73,3.3,0.8,-99.9,-99.9
+ 'Malanta',25,12,2019,220.2,6.355,6.355,0.77,3.9,2.6,-99.9,-99.9
+ 'Malanta',26,12,2019,873.6,4.87225,4.87225,0.69,2.2,0,-99.9,-99.9
+ 'Malanta',27,12,2019,111,3.581,3.581,0.53,1.7,0,-99.9,-99.9
+ 'Malanta',28,12,2019,68.4,1.63975,1.63975,0.39,3.6,0,-99.9,-99.9
+ 'Malanta',29,12,2019,81,-0.21525,-0.21525,0.4,1.6,0,-99.9,-99.9
+ 'Malanta',30,12,2019,1981.2,-1.73725,-1.73725,0.55,1.2,0,-99.9,-99.9
+ 'Malanta',31,12,2019,255.6,1.26775,1.26775,0.65,2.4,0,-99.9,-99.9
+ 'Malanta',1,1,2020,2630.4,-2.16375,-2.16375,0.41,1.1,0,-99.9,-99.9
+ 'Malanta',2,1,2020,3618.6,-4.316,-4.316,0.58,1.6,0,-99.9,-99.9
+ 'Malanta',3,1,2020,1896.6,-6.591,-6.591,0.58,2.7,0,-99.9,-99.9
+ 'Malanta',4,1,2020,79.8,-0.339,-0.339,0.63,5,1.6,-99.9,-99.9
+ 'Malanta',5,1,2020,3027.6,-2.3385,-2.3385,0.51,2.7,0,-99.9,-99.9
+ 'Malanta',6,1,2020,1227,-5.8545,-5.8545,0.48,0.8,0,-99.9,-99.9
+ 'Malanta',7,1,2020,106.2,-4.678,-4.678,0.41,2,0,-99.9,-99.9
+ 'Malanta',8,1,2020,717.6,-3.45225,-3.45225,0.51,1.6,0.2,-99.9,-99.9
+ 'Malanta',9,1,2020,775.8,-2.672,-2.672,0.61,2,0.2,-99.9,-99.9
+ 'Malanta',10,1,2020,2542.2,-3.75375,-3.75375,0.67,2.8,0,-99.9,-99.9
+ 'Malanta',11,1,2020,61.2,-1.2395,-1.2395,0.45,2.3,0,-99.9,-99.9
+ 'Malanta',12,1,2020,3644.4,-4.113,-4.113,0.56,1.9,0,-99.9,-99.9
+ 'Malanta',13,1,2020,1415.4,-4.077,-4.077,0.52,1.4,0.2,-99.9,-99.9
+ 'Malanta',14,1,2020,2862,-4.91275,-4.91275,0.36,4.1,0,-99.9,-99.9
+ 'Malanta',15,1,2020,3030.6,-3.21625,-3.21625,0.39,3.7,0,-99.9,-99.9
+ 'Malanta',16,1,2020,910.8,-3.5375,-3.5375,0.53,1.3,0,-99.9,-99.9
+ 'Malanta',17,1,2020,3261.6,-3.67525,-3.67525,0.53,4.1,0,-99.9,-99.9
+ 'Malanta',18,1,2020,0,-4.653,-4.653,0.57,1,0,-99.9,-99.9
+ 'Malanta',19,1,2020,28.8,-3.196,-3.196,0.49,0.9,0.6,-99.9,-99.9
+ 'Malanta',20,1,2020,928.2,-5.146,-5.146,0.57,0.5,0,-99.9,-99.9
+ 'Malanta',21,1,2020,115.2,-5.72675,-5.72675,0.38,1.4,0,-99.9,-99.9
+ 'Malanta',22,1,2020,4075.8,-4.39075,-4.39075,0.4,1.4,0,-99.9,-99.9
+ 'Malanta',23,1,2020,443.4,-3.2355,-3.2355,0.43,1,0.6,-99.9,-99.9
+ 'Malanta',24,1,2020,0,-4.444,-4.444,0.4,1,0,-99.9,-99.9
+ 'Malanta',25,1,2020,26.4,-4.31625,-4.31625,0.48,1,0,-99.9,-99.9
+ 'Malanta',26,1,2020,235.2,-3.85375,-3.85375,0.48,0.4,0,-99.9,-99.9
+ 'Malanta',27,1,2020,3192,-4.18325,-4.18325,0.63,1.8,0.2,-99.9,-99.9
+ 'Malanta',28,1,2020,673.8,-2.92375,-2.92375,0.55,4.7,1.6,-99.9,-99.9
+ 'Malanta',29,1,2020,439.8,-2.1205,-2.1205,0.42,4.3,2,-99.9,-99.9
+ 'Malanta',30,1,2020,2846.4,-0.752,-0.752,0.51,3.3,0,-99.9,-99.9
+ 'Malanta',31,1,2020,429,5.53525,5.53525,0.64,5.1,3.2,-99.9,-99.9
+ 'Malanta',1,2,2020,1648.2,4.2025,4.2025,0.92,3.3,0.6,-99.9,-99.9
+ 'Malanta',2,2,2020,1698.6,6.04325,6.04325,0.91,5.5,6.4,-99.9,-99.9
+ 'Malanta',3,2,2020,1731,5.03525,5.03525,0.93,5.5,0.2,-99.9,-99.9
+ 'Malanta',4,2,2020,325.8,1.61025,1.61025,0.61,5,12.8,-99.9,-99.9
+ 'Malanta',5,2,2020,2791.2,-1.57025,-1.57025,0.53,5.1,0,-99.9,-99.9
+ 'Malanta',6,2,2020,767.4,-0.775,-0.775,0.55,2.8,0,-99.9,-99.9
+ 'Malanta',7,2,2020,306.6,-0.34875,-0.34875,0.64,1.6,0,-99.9,-99.9
+ 'Malanta',8,2,2020,5204.4,-3.48825,-3.48825,0.54,2,0,-99.9,-99.9
+ 'Malanta',9,2,2020,6009.6,-1.06625,-1.06625,0.49,3.3,0,-99.9,-99.9
+ 'Malanta',10,2,2020,2357.4,2.02175,2.02175,0.85,6.5,3,-99.9,-99.9
+ 'Malanta',11,2,2020,3798,1.21775,1.21775,0.6,6.9,3,-99.9,-99.9
+ 'Malanta',12,2,2020,1410.6,0.358,0.358,0.51,4.8,0,-99.9,-99.9
+ 'Malanta',13,2,2020,4527,1.1365,1.1365,0.55,3,0,-99.9,-99.9
+ 'Malanta',14,2,2020,1884.6,2.39425,2.39425,0.67,3.2,0.2,-99.9,-99.9
+ 'Malanta',15,2,2020,4857,1.17425,1.17425,0.47,1.9,0,-99.9,-99.9
+ 'Malanta',16,2,2020,3293.4,2.44675,2.44675,0.79,4.8,0,-99.9,-99.9
+ 'Malanta',17,2,2020,420.6,3.642,3.642,0.69,3.7,0,-99.9,-99.9
+ 'Malanta',18,2,2020,3091.8,5.14775,5.14775,0.7,4.7,0.2,-99.9,-99.9
+ 'Malanta',19,2,2020,2292,1.097,1.097,0.64,3.6,2.4,-99.9,-99.9
+ 'Malanta',20,2,2020,2776.2,-0.53,-0.53,0.48,2.6,0.2,-99.9,-99.9
+ 'Malanta',21,2,2020,2229,0.942,0.942,0.51,4.5,1.4,-99.9,-99.9
+ 'Malanta',22,2,2020,5907.6,1.29075,1.29075,0.78,3.3,0,-99.9,-99.9
+ 'Malanta',23,2,2020,174.6,6.3445,6.3445,1,7.7,3.6,-99.9,-99.9
+ 'Malanta',24,2,2020,4049.4,3.25175,3.25175,0.73,4,0.4,-99.9,-99.9
+ 'Malanta',25,2,2020,758.4,5.1985,5.1985,0.88,3.3,0,-99.9,-99.9
+ 'Malanta',26,2,2020,2015.4,0.75375,0.75375,0.53,4.3,3.2,-99.9,-99.9
+ 'Malanta',27,2,2020,4163.4,0.75775,0.75775,0.37,3.2,0.4,-99.9,-99.9
+ 'Malanta',28,2,2020,3574.2,-0.195,-0.195,0.39,4,3.4,-99.9,-99.9
+ 'Malanta',29,2,2020,1791.6,1.3375,1.3375,0.58,4.7,0,-99.9,-99.9
+ 'Malanta',1,3,2020,4640.4,2.3845,2.3845,0.63,2.9,7,-99.9,-99.9
+ 'Malanta',2,3,2020,9352.8,5.7045,5.7045,0.64,3,20.8,-99.9,-99.9
+ 'Malanta',3,3,2020,615,3.861,3.861,0.49,2.5,14,-99.9,-99.9
+ 'Malanta',4,3,2020,6102.6,0.069,0.069,0.51,1.9,0.2,-99.9,-99.9
+ 'Malanta',5,3,2020,10762.8,1.26025,1.26025,0.74,3.4,0,-99.9,-99.9
+ 'Malanta',6,3,2020,2830.8,0.507,0.507,0.69,3.7,8.2,-99.9,-99.9
+ 'Malanta',7,3,2020,1402.2,1.83175,1.83175,0.44,4,0,-99.9,-99.9
+ 'Malanta',8,3,2020,7473.6,-0.37775,-0.37775,0.52,2.1,0,-99.9,-99.9
+ 'Malanta',9,3,2020,3843.6,0.4135,0.4135,0.7,1.6,0,-99.9,-99.9
+ 'Malanta',10,3,2020,5139.6,5.04975,5.04975,0.62,3.2,0,-99.9,-99.9
+ 'Malanta',11,3,2020,1285.8,6.099,6.099,0.78,4.4,5.6,-99.9,-99.9
+ 'Malanta',12,3,2020,8626.8,10.59175,10.59175,1.11,4.4,0.2,-99.9,-99.9
+ 'Malanta',13,3,2020,8346,6.79,6.79,0.78,5,0.2,-99.9,-99.9
+ 'Malanta',14,3,2020,9536.4,2.73075,2.73075,0.47,1.8,0,-99.9,-99.9
+ 'Malanta',15,3,2020,13691.4,-0.0635,-0.0635,0.46,3.8,0,-99.9,-99.9
+ 'Malanta',16,3,2020,12877.2,2.05425,2.05425,0.64,2.9,0,-99.9,-99.9
+ 'Malanta',17,3,2020,2330.4,6.71425,6.71425,0.67,1.2,0,-99.9,-99.9
+ 'Malanta',18,3,2020,12763.8,6.95375,6.95375,0.82,1.5,0,-99.9,-99.9
+ 'Malanta',19,3,2020,11062.8,8.091,8.091,0.89,1.1,0,-99.9,-99.9
+ 'Malanta',20,3,2020,10363.2,7.89675,7.89675,1.25,1.2,0,-99.9,-99.9
+ 'Malanta',21,3,2020,597,2.0605,2.0605,0.48,2.6,8.2,-99.9,-99.9
+ 'Malanta',22,3,2020,6725.4,-1.92275,-1.92275,0.28,2,0,-99.9,-99.9
+ 'Malanta',23,3,2020,14886.6,-1.96625,-1.96625,0.21,2.1,0,-99.9,-99.9
+ 'Malanta',24,3,2020,14993.4,-0.87125,-0.87125,0.3,1.8,0,-99.9,-99.9
+ 'Malanta',25,3,2020,14501.4,-1.7555,-1.7555,0.56,1.8,0,-99.9,-99.9
+ 'Malanta',26,3,2020,7442.4,5.483,5.483,0.65,2,0,-99.9,-99.9
+ 'Malanta',27,3,2020,14223.6,7.075,7.075,0.89,2.2,0,-99.9,-99.9
+ 'Malanta',28,3,2020,14286.6,6.43575,6.43575,0.93,1.3,0,-99.9,-99.9
+ 'Malanta',29,3,2020,11103.6,6.352,6.352,0.73,3,0,-99.9,-99.9
+ 'Malanta',30,3,2020,14057.4,-1.69475,-1.69475,0.45,2.3,0,-99.9,-99.9
+ 'Malanta',31,3,2020,7680.6,-0.68075,-0.68075,0.45,1.2,0,-99.9,-99.9
+ 'Malanta',1,4,2020,15968.4,-1.29075,-1.29075,0.56,1.5,0,-99.9,-99.9
+ 'Malanta',2,4,2020,16521,1.54825,1.54825,0.66,1.7,0,-99.9,-99.9
+ 'Malanta',3,4,2020,6904.8,5.422,5.422,0.66,1.6,0,-99.9,-99.9
+ 'Malanta',4,4,2020,8380.8,8.163,8.163,0.8,1,0,-99.9,-99.9
+ 'Malanta',5,4,2020,17056.2,7.7115,7.7115,0.79,2.5,0,-99.9,-99.9
+ 'Malanta',6,4,2020,17115.6,7.68375,7.68375,0.76,4.4,0,-99.9,-99.9
+ 'Malanta',7,4,2020,17092.2,7.22925,7.22925,0.98,2.1,0,-99.9,-99.9
+ 'Malanta',8,4,2020,18663,7.23925,7.23925,1.05,2.4,0,-99.9,-99.9
+ 'Malanta',9,4,2020,17696.4,9.61925,9.61925,1.17,1.1,0,-99.9,-99.9
+ 'Malanta',10,4,2020,16383,9.87375,9.87375,1.14,0.7,0,-99.9,-99.9
+ 'Malanta',11,4,2020,16699.8,7.214,7.214,1,0.9,0,-99.9,-99.9
+ 'Malanta',12,4,2020,18331.2,11.392,11.392,1.29,1.7,0,-99.9,-99.9
+ 'Malanta',13,4,2020,10656,10.13275,10.13275,1.03,2.7,1.6,-99.9,-99.9
+ 'Malanta',14,4,2020,10848,0.2865,0.2865,0.64,2.5,0.4,-99.9,-99.9
+ 'Malanta',15,4,2020,15976.2,2.8335,2.8335,0.93,1.7,0,-99.9,-99.9
+ 'Malanta',16,4,2020,18656.4,8.574,8.574,1.33,1.3,0,-99.9,-99.9
+ 'Malanta',17,4,2020,18102.6,12.0815,12.0815,1.19,1.1,0.2,-99.9,-99.9
+ 'Malanta',18,4,2020,14337.6,11.97475,11.97475,1.34,1,0.4,-99.9,-99.9
+ 'Malanta',19,4,2020,5348.4,6.26725,6.26725,0.85,1.3,3.8,-99.9,-99.9
+ 'Malanta',20,4,2020,19926,7.10025,7.10025,0.77,2,0,-99.9,-99.9
+ 'Malanta',21,4,2020,19832.4,6.8205,6.8205,0.89,2.2,0,-99.9,-99.9
+ 'Malanta',22,4,2020,20053.2,6.6895,6.6895,0.83,2,0,-99.9,-99.9
+ 'Malanta',23,4,2020,20116.2,8.927,8.927,1.15,1.4,0,-99.9,-99.9
+ 'Malanta',24,4,2020,15192.6,9.56425,9.56425,1.17,2.4,0,-99.9,-99.9
+ 'Malanta',25,4,2020,13856.4,8.9465,8.9465,0.85,2.3,0,-99.9,-99.9
+ 'Malanta',26,4,2020,17958,5.76325,5.76325,0.85,1.1,0,-99.9,-99.9
+ 'Malanta',27,4,2020,20612.4,9.57475,9.57475,0.99,2,0,-99.9,-99.9
+ 'Malanta',28,4,2020,13129.2,13.81575,13.81575,0.99,1.4,0,-99.9,-99.9
+ 'Malanta',29,4,2020,5736,11.13975,11.13975,0.78,2,0.2,-99.9,-99.9
+ 'Malanta',30,4,2020,12795,11.45175,11.45175,0.71,1.6,0,-99.9,-99.9
+ 'Malanta',1,5,2020,16038,8.597,8.597,0.78,2.4,1.4,-99.9,-99.9
+ 'Malanta',2,5,2020,14040,10.0535,10.0535,0.87,2.8,0,-99.9,-99.9
+ 'Malanta',3,5,2020,9941.4,5.70175,5.70175,0.96,2.2,0,-99.9,-99.9
+ 'Malanta',4,5,2020,13179.6,7.6885,7.6885,1.11,1.3,0,-99.9,-99.9
+ 'Malanta',5,5,2020,13154.4,7.76375,7.76375,0.65,1.8,1.4,-99.9,-99.9
+ 'Malanta',6,5,2020,8985,7.41375,7.41375,0.77,2.1,0,-99.9,-99.9
+ 'Malanta',7,5,2020,21999.6,7.1595,7.1595,1.05,2.6,0,-99.9,-99.9
+ 'Malanta',8,5,2020,20938.8,9.447,9.447,1.41,1.2,0,-99.9,-99.9
+ 'Malanta',9,5,2020,15172.2,13.0805,13.0805,1.59,1.4,0,-99.9,-99.9
+ 'Malanta',10,5,2020,9052.8,14.16525,14.16525,1.5,1.1,0,-99.9,-99.9
+ 'Malanta',11,5,2020,7783.8,14.8155,14.8155,1.3,2.3,0.2,-99.9,-99.9
+ 'Malanta',12,5,2020,17958,1.8605,1.8605,0.76,1.9,0,-99.9,-99.9
+ 'Malanta',13,5,2020,12994.2,5.711,5.711,0.91,1.2,2,-99.9,-99.9
+ 'Malanta',14,5,2020,8369.4,7.38575,7.38575,0.92,0.9,0,-99.9,-99.9
+ 'Malanta',15,5,2020,5595,4.431,4.431,0.89,0.9,25.2,-99.9,-99.9
+ 'Malanta',16,5,2020,20358,7.555,7.555,0.94,1.1,0,-99.9,-99.9
+ 'Malanta',17,5,2020,21110.4,9.19175,9.19175,1.2,1.4,0,-99.9,-99.9
+ 'Malanta',18,5,2020,23490.6,11.6685,11.6685,1.37,1,0,-99.9,-99.9
+ 'Malanta',19,5,2020,18625.2,15.62175,15.62175,1.48,1.1,0,-99.9,-99.9
+ 'Malanta',20,5,2020,11302.2,13.82675,13.82675,0.88,0.9,0,-99.9,-99.9
+ 'Malanta',21,5,2020,23409,11.504,11.504,0.79,1.1,0,-99.9,-99.9
+ 'Malanta',22,5,2020,14019.6,11.325,11.325,0.85,1.1,0,-99.9,-99.9
+ 'Malanta',23,5,2020,2665.8,9.811,9.811,0.89,1.8,7.4,-99.9,-99.9
+ 'Malanta',24,5,2020,15000.6,8.071,8.071,0.8,2.8,5.4,-99.9,-99.9
+ 'Malanta',25,5,2020,5888.4,9.31025,9.31025,0.93,2.6,0.2,-99.9,-99.9
+ 'Malanta',26,5,2020,10806,9.89225,9.89225,0.93,1.6,0.4,-99.9,-99.9
+ 'Malanta',27,5,2020,21417.6,15.42525,15.42525,1.16,0.8,0.4,-99.9,-99.9
+ 'Malanta',28,5,2020,11117.4,15.58475,15.58475,1,1.6,0.8,-99.9,-99.9
+ 'Malanta',29,5,2020,15723,14.12025,14.12025,0.95,1.1,0,-99.9,-99.9
+ 'Malanta',30,5,2020,18159,13.6975,13.6975,0.87,1.3,0,-99.9,-99.9
+ 'Malanta',31,5,2020,1782,10.9235,10.9235,0.58,1.6,9.6,-99.9,-99.9
+ 'Malanta',1,6,2020,22480.8,16.484,16.484,1.02,1,0,-99.9,-99.9
+ 'Malanta',2,6,2020,15862.8,15.39425,15.39425,1.04,1.7,0,-99.9,-99.9
+ 'Malanta',3,6,2020,18381,14.85975,14.85975,1.68,1.3,0,-99.9,-99.9
+ 'Malanta',4,6,2020,12600.6,19.584,19.584,1.12,1.1,0,-99.9,-99.9
+ 'Malanta',5,6,2020,8484.6,12.8935,12.8935,0.79,1.9,13.8,-99.9,-99.9
+ 'Malanta',6,6,2020,7081.2,18.66925,18.66925,1.19,1.6,0,-99.9,-99.9
+ 'Malanta',7,6,2020,8290.8,19.821,19.821,1.42,1.7,6.2,-99.9,-99.9
+ 'Malanta',8,6,2020,6796.8,15.41825,15.41825,1.05,1,0,-99.9,-99.9
+ 'Malanta',9,6,2020,9789,16.71825,16.71825,1.1,1.2,0,-99.9,-99.9
+ 'Malanta',10,6,2020,1149,15.14925,15.14925,1.06,0.7,4.2,-99.9,-99.9
+ 'Malanta',11,6,2020,14959.2,17.59825,17.59825,1.38,0.7,1.2,-99.9,-99.9
+ 'Malanta',12,6,2020,18158.4,19.674,19.674,1.39,1,0,-99.9,-99.9
+ 'Malanta',13,6,2020,19178.4,19.75825,19.75825,1.1,1.5,0,-99.9,-99.9
+ 'Malanta',14,6,2020,4717.8,20.34575,20.34575,1.27,0.5,16.4,-99.9,-99.9
+ 'Malanta',15,6,2020,18870.6,20.89125,20.89125,1.56,0.9,0.2,-99.9,-99.9
+ 'Malanta',16,6,2020,21148.8,16.8975,16.8975,1.4,0.8,6.4,-99.9,-99.9
+ 'Malanta',17,6,2020,7934.4,19.62325,19.62325,1.38,0.6,0.2,-99.9,-99.9
+ 'Malanta',18,6,2020,519.6,17.613,17.613,1.08,1.6,0,-99.9,-99.9
+ 'Malanta',19,6,2020,3225.6,16.6035,16.6035,1,1.5,0.4,-99.9,-99.9
+ 'Malanta',20,6,2020,698.4,14.56525,14.56525,0.67,3.2,16,-99.9,-99.9
+ 'Malanta',21,6,2020,190.8,17.97725,17.97725,0.59,1.5,0,-99.9,-99.9
+ 'Malanta',22,6,2020,17800.2,18.39375,18.39375,1.36,1.5,0,-99.9,-99.9
+ 'Malanta',23,6,2020,20969.4,19.32625,19.32625,1.22,1.2,0,-99.9,-99.9
+ 'Malanta',24,6,2020,17119.2,16.85325,16.85325,1.16,0.9,0,-99.9,-99.9
+ 'Malanta',25,6,2020,14044.8,19.0755,19.0755,1.16,1,0,-99.9,-99.9
+ 'Malanta',26,6,2020,12494.4,21.26325,21.26325,1.35,0.8,1.2,-99.9,-99.9
+ 'Malanta',27,6,2020,19637.4,21.25875,21.25875,1.6,1.7,0,-99.9,-99.9
+ 'Malanta',28,6,2020,20640.6,22.7245,22.7245,1.51,0.8,0,-99.9,-99.9
+ 'Malanta',29,6,2020,5259.6,19.25125,19.25125,1.6,1.3,0.6,-99.9,-99.9
+ 'Malanta',30,6,2020,19120.2,19.5065,19.5065,1.75,2.2,0,-99.9,-99.9
+ 'Malanta',1,7,2020,21917.4,23.933,23.933,1.68,1.6,2.6,-99.9,-99.9
+ 'Malanta',2,7,2020,13483.2,22.4025,22.4025,1.52,1.4,7.6,-99.9,-99.9
+ 'Malanta',3,7,2020,10110,19.497,19.497,1.55,1.7,0,-99.9,-99.9
+ 'Malanta',4,7,2020,22109.4,18.62525,18.62525,1.44,1.4,0,-99.9,-99.9
+ 'Malanta',5,7,2020,18786.6,21.53875,21.53875,1.58,2.2,0,-99.9,-99.9
+ 'Malanta',6,7,2020,10985.4,23.56475,23.56475,1.57,2,4.2,-99.9,-99.9
+ 'Malanta',7,7,2020,12354.6,12.9685,12.9685,1.09,1.6,0.4,-99.9,-99.9
+ 'Malanta',8,7,2020,7080.6,20.439,20.439,1.35,1.2,0,-99.9,-99.9
+ 'Malanta',9,7,2020,10490.4,19.801,19.801,1.8,1.5,0,-99.9,-99.9
+ 'Malanta',10,7,2020,21077.4,24.26525,24.26525,2.23,2,0,-99.9,-99.9
+ 'Malanta',11,7,2020,2029.2,16.4915,16.4915,1.08,0.9,1.2,-99.9,-99.9
+ 'Malanta',12,7,2020,17356.2,15.73375,15.73375,1.32,0.8,0,-99.9,-99.9
+ 'Malanta',13,7,2020,16764.6,15.191,15.191,1.23,0.8,0,-99.9,-99.9
+ 'Malanta',14,7,2020,22273.8,15.6265,15.6265,1.49,1.5,0,-99.9,-99.9
+ 'Malanta',15,7,2020,13061.4,19.647,19.647,1.52,1.1,0,-99.9,-99.9
+ 'Malanta',16,7,2020,6856.8,18.15025,18.15025,1.26,1,0,-99.9,-99.9
+ 'Malanta',17,7,2020,6380.4,16.304,16.304,1.41,0.9,4,-99.9,-99.9
+ 'Malanta',18,7,2020,5785.2,15.01925,15.01925,1.5,1,10.4,-99.9,-99.9
+ 'Malanta',19,7,2020,14908.8,17.69525,17.69525,1.77,0.6,0,-99.9,-99.9
+ 'Malanta',20,7,2020,17578.8,18.911,18.911,2.06,1,0,-99.9,-99.9
+ 'Malanta',21,7,2020,14578.8,20.6025,20.6025,1.8,0.6,0,-99.9,-99.9
+ 'Malanta',22,7,2020,23353.8,18.8035,18.8035,1.66,0.6,0,-99.9,-99.9
+ 'Malanta',23,7,2020,20438.4,20.41075,20.41075,1.73,0.8,0,-99.9,-99.9
+ 'Malanta',24,7,2020,19791.6,18.68175,18.68175,2.13,0.9,2.6,-99.9,-99.9
+ 'Malanta',25,7,2020,15371.4,17.51475,17.51475,2.06,0.8,0,-99.9,-99.9
+ 'Malanta',26,7,2020,11995.8,20.92225,20.92225,1.72,1.7,0,-99.9,-99.9
+ 'Malanta',27,7,2020,18876,20.664,20.664,1.79,1.1,0,-99.9,-99.9
+ 'Malanta',28,7,2020,17953.8,24.91575,24.91575,1.9,2.3,3.8,-99.9,-99.9
+ 'Malanta',29,7,2020,20251.2,21.8,21.8,1.54,1.4,1.6,-99.9,-99.9
+ 'Malanta',30,7,2020,22177.8,21.733,21.733,2.07,1,0,-99.9,-99.9
+ 'Malanta',31,7,2020,22833,22.6135,22.6135,2.11,1.1,0,-99.9,-99.9
+ 'Malanta',1,8,2020,22696.8,21.563,21.563,2.37,1,0,-99.9,-99.9
+ 'Malanta',2,8,2020,4219.8,22.4925,22.4925,2.02,1.3,0,-99.9,-99.9
+ 'Malanta',3,8,2020,459,21.717,21.717,1.6,1.2,1,-99.9,-99.9
+ 'Malanta',4,8,2020,489.6,18.9825,18.9825,1.25,1.7,11.8,-99.9,-99.9
+ 'Malanta',5,8,2020,21327.6,17.873,17.873,1.52,1,14.2,-99.9,-99.9
+ 'Malanta',6,8,2020,20550,22.05675,22.05675,2,0.3,0,-99.9,-99.9
+ 'Malanta',7,8,2020,19092,23.30075,23.30075,2.37,0.6,0,-99.9,-99.9
+ 'Malanta',8,8,2020,20681.4,23.38875,23.38875,2.52,0.9,0,-99.9,-99.9
+ 'Malanta',9,8,2020,19541.4,24.69675,24.69675,2.41,1,0,-99.9,-99.9
+ 'Malanta',10,8,2020,14718,22.748,22.748,2.26,1.3,13.8,-99.9,-99.9
+ 'Malanta',11,8,2020,10284,19.6385,19.6385,2.16,0.7,0.4,-99.9,-99.9
+ 'Malanta',12,8,2020,19342.2,21.75725,21.75725,2.26,1,0,-99.9,-99.9
+ 'Malanta',13,8,2020,18714,23.4925,23.4925,2.63,1.6,0,-99.9,-99.9
+ 'Malanta',14,8,2020,13387.2,21.649,21.649,2.11,1.2,0,-99.9,-99.9
+ 'Malanta',15,8,2020,13387.2,18.51775,18.51775,2.44,0.8,1.8,-99.9,-99.9
+ 'Malanta',16,8,2020,13387.2,20.8405,20.8405,2.2,0.8,0,-99.9,-99.9
+ 'Malanta',17,8,2020,14010,19.28725,19.28725,2.04,1.3,9.8,-99.9,-99.9
+ 'Malanta',18,8,2020,7473.6,17.81375,17.81375,1.92,0.8,7.6,-99.9,-99.9
+ 'Malanta',19,8,2020,16901,19.0125,19.0125,1.76,1.3,0,-99.9,-99.9
+ 'Malanta',20,8,2020,22596.3,19.432,19.432,2.25,0.4,0,-99.9,-99.9
+ 'Malanta',21,8,2020,18563.7,21.78025,21.78025,1.95,1.3,0,-99.9,-99.9
+ 'Malanta',22,8,2020,10556.3,24.64675,24.64675,1.75,1.8,0,-99.9,-99.9
+ 'Malanta',23,8,2020,14886.2,19.90125,19.90125,1.9,1.4,0,-99.9,-99.9
+ 'Malanta',24,8,2020,17732.2,20.63575,20.63575,1.37,0.5,0,-99.9,-99.9
+ 'Malanta',25,8,2020,17962.4,16.9185,16.9185,1.52,0.5,0,-99.9,-99.9
+ 'Malanta',26,8,2020,19912.2,23.11775,23.11775,1.96,3.7,0,-99.9,-99.9
+ 'Malanta',27,8,2020,14283.1,17.56225,17.56225,1.38,2.8,0,-99.9,-99.9
+ 'Malanta',28,8,2020,20166,20.6865,20.6865,1.82,2.2,0,-99.9,-99.9
+ 'Malanta',29,8,2020,4126.8,23.407,23.407,1.48,1,0.2,-99.9,-99.9
+ 'Malanta',30,8,2020,6091.4,24.19325,24.19325,1.82,1.7,0,-99.9,-99.9
+ 'Malanta',31,8,2020,7854.7,15.8165,15.8165,1.26,2.4,13.4,-99.9,-99.9
+ 'Malanta',1,9,2020,4153.1,13.02125,13.02125,1.02,2.2,5.6,-99.9,-99.9
+ 'Malanta',2,9,2020,12081.4,12.75175,12.75175,1.03,0.7,0,-99.9,-99.9
+ 'Malanta',3,9,2020,18608.6,14.16525,14.16525,0.8,1.3,0,-99.9,-99.9
+ 'Malanta',4,9,2020,15264.4,16.2305,16.2305,1.29,1.4,0,-99.9,-99.9
+ 'Malanta',5,9,2020,15311.6,18.64775,18.64775,1.95,1.5,0,-99.9,-99.9
+ 'Malanta',6,9,2020,10456.1,19.79025,19.79025,1.56,1,0,-99.9,-99.9
+ 'Malanta',7,9,2020,13360.2,14.974,14.974,1.28,1,19,-99.9,-99.9
+ 'Malanta',8,9,2020,16272.6,14.344,14.344,1.46,1.3,0,-99.9,-99.9
+ 'Malanta',9,9,2020,15720.6,15.38125,15.38125,1.91,1.5,0,-99.9,-99.9
+ 'Malanta',10,9,2020,4095.6,18.193,18.193,1.39,0.8,0,-99.9,-99.9
+ 'Malanta',11,9,2020,10191.6,17.62,17.62,1.46,1,0,-99.9,-99.9
+ 'Malanta',12,9,2020,11971.8,18.1585,18.1585,1.95,0.9,0,-99.9,-99.9
+ 'Malanta',13,9,2020,14193,19.93025,19.93025,2.15,0.9,0,-99.9,-99.9
+ 'Malanta',14,9,2020,14169.6,19.7285,19.7285,2.19,1.6,0,-99.9,-99.9
+ 'Malanta',15,9,2020,14521.2,20.77525,20.77525,2.52,2.7,0,-99.9,-99.9
+ 'Malanta',16,9,2020,13716.6,20.9765,20.9765,2.03,1,0,-99.9,-99.9
+ 'Malanta',17,9,2020,5362.8,17.21475,17.21475,1.2,1.8,0.4,-99.9,-99.9
+ 'Malanta',18,9,2020,15303,12.66725,12.66725,1.26,1,0,-99.9,-99.9
+ 'Malanta',19,9,2020,12646.2,13.25575,13.25575,1.33,1.5,0,-99.9,-99.9
+ 'Malanta',20,9,2020,14161.2,15.446,15.446,1.5,1.5,0,-99.9,-99.9
+ 'Malanta',21,9,2020,13177.8,16.07025,16.07025,1.62,1.6,0,-99.9,-99.9
+ 'Malanta',22,9,2020,12676.8,18.0455,18.0455,1.94,2.1,0,-99.9,-99.9
+ 'Malanta',23,9,2020,8677.8,16.07075,16.07075,1.69,1.9,4.4,-99.9,-99.9
+ 'Malanta',24,9,2020,9837.6,15.35325,15.35325,1.53,1.5,0,-99.9,-99.9
+ 'Malanta',25,9,2020,1215.6,14.4,14.4,0.98,2.2,35,-99.9,-99.9
+ 'Malanta',26,9,2020,740.4,7.98675,7.98675,0.77,3.1,19.6,-99.9,-99.9
+ 'Malanta',27,9,2020,3544.8,8.49325,8.49325,0.9,1.6,0,-99.9,-99.9
+ 'Malanta',28,9,2020,0,11.1285,11.1285,0.61,1.1,3.4,-99.9,-99.9
+ 'Malanta',29,9,2020,27.6,10.54825,10.54825,0.82,1.9,0.8,-99.9,-99.9
+ 'Malanta',30,9,2020,4757.4,11.3985,11.3985,0.86,1.1,7.8,-99.9,-99.9
+ 'Malanta',1,10,2020,8197.8,11.2595,11.2595,0.85,0.7,2.2,-99.9,-99.9
+ 'Malanta',2,10,2020,7777.2,13.99675,13.99675,0.93,2.5,0.2,-99.9,-99.9
+ 'Malanta',3,10,2020,6600.6,18.2565,18.2565,1.32,3.5,14.4,-99.9,-99.9
+ 'Malanta',4,10,2020,10406.2,13.919,13.919,1.09,1.7,22.6,-99.9,-99.9
+ 'Malanta',5,10,2020,1473.6,12.12325,12.12325,1.01,2.1,0.8,-99.9,-99.9
+ 'Malanta',6,10,2020,5046.6,12.065,12.065,1.03,2.9,0,-99.9,-99.9
+ 'Malanta',7,10,2020,2893.2,11.07675,11.07675,1.23,2.6,0.4,-99.9,-99.9
+ 'Malanta',8,10,2020,8763,9.3205,9.3205,1.23,2.5,0,-99.9,-99.9
+ 'Malanta',9,10,2020,5014.2,10.70475,10.70475,1.52,1.6,0,-99.9,-99.9
+ 'Malanta',10,10,2020,1819.2,11.57325,11.57325,1.3,1.7,0,-99.9,-99.9
+ 'Malanta',11,10,2020,3583.8,9.95625,9.95625,0.93,0.9,1.8,-99.9,-99.9
+ 'Malanta',12,10,2020,3552.6,5.52225,5.52225,0.89,1.2,27.8,-99.9,-99.9
+ 'Malanta',13,10,2020,288,3.53825,3.53825,0.8,3.1,26,-99.9,-99.9
+ 'Malanta',14,10,2020,1653,5.25625,5.25625,0.78,5,22.8,-99.9,-99.9
+ 'Malanta',15,10,2020,493.8,7.1165,7.1165,0.9,0.8,8,-99.9,-99.9
+ 'Malanta',16,10,2020,1101.6,6.36775,6.36775,0.86,1.5,10,-99.9,-99.9
+ 'Malanta',17,10,2020,1790.4,5.65325,5.65325,0.75,1.8,4.4,-99.9,-99.9
+ 'Malanta',18,10,2020,2757,6.8125,6.8125,0.77,2,0,-99.9,-99.9
+ 'Malanta',19,10,2020,2434.2,6.16,6.16,0.86,1.6,0.8,-99.9,-99.9
+ 'Malanta',20,10,2020,6345,7.76075,7.76075,0.88,2.9,0.2,-99.9,-99.9
+ 'Malanta',21,10,2020,3513,8.80725,8.80725,1.35,1.9,0,-99.9,-99.9
+ 'Malanta',22,10,2020,5803.2,7.71675,7.71675,1.33,1.4,0,-99.9,-99.9
+ 'Malanta',23,10,2020,4086.2,8.673,8.673,1.3,0.8,0,-99.9,-99.9
+ 'Malanta',24,10,2020,6467.3,8.77175,8.77175,1.09,0.8,0.6,-99.9,-99.9
+ 'Malanta',25,10,2020,5135.8,10.525,10.525,0.96,2.1,0,-99.9,-99.9
+ 'Malanta',26,10,2020,336,10.907,10.907,0.75,1.3,0,-99.9,-99.9
+ 'Malanta',27,10,2020,2642.4,11.1655,11.1655,0.81,2.2,0,-99.9,-99.9
+ 'Malanta',28,10,2020,983.4,7.94525,7.94525,0.95,3.2,0,-99.9,-99.9
+ 'Malanta',29,10,2020,650.4,7.06,7.06,1.16,2.3,2.6,-99.9,-99.9
+ 'Malanta',30,10,2020,1434,7.70725,7.70725,1.21,2.9,6,-99.9,-99.9
+ 'Malanta',31,10,2020,1282.4,9.31,9.31,1.51,1.7,0.2,-99.9,-99.9
+ 'Malanta',1,11,2020,2703.1,6.9,6.9,0.72,1.3,5.8,-99.9,-99.9
+ 'Malanta',2,11,2020,552,8.9,8.9,1.07,2,1.8,-99.9,-99.9
+ 'Malanta',3,11,2020,1817.6,10,10,1.08,1.1,0.2,-99.9,-99.9
+ 'Malanta',4,11,2020,934.8,9.7,9.7,0.75,1.4,5.6,-99.9,-99.9
+ 'Malanta',5,11,2020,967.7,5.5,5.5,0.58,0.9,0,-99.9,-99.9
+ 'Malanta',6,11,2020,7004.2,3.2,3.2,0.69,0.6,0,-99.9,-99.9
+ 'Malanta',7,11,2020,7721.4,4.7,4.7,0.89,1.1,0,-99.9,-99.9
+ 'Malanta',8,11,2020,4119.4,4.1,4.1,0.74,0.7,0,-99.9,-99.9
+ 'Malanta',9,11,2020,1863.7,1.7,1.7,0.74,1.2,0,-99.9,-99.9
+ 'Malanta',10,11,2020,1065.9,4.2,4.2,0.75,1.7,0,-99.9,-99.9
+ 'Malanta',11,11,2020,939.8,3.3,3.3,0.76,1.8,0,-99.9,-99.9
+ 'Malanta',12,11,2020,1582.5,3.6,3.6,0.54,1.7,0.4,-99.9,-99.9
+ 'Malanta',13,11,2020,4869.1,4.6,4.6,0.63,1.3,0,-99.9,-99.9
+ 'Malanta',14,11,2020,1786.2,5,5,0.75,2.1,0,-99.9,-99.9
+ 'Malanta',15,11,2020,1009.2,4.9,4.9,0.52,3.4,0.4,-99.9,-99.9
+ 'Malanta',16,11,2020,1410.6,4,4,0.62,2.5,0.4,-99.9,-99.9
+ 'Malanta',17,11,2020,1480.8,2.7,2.7,0.76,2,0,-99.9,-99.9
+ 'Malanta',18,11,2020,4302.6,4.9,4.9,1.04,2,0,-99.9,-99.9
+ 'Malanta',19,11,2020,2716.8,4,4,0.88,3.6,2,-99.9,-99.9
+ 'Malanta',20,11,2020,2371.2,2.3,2.3,0.58,2.2,0,-99.9,-99.9
+ 'Malanta',21,11,2020,2862,-2.4,-2.4,0.4,1,0,-99.9,-99.9
+ 'Malanta',22,11,2020,798.6,-1.8,-1.8,0.51,1.1,0,-99.9,-99.9
+ 'Malanta',23,11,2020,0,-1.1,-1.1,0.65,1.1,0.2,-99.9,-99.9
+ 'Malanta',24,11,2020,4090.8,-3.5,-3.5,0.6,2,0.2,-99.9,-99.9
+ 'Malanta',25,11,2020,0,-2.1,-2.1,0.43,1.8,0,-99.9,-99.9
+ 'Malanta',26,11,2020,211.8,-1.3,-1.3,0.49,1,0.2,-99.9,-99.9
+ 'Malanta',27,11,2020,347.4,-1.9,-1.9,0.57,0.8,0.2,-99.9,-99.9
+ 'Malanta',28,11,2020,396.6,-2.5,-2.5,0.54,0.5,0,-99.9,-99.9
+ 'Malanta',29,11,2020,297.6,-0.7,-0.7,0.52,1.4,0.4,-99.9,-99.9
+ 'Malanta',30,11,2020,1171.8,-2.8,-2.8,0.54,1.6,0,-99.9,-99.9
+ 'Malanta',1,12,2020,3038.4,-3.4,-3.4,0.46,2.9,0,-99.9,-99.9
+ 'Malanta',2,12,2020,703.2,-3.9,-3.9,0.34,2.2,0.2,-99.9,-99.9
+ 'Malanta',3,12,2020,198.6,-0.4,-0.4,0.32,2.9,1.2,-99.9,-99.9
+ 'Malanta',4,12,2020,441,1.8,1.8,0.36,5.6,1,-99.9,-99.9
+ 'Malanta',5,12,2020,793.8,5.7,5.7,0.72,4.9,0,-99.9,-99.9
+ 'Malanta',6,12,2020,2179.8,6.8,6.8,0.86,5.2,0,-99.9,-99.9
+ 'Malanta',7,12,2020,0,3.5,3.5,0.75,4.4,2,-99.9,-99.9
+ 'Malanta',8,12,2020,128.4,2.1,2.1,0.49,4.1,0,-99.9,-99.9
+ 'Malanta',9,12,2020,0,3.8,3.8,0.49,2.8,0,-99.9,-99.9
+ 'Malanta',10,12,2020,0,1,1,0.45,0.6,5.6,-99.9,-99.9
+ 'Malanta',11,12,2020,0,0.1,0.1,0.4,2.2,0,-99.9,-99.9
+ 'Malanta',12,12,2020,0,-0.2,-0.2,0.43,1.5,0.2,-99.9,-99.9
+ 'Malanta',13,12,2020,173.4,0.2,0.2,0.58,0.6,0,-99.9,-99.9
+ 'Malanta',14,12,2020,821.4,-1.4,-1.4,0.43,1.9,0,-99.9,-99.9
+ 'Malanta',15,12,2020,0,-0.7,-0.7,0.5,2.4,0.4,-99.9,-99.9
+ 'Malanta',16,12,2020,7.2,0.4,0.4,0.63,1.3,1.4,-99.9,-99.9
+ 'Malanta',17,12,2020,0,0.4,0.4,0.49,1.5,0.4,-99.9,-99.9
+ 'Malanta',18,12,2020,75,0.4,0.4,0.5,1.3,0,-99.9,-99.9
+ 'Malanta',19,12,2020,0,0.4,0.4,0.42,2,0,-99.9,-99.9
+ 'Malanta',20,12,2020,0,0.7,0.7,0.35,1.9,0.4,-99.9,-99.9
+ 'Malanta',21,12,2020,199.8,0.6,0.6,0.42,2.1,0.8,-99.9,-99.9
+ 'Malanta',22,12,2020,54,0.9,0.9,0.61,4.2,3,-99.9,-99.9
+ 'Malanta',23,12,2020,285,3.4,3.4,1.01,2.7,1.4,-99.9,-99.9
+ 'Malanta',24,12,2020,583.2,3.2,3.2,0.79,3.6,5.4,-99.9,-99.9
+ 'Malanta',25,12,2020,0,1.1,1.1,0.52,2.1,0,-99.9,-99.9
+ 'Malanta',26,12,2020,1719.6,-2.8,-2.8,0.37,2.5,0,-99.9,-99.9
+ 'Malanta',27,12,2020,2721.6,-2.8,-2.8,0.29,5,0.2,-99.9,-99.9
+ 'Malanta',28,12,2020,656.4,1.5,1.5,0.36,5.2,7.6,-99.9,-99.9
+ 'Malanta',29,12,2020,2970,2.6,2.6,0.47,2.7,6,-99.9,-99.9
+ 'Malanta',30,12,2020,1354.2,1.5,1.5,0.48,0.9,10.2,-99.9,-99.9
+ 'Malanta',31,12,2020,3189,-1.4,-1.4,0,1.6,0,-99.9,-99.9
diff --git a/Malanta/recreation/PeaS.crp b/Malanta/recreation/PeaS.crp
new file mode 100644
index 0000000000000000000000000000000000000000..43ca7ce6ab42afc19ad27912a9b9bccb957045c8
--- /dev/null
+++ b/Malanta/recreation/PeaS.crp
@@ -0,0 +1,324 @@
+**********************************************************************************
+* Filename: MaizeS.CRP
+* Contents: SWAP 3 - Crop data of simple model
+**********************************************************************************
+* Comment area:
+* 
+**********************************************************************************
+
+*** PLANT GROWTH SECTION ***
+
+***********************************************************************************************
+* Part 1: Crop development                                           
+
+  IDEV = 1 ! length of crop cycle: 1 = fixed, 2 = variable
+
+* If fixed growth length (IDEV = 1), specify:                                                
+  LCC  =   168 ! Length of the crop cycle [1..366 days, I]
+
+* If variable growth length (IDEV = 2), specify:                                                
+  TSUMEA = 1050.0    ! Temperature sum from emergence to anthesis [0..10000 C, R]
+  TSUMAM = 1000.0    ! Temperature sum from anthesis to maturity  [0..10000 C, R]
+  TBASE  = 0.0       ! Start value of temperature sum [-10..30 C, R]
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 2: Light extinction                                           
+
+  KDIF   =     0.60 ! Extinction coefficient for diffuse visible light [0..2 -, R]
+  KDIR   =     0.75 ! Extinction coefficient for direct visible light  [0..2 -, R]
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 3: Leaf area index or soil cover fraction                                           
+
+  SWGC = 1 ! choice between LAI [=1] or soil cover fraction [=2]
+
+* If SWGC = 1, list leaf area index [0..12 ha/ha, R],    as function of dev. stage [0..2 -,R]:
+* If SWGC = 2, list soil cover fraction [0..1 m2/m2, R], as function of dev. stage [0..2 -,R]:
+
+*        DVS   LAI or SCF  ( maximum 36 records)
+  GCTB =                
+        0.00   0.05
+        0.30   0.14
+        0.50   0.61
+        0.70   4.10
+        1.00   5.00
+        1.40   5.80
+        2.00   5.20
+* End of table
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 4: crop factor or crop height                             
+
+  SWCF = 2 ! choice between crop factor [=1] or crop height [=2]
+* Choose crop factor if ETref is used, either from meteo input file (SWETR = 1) or with Penman-Monteith
+* Choose crop height if Penman-Monteith should be used with actual crop height, albedo and resistance
+
+* If SWCF = 1, list crop factor CF [0.5..1.5, R],   as function of dev. stage DVS [0..2 -,R]:
+* If SWCF = 2, list crop height CH [0..1000 cm, R], as function of dev. stage DVS [0..2 -,R]:
+* (maximum 36 records)
+
+    DVS       CH     CF
+    0.0      1.0    0.8
+    0.3     15.0    0.8
+    0.5     40.0    0.9
+    0.7    140.0    1.0
+    1.0    170.0    1.1
+    1.4    180.0    1.2
+    2.0    175.0    1.2
+* End of table
+
+* If SWCF = 2, in addition to crop height list crop specific values for:
+  ALBEDO =   0.23 ! crop reflection coefficient [0..1.0 -, R]                    
+  RSC    =   70.0 ! Minimum canopy resistance [0..10^6 s/m, R]                    
+  RSW    =    0.0 ! Canopy resistance of intercepted water [0..10^6 s/m, R]       
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 5: rooting depth                                            
+
+* List rooting depth [0..1000 cm, R], as a function of development stage [0..2 -,R]:
+
+*        DVS   RD    (maximum 36 records)
+  RDTB =              
+        0.00    5.00
+        0.30   20.00
+        0.50   50.00
+        0.70   80.00
+        1.00   90.00
+        2.00  100.00
+* End of table
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 6: yield response                                            
+
+* List yield response factor [0..5 -,R], as function of development stage [0..2 -,R]:
+
+*        DVS   KY   (maximum 36 records)
+  KYTB =             
+        0.00   1.00
+        2.00   1.00
+* End of table
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 7: soil water extraction by plant roots
+*
+* Switch for concept root water extraction:
+  swroottyp = 1      ! 1 = Macroscopic concept (Feddes et al., 1978) 
+                     ! 2 = Microscopic concept (De Jong van Lier et al., 2008)
+
+* if swroottyp = 1, specify:
+  HLIM1  =     -15.0 ! No water extraction at higher pressure heads, [-100..100 cm, R]
+  HLIM2U =     -30.0 ! h below which optimum water extr. starts for top layer, [-1000..100 cm, R]
+  HLIM2L =     -30.0 ! h below which optimum water extr. starts for sub layer, [-1000..100 cm, R]
+  HLIM3H =    -325.0 ! h below which water uptake red. starts at high Tpot, [-10000..100 cm, R]
+  HLIM3L =    -600.0 ! h below which water uptake red. starts at low Tpot, [-10000..100 cm, R]
+  HLIM4  =   -15000.0 ! No water extraction at lower pressure heads, [-16000..100 cm, R]
+  ADCRH  =       0.5 ! Level of high atmospheric demand, [0..5 cm/d, R]     
+  ADCRL  =       0.1 ! Level of low atmospheric demand,  [0..5 cm/d, R]     
+
+* If SWROOTTYP = 2, specify:
+  WILTPOINT  = -15000.0 ! Minimum pressure head at interface soil-root, [-1.0d6..-1.0d2, cm]
+  ROOTRADIUS =   0.05   ! Root radius, [0.0001..1 cm, R]
+  ROOTCOEFA  =  0.53    ! Defines relative distance at which mean soil water content occurs, [0..1.0, R]
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 8: salt stress                                            
+
+* linear relation between ECsat and crop reduction
+  ECMAX  =       2.0 ! ECsat level at which salt stress starts, [0..20 dS/m, R] 
+  ECSLOP =       0.0 ! Decline of rootwater uptake above ECMAX [0..40 %/dS/m, R] 
+
+* non-linear relation between salinity concentration and EC
+  C2ECa  = 1.492  ! Coefficient a to convert salt concentration to electrical conductivity [0.0..1000.0 -, R]
+  C2ECb  = 1.0    ! Coefficient b to convert salt concentration to electrical conductivity [0.0..10.0 -, R]
+
+* Switch for solute conversion factors for entire profile or per soil layer:
+  SWC2ECF = 1  ! 1 = conversion factors for entire profile
+               ! 2 = conversion factors per soil layer
+
+* If SWC2ECF = 1, specify for entire soil profile:  
+  C2ECf  = 1.0   ! Factor f to account for 'over'saturation of saturated paste [0.0..10.0 -, R]
+
+* If SWC2ECF = 2, specify for each soil layer:  
+*  C2ECf  = 1.0  1.0    ! Factor f to account for 'over'saturation of saturated paste [0.0..10.0 -, R]
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 9: interception                                            
+
+  SWINTER =  1  ! Switch for rainfall interception method:
+                ! 0 = No interception calculated
+                ! 1 = Agricultural crops (Von Hoyningen-Hune and Braden)
+                ! 2 = Closed forest canopies (Gash)
+
+* In case of interception method for agricultural crops (SWINTER = 1) specify:
+  COFAB  =      0.25 ! Interception coefficient Von Hoyningen-Hune and Braden, [0..1 cm, R]
+
+* In case of interception method for closed forest canopies (SWINTER = 2) specify as function 
+* of time of the year T [0..366 d, R], maximum 36 records:
+* PFREE = free throughfall coefficient, [0.d0..1.d0 -, R]
+* PSTEM = stem flow coefficient, [0.d0..1.d0 -, R]
+* SCANOPY = storage capacity of canopy, [0.d0..10.d0 cm, R]
+* AVPREC = average rainfall intensity, [0.d0..100.d0 cm, R]
+* AVEVAP = average evaporation intensity during rainfall from a wet canopy, [0.d0..10.d0 cm, R]
+
+       T      PFREE     PSTEM    SCANOPY     AVPREC     AVEVAP
+     0.0        0.9      0.05        0.4        6.0        1.5
+   365.0        0.9      0.05        0.4        6.0        1.5
+* End of table
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 10: Root density distribution and root growth               
+
+* List relative root density [0..1 -, R], as function of rel. rooting depth [0..1 -, R]:
+
+*    Rdepth Rdensity  (maximum 11 records)
+  RDCTB =               
+       0.00     1.00
+       1.00     0.00
+* End of table
+************************************************************************************
+
+
+*** IRRIGATION SCHEDULING SECTION ***
+
+**********************************************************************************
+* Part 1: General
+
+  SCHEDULE = 0  ! Switch for application irrigation scheduling [Y=1, N=0] 
+
+* If SCHEDULE = 0, no more information is required in this input file! 
+* If SCHEDULE = 1, continue ....
+
+  STARTIRR = 30 3 ! Specify day and month after which irrigation scheduling is allowed [dd mm]
+  ENDIRR  = 31 12 ! Specify day and month after which irrigation scheduling is NOT allowed [dd mm]
+  CIRRS = 0.0     ! solute concentration of scheduled irrig. water, [0..100 mg/cm3, R]
+  ISUAS = 1       ! Switch for type of irrigation method: 
+                  ! 0 = sprinkling irrigation
+                  ! 1 = surface irrigation
+
+* Specify pressure head at field capacity
+* required for timing options  TCS = 2, 3, or 4 and depth option DCS = 1, else dummy 
+  phFieldCapacity = -100.0   ! soil hydraulic pressure head [-1000.0 .. 0.0,cm, R] 
+
+**********************************************************************************
+
+
+**********************************************************************************
+* Part 2: Irrigation time criteria
+
+*** Choose one of the following 5 timing options:
+  TCS = 1  ! Switch, timing criterion  [1..6, I]]
+!            TCS = 1   :  Daily Stress
+!            TCS = 2   :  Depletion of Readily Available Water
+!            TCS = 3   :  Depletion of Totally Available Water
+!            TCS = 4   :  Depletion Water Amount
+!            TCS = 5   :  Pressure head or moisture content
+!            TCS = 6   :  Fixed weekly irrigation, rootzone to field capacity
+ 
+
+*** Daily stress criterion (TCS = 1)
+* If TCS = 1, specify mimimum of ratio actual/potential transpiration Trel [0..1, R],
+* as function of development stage DVS_tc1 [0..2, R], maximum 7 records:
+  DVS_tc1  Trel
+      0.0  0.95
+      2.0  0.95
+* End of table
+
+
+*** Depletion of Readily Available Water (TCS = 2) 
+* If TCS = 2, specify minimal fraction of readily available water RAW [0..1, R],
+* as function of development stage DVS_tc2 [0..2, R], maximum 7 records:
+  DVS_tc2   RAW
+      0.0  0.95
+      2.0  0.95
+* End of table
+
+
+*** Depletion of Totally Available Water (TCS = 3)
+* If TCS = 3, specify minimal fraction of totally available water TAW [0..1, R],
+* as function of development stage DVS_tc3 [0..2, R], maximum 7 records:
+  DVS_tc3   TAW
+      0.0  0.50
+      2.0  0.50
+* End of table
+
+
+*** Depletion Water Amount (TCS = 4)
+* If TCS = 4, specify maximum amount of water depleted below field cap. DWA [0..500 mm, R],
+* as function of development stage DVS_tc4 [0..2, R], maximum 7 records:
+  DVS_tc4   DWA
+      0.0  40.0
+      2.0  40.0
+* End of table
+
+
+*** Pressure head or Moisture content (TCS = 5)
+* If TCS = 5, specify:
+  PHORMC = 0   ! Switch, use pressure head (PHORMC=0) or water content (PHORMC=1)
+  DCRIT = -30.0! Depth of the sensor [-100..0 cm, R]
+* Also specify critical pressure head [-1.d6..-100 cm, R] or moisture content 
+* [0..1.0 cm3/cm3, R], as function of development stage DVS_tc5 [0..2, R]:
+  DVS_tc5  Value_tc5
+      0.0    -1000.0
+      2.0    -1000.0
+* End of table
+
+
+*** Fixed weekly irrigation, rootzone to field capacity (TCS = 6)
+* If TCS = 6, specify: 
+* Threshold for weekly irrigation; only irrigate when deficit is higher than threshold
+  irgthreshold = 1.0       ! threshold value  [0.0..20.0 mm, R]
+
+
+*** Select (optional) fixed time interval:
+  tcsfix = 0  ! Switch, fixed timing criterion  [0 or 1, I]]
+* If tcsfix = 1, specify:
+  irgdayfix = 7    !   length of interval (number of days) [1..365, I]
+
+**********************************************************************************
+
+
+**********************************************************************************
+* Part 3: Irrigation depth criteria
+
+*** Choose one of the following 2 options for irrigation depth:
+* Next line is required for Swap303 - swap3177
+  DCS = 1      ! Switch, depth criterion  [1..2, I]]
+!                DCS = 1 :  Back to Field Capacity
+!                DCS = 2 :  Fixed Irrigation Depth
+
+
+*** Back to Field Capacity (DCS = 1)  
+* If DCS = 1, specify amount of under (-) or over (+) irrigation dI [-100..100 mm, R],
+* as function of development stage DVS_dc1 [0..2, R], maximum 7 records:
+  DVS_dc1   dI
+     0.0  10.0
+     2.0  10.0
+* End of table
+
+
+*** Fixed Irrigation Depth (DCS = 2)
+* If DCS = 2, specify fixed irrigation depth FID [0..400 mm, R],
+* as function of development stage DVS_dc2 [0..2, R], maximum 7 records:
+  DVS_dc2   FID
+      0.0  60.0
+      2.0  60.0
+* End of table
+
+
+*** Select (optional) limitations of irrigation depth:
+  dcslim = 0  ! Switch, limited irrigation depth  [0=No, 1=Yes]   [0..1, I]
+* If dcslim = 1, specify:
+  irgdepmin = 0.0    !   minimum irrigation depth [0.0d0 .. 100.0d0, mm, I]
+  irgdepmax = 0.0    !   maximum irrigation depth [irgdepmin .. 1.0d7, mm, I]
+
+
+* End of .crp file !
\ No newline at end of file
diff --git a/Malanta/recreation/PotatoeS_NL_4.crp b/Malanta/recreation/PotatoeS_NL_4.crp
new file mode 100644
index 0000000000000000000000000000000000000000..1309afb142ff8a16dd6cec68c8cd811e39c4237b
--- /dev/null
+++ b/Malanta/recreation/PotatoeS_NL_4.crp
@@ -0,0 +1,324 @@
+**********************************************************************************
+* Filename: PotatoeS.CRP
+* Contents: SWAP 4.X - Crop data of simple model
+**********************************************************************************
+* Comment area:
+* 
+**********************************************************************************
+
+*** PLANT GROWTH SECTION ***
+
+***********************************************************************************************
+* Part 1: Crop development                                           
+*
+  IDEV = 1 ! length of crop cycle: 1 = fixed, 2 = variable
+*
+* If IDEV = 1, specify:                                                
+  LCC  =   168 ! Length of the crop cycle [1..366 days, I]
+*
+* If IDEV = 2, specify:                                                
+  TSUMEA = 150.0    ! Temperature sum from emergence to anthesis [0..10000 C, R]
+  TSUMAM = 1550.0   ! Temperature sum from anthesis to maturity  [0..10000 C, R]
+  TBASE  = 2.0      ! Start value of temperature sum [-10..30 C, R]
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 2: Light extinction                                           
+*
+  KDIF   =     1.00 ! Extinction coefficient for diffuse visible light [0..2 -, R]
+  KDIR   =     1.00 ! Extinction coefficient for direct visible light  [0..2 -, R]
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 3: Leaf area index or soil cover fraction                                           
+*
+  SWGC = 1 ! choice between LAI [=1] or soil cover fraction [=2]
+*
+* If SWGC = 1, list leaf area index [0..12 ha/ha, R],    as function of dev. stage [0..2 -,R]:
+* If SWGC = 2, list soil cover fraction [0..1 m2/m2, R], as function of dev. stage [0..2 -,R]:
+*        DVS   LAI or SCF  ( maximum 36 records)
+  GCTB =                
+0.00    0.00
+0.20    0.10
+0.40    0.36
+0.53    1.26
+0.66    3.40
+0.77    4.85
+0.90    5.45
+1.02    5.41
+1.14    5.32
+1.26    5.22
+1.39    5.09
+1.51    4.26
+1.63    2.42
+1.75    0.85
+1.88    0.26
+2.00    0.00
+* End of table
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 4: crop factor or crop height                             
+
+  SWCF = 1 ! choice between crop factor [=1] or crop height [=2]
+* Choose crop factor if ETref is used, either from meteo input file (SWETR = 1) or with Penman-Monteith
+* Choose crop height if Penman-Monteith should be used with actual crop height, albedo and resistance
+
+* If SWCF = 1, list crop factor CF [0.5..1.5, R],   as function of dev. stage DVS [0..2 -,R]:
+* If SWCF = 2, list crop height CH [0..1000 cm, R], as function of dev. stage DVS [0..2 -,R]:
+* (maximum 36 records)
+
+    DVS       CH     CF
+    0.0     12.0    1.0
+    2.0     12.0    1.0
+* End of table
+
+* If SWCF = 2, in addition to crop height list crop specific values for:
+  ALBEDO =   0.23 ! crop reflection coefficient [0..1.0 -, R]                    
+  RSC    =   70.0 ! Minimum canopy resistance [0..10^6 s/m, R]                    
+  RSW    =    0.0 ! Canopy resistance of intercepted water [0..10^6 s/m, R]       
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 5: rooting depth                                            
+*
+* List rooting depth [0..1000 cm, R], as a function of development stage [0..2 -,R]:
+*        DVS   RD    (maximum 36 records)
+  RDTB =              
+        0.00   10.00
+        0.5    22.0
+        1.0    30.0
+        1.24   50.0
+        2.00   50.00
+* End of table
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 6: yield response                                            
+*
+* List yield response factor [0..5 -,R], as function of development stage [0..2 -,R]:
+*        DVS   KY   (maximum 36 records)
+  KYTB =             
+        0.00   1.00
+        2.00   1.00
+* End of table
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 7: soil water extraction by plant roots
+*
+  swroottyp = 1      ! Switch for type root water extraction  [1,2 -, I] 
+*                    ! (1 = Feddes et al., 1978; 2 = De Jong van Lier et al., 2006)
+* if swroottyp=1 then enter HLIM1 - ADCRL
+* if swroottyp=2 then enter wiltpoint, rootradius, rootcoefa
+*
+* if swroottyp = 1, specify:
+  HLIM1  =     -10.0 ! No water extraction at higher pressure heads, [-100..100 cm, R]
+  HLIM2U =     -25.0 ! h below which optimum water extr. starts for top layer, [-1000..100 cm, R]
+  HLIM2L =     -25.0 ! h below which optimum water extr. starts for sub layer, [-1000..100 cm, R]
+  HLIM3H =    -320.0 ! h below which water uptake red. starts at high Tpot, [-10000..100 cm, R]
+  HLIM3L =    -600.0 ! h below which water uptake red. starts at low Tpot, [-10000..100 cm, R]
+  HLIM4  =  -16000.0 ! No water extraction at lower pressure heads, [-16000..100 cm, R]
+  ADCRH  =       0.5 ! Level of high atmospheric demand, [0..5 cm/d, R]     
+  ADCRL  =       0.1 ! Level of low atmospheric demand,  [0..5 cm/d, R]     
+* If SWROOTTYP = 2, specify:
+  WILTPOINT  = -15000.0 ! Minimum pressure head at interface soil-root, [-1.0d6..-1.0d2, cm]
+  ROOTRADIUS =   0.05   ! Root radius, [0.0001..1 cm, R]
+  ROOTCOEFA  =  0.53    ! Defines relative distance at which mean soil water content occurs, [0..1.0, R]
+
+
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 8: salt stress                                            
+
+* only when solutes are simulated (SWSOLU=1 in SWP-file)
+
+* relation between ECsat and crop reduction
+  ECMAX  =       1.7 ! ECsat level at which salt stress starts, [0..20 dS/m, R] 
+  ECSLOP =      12.0 ! Decline of rootwater uptake above ECMAX [0..40 %/dS/m, R] 
+
+* relation between concentration and ECsat
+  C2ECa  =     1.492 ! coefficient a to convert concentration to EC [0.0..1000.0 -, R]
+  C2ECb  =     1.0   ! exponent b to convert concentration to EC [0.0..10.0 -, R]
+* Switch to enter factor f (SWC2ECF ) per profile or per soil layer/horizon [1,2 -, I]
+*    if SWC2ECF = 1 then enter one C2ECf-value for model profile
+*    if SWC2ECF = 2 then enter one C2ECf-value for each soil layer/horizon
+  SWC2ECF = 1
+* factor f to convert concentration to EC [0.0..10.0 -, R]; 
+*    dependent on SWC2ECF one value for model profile or a value for each soil horizon
+  C2ECf  = 1.0
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 9: interception                                            
+
+  SWINTER =  1  ! Switch for rainfall interception method:
+                ! 0 = No interception calculated
+                ! 1 = Agricultural crops (Von Hoyningen-Hune and Braden)
+                ! 2 = Closed forest canopies (Gash)
+
+* In case of interception method for agricultural crops (SWINTER = 1) specify:
+  COFAB  =      0.25 ! Interception coefficient Von Hoyningen-Hune and Braden, [0..1 cm, R]
+
+* In case of interception method for closed forest canopies (SWINTER = 2) specify as function 
+* of time of the year T [0..366 d, R], maximum 36 records:
+* PFREE = free throughfall coefficient, [0.d0..1.d0 -, R]
+* PSTEM = stem flow coefficient, [0.d0..1.d0 -, R]
+* SCANOPY = storage capacity of canopy, [0.d0..10.d0 cm, R]
+* AVPREC = average rainfall intensity, [0.d0..100.d0 cm, R]
+* AVEVAP = average evaporation intensity during rainfall from a wet canopy, [0.d0..10.d0 cm, R]
+
+       T      PFREE     PSTEM    SCANOPY     AVPREC     AVEVAP
+     0.0        0.9      0.05        0.4        6.0        1.5
+   365.0        0.9      0.05        0.4        6.0        1.5
+* End of table
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 10: Root density distribution and root growth               
+*
+* List relative root density [0..1 -, R], as function of rel. rooting depth [0..1 -, R]:
+*         Rdepth Rdensity  (maximum 11 records)
+  RDCTB =               
+       0.00   1.00
+       1.00   1.00
+* End of table
+***********************************************************************************************
+
+
+*** IRRIGATION SCHEDULING SECTION ***
+
+**********************************************************************************
+* Part 1: General
+
+  SCHEDULE = 0  ! Switch for application irrigation scheduling [Y=1, N=0] 
+
+* If SCHEDULE = 0, no more information is required in this input file! 
+* If SCHEDULE = 1, continue ....
+
+  STARTIRR = 30 3 ! Specify day and month after which irrigation scheduling is allowed [dd mm]
+  ENDIRR = 31 12  ! Specify day and month after which irrigation scheduling is NOT allowed [dd mm]
+  CIRRS = 0.0     ! solute concentration of scheduled irrig. water, [0..100 mg/cm3, R]
+  ISUAS = 1       ! Switch for type of irrigation method: 
+                  ! 0 = sprinkling irrigation
+                  ! 1 = surface irrigation
+
+* Specify pressure head at field capacity
+* required for timing options  TCS = 2, 3, or 4 and depth option DCS = 1, else dummy 
+  phFieldCapacity = -100.0   ! soil hydraulic pressure head [-1000.0 .. 0.0,cm, R] 
+
+**********************************************************************************
+
+
+**********************************************************************************
+* Part 2: Irrigation time criteria
+
+*** Choose one of the following 5 timing options:
+  TCS = 1  ! Switch, timing criterion  [1..6, I]]
+!            TCS = 1   :  Daily Stress
+!            TCS = 2   :  Depletion of Readily Available Water
+!            TCS = 3   :  Depletion of Totally Available Water
+!            TCS = 4   :  Depletion Water Amount
+!            TCS = 5   :  Pressure head or moisture content
+!            TCS = 6   :  Fixed weekly irrigation, rootzone to field capacity
+ 
+
+*** Daily stress criterion (TCS = 1)
+* If TCS = 1, specify mimimum of ratio actual/potential transpiration Trel [0..1, R],
+* as function of development stage DVS_tc1 [0..2, R], maximum 7 records:
+  DVS_tc1  Trel
+      0.0  0.95
+      2.0  0.95
+* End of table
+
+
+*** Depletion of Readily Available Water (TCS = 2) 
+* If TCS = 2, specify minimal fraction of readily available water RAW [0..1, R],
+* as function of development stage DVS_tc2 [0..2, R], maximum 7 records:
+  DVS_tc2   RAW
+      0.0  0.95
+      2.0  0.95
+* End of table
+
+
+*** Depletion of Totally Available Water (TCS = 3)
+* If TCS = 3, specify minimal fraction of totally available water TAW [0..1, R],
+* as function of development stage DVS_tc3 [0..2, R], maximum 7 records:
+  DVS_tc3   TAW
+      0.0  0.50
+      2.0  0.50
+* End of table
+
+
+*** Depletion Water Amount (TCS = 4)
+* If TCS = 4, specify maximum amount of water depleted below field cap. DWA [0..500 mm, R],
+* as function of development stage DVS_tc4 [0..2, R], maximum 7 records:
+  DVS_tc4   DWA
+      0.0  40.0
+      2.0  40.0
+* End of table
+
+
+*** Pressure head or Moisture content (TCS = 5)
+* If TCS = 5, specify:
+  PHORMC = 0   ! Switch, use pressure head (PHORMC=0) or water content (PHORMC=1)
+  DCRIT = -30.0! Depth of the sensor [-100..0 cm, R]
+* Also specify critical pressure head [-1.d6..-100 cm, R] or moisture content 
+* [0..1.0 cm3/cm3, R], as function of development stage DVS_tc5 [0..2, R]:
+  DVS_tc5  Value_tc5
+      0.0    -1000.0
+      2.0    -1000.0
+* End of table
+
+
+*** Fixed weekly irrigation, rootzone to field capacity (TCS = 6)
+* If TCS = 6, specify: 
+* Threshold for weekly irrigation; only irrigate when deficit is higher than threshold
+  irgthreshold = 1.0       ! threshold value  [0.0..20.0 mm, R]
+
+
+*** Select (optional) fixed time interval:
+  tcsfix = 0  ! Switch, fixed timing criterion  [0 or 1, I]]
+* If tcsfix = 1, specify:
+  irgdayfix = 7    !   length of interval (number of days) [1..365, I]
+
+**********************************************************************************
+
+
+**********************************************************************************
+* Part 3: Irrigation depth criteria
+
+*** Choose one of the following 2 options for irrigation depth:
+* Next line is required for Swap303 - swap3177
+  DCS = 1      ! Switch, depth criterion  [1..2, I]]
+!                DCS = 1 :  Back to Field Capacity
+!                DCS = 2 :  Fixed Irrigation Depth
+
+
+*** Back to Field Capacity (DCS = 1)  
+* If DCS = 1, specify amount of under (-) or over (+) irrigation dI [-100..100 mm, R],
+* as function of development stage DVS_dc1 [0..2, R], maximum 7 records:
+  DVS_dc1   dI
+     0.0  10.0
+     2.0  10.0
+* End of table
+
+
+*** Fixed Irrigation Depth (DCS = 2)
+* If DCS = 2, specify fixed irrigation depth FID [0..400 mm, R],
+* as function of development stage DVS_dc2 [0..2, R], maximum 7 records:
+  DVS_dc2   FID
+      0.0  60.0
+      2.0  60.0
+* End of table
+
+
+*** Select (optional) limitations of irrigation depth:
+  dcslim = 0  ! Switch, limited irrigation depth  [0=No, 1=Yes]   [0..1, I]
+* If dcslim = 1, specify:
+  irgdepmin = 0.0    !   minimum irrigation depth [0.0d0 .. 100.0d0, mm, I]
+  irgdepmax = 0.0    !   maximum irrigation depth [irgdepmin .. 1.0d7, mm, I]
+
+
+* End of .crp file !
diff --git a/Malanta/recreation/WintCer1.crp b/Malanta/recreation/WintCer1.crp
new file mode 100644
index 0000000000000000000000000000000000000000..8600ee116d6b0d64a91931e4b2c386edb1732ba1
--- /dev/null
+++ b/Malanta/recreation/WintCer1.crp
@@ -0,0 +1,300 @@
+**********************************************************************************
+* Filename: WintCer1.CRP
+* Contents: SWAP 4.X - Crop data of simple model
+**********************************************************************************
+* Comment area:
+* 
+**********************************************************************************
+
+*** PLANT GROWTH SECTION ***
+
+***********************************************************************************************
+* Part 1: Crop development                                           
+
+  IDEV = 1 ! length of crop cycle: 1 = fixed, 2 = variable
+
+* If fixed growth length (IDEV = 1), specify:                                                
+  LCC  =   232 ! Length of the crop cycle [1..366 days, I]
+
+* If variable growth length (IDEV = 2), specify:                                                
+  TSUMEA = 1050.0    ! Temperature sum from emergence to anthesis [0..10000 C, R]
+  TSUMAM = 1000.0    ! Temperature sum from anthesis to maturity  [0..10000 C, R]
+  TBASE  = 0.0       ! Start value of temperature sum [-10..30 C, R]
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 2: Light extinction                                           
+
+  KDIF   =     0.39 ! Extinction coefficient for diffuse visible light [0..2 -, R]
+  KDIR   =     1.00 ! Extinction coefficient for direct visible light  [0..2 -, R]
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 3: Leaf area index or soil cover fraction                                           
+
+  SWGC = 1 ! choice between LAI [=1] or soil cover fraction [=2]
+
+* If SWGC = 1, list leaf area index [0..12 ha/ha, R],    as function of dev. stage [0..2 -,R]:
+* If SWGC = 2, list soil cover fraction [0..1 m2/m2, R], as function of dev. stage [0..2 -,R]:
+
+*        DVS   LAI or SCF  ( maximum 36 records)
+  GCTB =                
+  0.0000  0.13
+  0.5345  0.18
+  0.7672  0.85
+  0.9224  1.66
+  1.0345  2.60
+  1.1293  3.68
+  1.1983  4.43
+  1.2500  4.21
+  1.4310  3.84
+  1.4741  3.75
+  1.6466  1.16
+  2.0000  1.16
+* End of table
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 4: crop factor or crop height                             
+
+  SWCF = 1 ! choice between crop factor [=1] or crop height [=2]
+* Choose crop factor if ETref is used, either from meteo input file (SWETR = 1) or with Penman-Monteith
+* Choose crop height if Penman-Monteith should be used with actual crop height, albedo and resistance
+
+* If SWCF = 1, list crop factor CF [0.5..1.5, R],   as function of dev. stage DVS [0..2 -,R]:
+* If SWCF = 2, list crop height CH [0..1000 cm, R], as function of dev. stage DVS [0..2 -,R]:
+* (maximum 36 records)
+
+    DVS       CH     CF
+    0.0000   0.0   1.20
+    0.7845   0.0   1.20
+    0.8621   0.0   1.20
+    0.9483   0.0   1.20
+    1.0431   0.0   1.20
+    1.1207   0.0   1.20
+    1.2069   0.0   1.20
+    1.3103   0.0   1.20
+    1.3879   0.0   1.20
+    1.4741   0.0   1.00
+    1.5690   0.0   0.90
+    1.6466   0.0   0.80
+    1.7328   0.0   0.60
+    2.0000   0.0   0.60
+* End of table
+
+* If SWCF = 2, in addition to crop height list crop specific values for:
+  ALBEDO =   0.23 ! crop reflection coefficient [0..1.0 -, R]                    
+  RSC    =   70.0 ! Minimum canopy resistance [0..10^6 s/m, R]      
+  RSW  =      2.0 ! Canopy resistence of intercepted water [0..1d6 s/m, R]                
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 5: rooting depth                                            
+
+* List rooting depth [0..1000 cm, R], as a function of development stage [0..2 -,R]:
+
+*        DVS   RD    (maximum 36 records)
+  RDTB =
+  0.0000    30.0
+  0.5345    30.0
+  1.1983    100.0
+  2.0000    100.0
+* End of table
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 6: yield response                                            
+
+* List yield response factor [0..5 -,R], as function of development stage [0..2 -,R]:
+
+*        DVS   KY   (maximum 36 records)
+  KYTB =
+ 0.0000    1.0
+ 2.0000    1.0
+* End of table  
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 7: soil water extraction by plant roots
+*
+  swroottyp = 1      ! Switch for type root water extraction  [1,2 -, I] 
+*                    ! (1 = Feddes et al., 1978; 2 = De Jong van Lier et al., 2006)
+* if swroottyp=1 then enter HLIM1 - ADCRL
+* if swroottyp=2 then enter wiltpoint, rootradius, rootcoefa
+*
+ HLIM1  =       0.00 ! No water extraction at higher pressure heads, [-100..100 cm, R]
+ HLIM2U =      -1.00 ! h above which upt. red. starts for top layer, [-1000..100 cm, R]
+ HLIM2L =      -1.00 ! h above which upt. red.starts for sub layer, [-1000..100 cm, R]
+ HLIM3H =    -500.00 ! h below which upt. red. starts at high Tpot, [-10000..100 cm, R]
+ HLIM3L =    -900.00 ! h below which upt. red. starts at low Tpot, [-10000..100 cm, R]
+ HLIM4  =  -16000.00 ! No water extraction at lower pressure heads, [-16000..100 cm, R]
+ ADCRH  =        0.5 ! Level of high atmospheric demand, [0..5 cm/d, R]
+ ADCRL  =        0.1 ! Level of low atmospheric demand,  [0..5 cm/d, R]
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 8: salt stress                                            
+
+  ECMAX  =       2.0 ! ECsat level at which salt stress starts, [0..20 dS/m, R] 
+  ECSLOP =       0.0 ! Decline of rootwater uptake above ECMAX [0..40 %/dS/m, R] 
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 9: interception                                            
+
+  SWINTER =  1  ! Switch for rainfall interception method:
+                ! 0 = No interception calculated
+                ! 1 = Agricultural crops (Von Hoyningen-Hune and Braden)
+                ! 2 = Closed forest canopies (Gash)
+
+* In case of interception method for agricultural crops (SWINTER = 1) specify:
+  COFAB  =  0.25    ! Interception coefficient Von Hoyningen-Hune and Braden, [0..1 cm, R]
+
+* In case of interception method for closed forest canopies (SWINTER = 2) specify as function 
+* of time of the year T [0..366 d, R], maximum 36 records:
+* PFREE = free throughfall coefficient, [0.d0..1.d0 -, R]
+* PSTEM = stem flow coefficient, [0.d0..1.d0 -, R]
+* SCANOPY = storage capacity of canopy, [0.d0..10.d0 cm, R]
+* AVPREC = average rainfall intensity, [0.d0..100.d0 cm, R]
+* AVEVAP = average evaporation intensity during rainfall from a wet canopy, [0.d0..10.d0 cm, R]
+
+       T      PFREE     PSTEM    SCANOPY     AVPREC     AVEVAP
+     0.0        0.9      0.05        0.4        6.0        1.5
+   365.0        0.9      0.05        0.4        6.0        1.5
+* End of table
+***********************************************************************************************
+
+***********************************************************************************************
+* Part 10: Root density distribution and root growth               
+
+* List relative root density [0..1 -, R], as function of rel. rooting depth [0..1 -, R]:
+
+*    Rdepth Rdensity  (maximum 11 records)
+  RDCTB =               
+  0.000   1.0
+  0.333   1.0
+  0.500   0.2
+  1.000   0.0
+* End of table
+************************************************************************************
+
+
+*** IRRIGATION SCHEDULING SECTION ***
+
+**********************************************************************************
+* Part 1: General
+
+  SCHEDULE = 0  ! Switch for application irrigation scheduling [Y=1, N=0] 
+
+* If SCHEDULE = 0, no more information is required in this input file! 
+* If SCHEDULE = 1, continue ....
+
+  STARTIRR = 30 3 ! Specify day and month after which irrigation scheduling is allowed [dd mm]
+  CIRRS = 0.0     ! solute concentration of scheduled irrig. water, [0..100 mg/cm3, R]
+  ISUAS = 1       ! Switch for type of irrigation method: 
+                  ! 0 = sprinkling irrigation
+                  ! 1 = surface irrigation
+**********************************************************************************
+
+
+**********************************************************************************
+* Part 2: Irrigation time criteria
+
+* Choose one or a combination of the following 5 timing options:
+
+*** Daily stress ***
+
+  TCS1 = 1     ! Switch, criterion Daily Stress, [Y=1, N=0]
+ 
+* If TCS1 = 1, specify mimimum of ratio actual/potential transpiration Trel [0..1, R],
+* as function of development stage DVS_tc1 [0..2, R], maximum 7 records:
+
+  DVS_tc1  Trel
+      0.0  0.95
+      2.0  0.95
+* End of table
+
+*** Depletion of Readily Available Water ***
+
+  TCS2 = 0     ! Switch, criterion Depletion of Readily Available Water, [Y=1, N=0]
+
+* If TCS2 = 1, specify minimal fraction of readily available water RAW [0..1, R],
+* as function of development stage DVS_tc2 [0..2, R], maximum 7 records:
+
+  DVS_tc2   RAW
+      0.0  0.95
+      2.0  0.95
+* End of table
+
+*** Depletion of Totally Available Water ***
+
+  TCS3 = 0     ! Switch, criterion Depletion of Totally Available Water, [Y=1, N=0]
+
+* If TCS3 = 1, specify minimal fraction of totally available water TAW [0..1, R],
+* as function of development stage DVS_tc3 [0..2, R], maximum 7 records:
+
+  DVS_tc3   TAW
+      0.0  0.50
+      2.0  0.50
+* End of table
+
+*** Depletion Water Amount ***
+
+  TCS4 = 0     ! Switch, criterion Depletion Water Amount, [Y=1, N=0]
+
+* If TCS4 = 1, specify maximum amount of water depleted below field cap. DWA [0..500 mm, R],
+* as function of development stage DVS_tc4 [0..2, R], maximum 7 records:
+
+  DVS_tc4   DWA
+      0.0  40.0
+      2.0  40.0
+* End of table
+
+*** Pressure head or Moisture content ***
+
+  TCS5 = 0     ! Switch, criterion pressure head or moisture content, [Y=1, N=0]
+
+* If TCS5 = 1, specify:
+  PHORMC = 0   ! Switch, use pressure head (PHORMC=0) or water content (PHORMC=1)
+  DCRIT = -30.0! Depth of the sensor [-100..0 cm, R]
+
+* Also specify critical pressure head [-1.d6..-100 cm, R] or moisture content 
+* [0..1.0 cm3/cm3, R], as function of development stage DVS_tc5 [0..2, R]:
+
+  DVS_tc5  Value_tc5
+      0.0    -1000.0
+      2.0    -1000.0
+* End of table
+**********************************************************************************
+
+
+**********************************************************************************
+* Part 3: Irrigation depth criteria
+
+* Choose one of the following 2 options:
+
+*** Back to Field Capacity ***
+
+  DCS1 = 1     ! Switch, criterion Back to Field Capacity, [Y=1, N=0]
+ 
+* If DCS1 = 1, specify amount of under (-) or over (+) irrigation dI [-100..100 mm, R],
+* as function of development stage DVS_dc1 [0..2, R], maximum 7 records:
+
+  DVS_dc1   dI
+     0.0  10.0
+     2.0  10.0
+* End of table
+
+*** Fixed Irrigation Depth ***
+
+  DCS2 = 0     ! Switch, criterion Fixed Irrigation Depth, [Y=1, N=0]
+ 
+* If DCS2 = 1, specify fixed irrigation depth FID [0..400 mm, R],
+* as function of development stage DVS_dc2 [0..2, R], maximum 7 records:
+
+  DVS_dc2   FID
+      0.0  60.0
+      2.0  60.0
+* End of table
+
+* End of .crp file !
diff --git a/Malanta/recreation/rswap_observed_data.csv b/Malanta/recreation/rswap_observed_data.csv
new file mode 100644
index 0000000000000000000000000000000000000000..8f6661840656cf3f9708448ba5e38cbc3f6d54f6
--- /dev/null
+++ b/Malanta/recreation/rswap_observed_data.csv
@@ -0,0 +1,37 @@
+DATE,WC_10
+2020-07-17,0.08
+2018-07-31,0.09
+2018-07-04,0.1
+2018-06-18,0.12
+2018-09-28,0.13
+2019-07-02,0.13
+2019-07-17,0.13
+2019-08-13,0.13
+2020-07-09,0.13
+2018-05-07,0.14
+2018-09-13,0.14
+2020-05-06,0.14
+2020-07-31,0.14
+2018-06-05,0.15
+2019-06-18,0.15
+2018-05-22,0.16
+2020-08-25,0.17
+2018-08-30,0.18
+2019-09-25,0.18
+2018-04-24,0.19
+2020-09-21,0.19
+2019-07-31,0.2
+2020-04-21,0.2
+2020-09-09,0.2
+2020-08-12,0.21
+2018-04-10,0.22
+2018-08-13,0.23
+2018-07-12,0.24
+2019-06-03,0.25
+2019-08-27,0.25
+2019-04-11,0.26
+2019-04-26,0.26
+2019-09-11,0.26
+2019-05-07,0.28
+2020-06-22,0.28
+2019-05-24,0.32
diff --git a/Malanta/recreation/swap.swp b/Malanta/recreation/swap.swp
new file mode 100644
index 0000000000000000000000000000000000000000..b532f047522fb388ec69c6162a7d9b093c011b72
--- /dev/null
+++ b/Malanta/recreation/swap.swp
@@ -0,0 +1,258 @@
+* SWAP main file created by rswap 0.5.0 at 2024-10-11 12:03:14.175582
+PROJECT = 'Malanta'
+PATHWORK = 'Control/rswap/' ! changed by rswap v0.5.0 @ 2024-10-11 12:03:14.151215
+PATHATM = 'Control/rswap/' ! changed by rswap v0.5.0 @ 2024-10-11 12:03:14.153015
+PATHCROP = 'Control/rswap/' ! changed by rswap v0.5.0 @ 2024-10-11 12:03:14.155338
+PATHDRAIN = 'Control/rswap/' ! changed by rswap v0.5.0 @ 2024-10-11 12:03:14.156593
+SWSCRE = 0 ! changed by rswap v0.5.0 @ 2024-10-11 12:03:14.1576
+SWERROR = 1
+TSTART = 2018-01-01
+TEND = 2020-12-31
+NPRINTDAY = 1
+SWMONTH = 0
+PERIOD = 1
+SWRES = 0
+SWODAT = 0
+SWYRVAR = 0
+DATEFIX = 31 12
+OUTFIL = 'result'
+SWHEADER = 0
+SWWBA = 0
+SWEND = 0
+SWVAP = 1
+SWBAL = 1
+SWBLC = 1
+SWSBA = 1
+SWATE = 0
+SWBMA = 0
+SWDRF = 0
+SWSWB = 0
+SWINI = 0
+SWINC = 1
+SWCRP = 0
+SWSTR = 0
+SWIRG = 0
+SWCSV = 1 ! changed by rswap v0.5.0 @ 2024-10-11 12:03:14.158581
+INLIST_CSV = 'RAIN,WC[-10]' ! changed by rswap v0.5.0 @ 2024-10-11 12:03:14.173246
+SWCSV_TZ = 1
+INLIST_CSV_TZ = 'wc,temp'
+SWAFO = 0
+SWAUN = 0
+CRITDEVMASBAL = 0.00001
+SWDISCRVERT = 0
+NUMNODNEW = 6
+METFIL = 'Malanta.met'
+LAT = 48.32
+SWETR = 0
+ALT = 175.0
+ALTW = 2.0
+ANGSTROMA = 0.25
+ANGSTROMB = 0.5
+SWDIVIDE = 1
+SWMETDETAIL = 0
+NMETDETAIL = 24
+SWETSINE = 0
+SWRAIN = 0
+RAINFIL = 'wagrain'
+SWCROP = 1
+RDS = 100.0
+SWIRFIX = 0
+SWIRGFIL = 0
+IRGFIL = 'testirri'
+SWINCO = 1
+GWLI = -75.0
+INIFIL = 'result.end'
+SWPONDMX = 0
+PONDMX = 0.0
+RSRO = 0.5
+RSROEXP = 1.0
+SWRUNON = 0
+RUFIL = 'swap.inc'
+CFEVAPPOND = 1.25
+SWCFBS = 0
+CFBS = 0.5
+RSOIL = 30.0
+SWREDU = 1
+COFREDBL = 0.35
+RSIGNI = 0.5
+COFREDBO = 0.35
+SWSOPHY = 0
+FILENAMESOPHY = 'topsoil_sand_b2.csv' 'subsoil_sand_o2.csv'
+SWHYST = 0
+TAU = 0.2
+SWMACRO = 0
+SWSNOW = 0
+SNOWINCO = 22.0
+TEPRRAIN = 2.0
+TEPRSNOW = -2.0
+SNOWCOEF = 0.3
+SWFROST = 0
+TFROSTSTA = 2.0
+TFROSTEND = -10.0
+DTMIN = 0.000001
+DTMAX = 0.04
+GWLCONV = 100.0
+CRITDEVH1CP = 0.01
+CRITDEVH2CP = 0.1
+CRITDEVPONDDT = 0.0001
+MAXIT = 30
+MAXBACKTR = 3
+SWKMEAN = 1
+SWKIMPL = 0
+SWDRA = 0
+DRFIL = 'Gr_803'
+SWBBCFILE = 0
+SWBOTB = 7
+SW2 = 2
+SINAVE = 0.1
+SINAMP = 0.05
+SINMAX = 91.0
+SWBOTB3RESVERT = 0
+SWBOTB3IMPL = 0
+SHAPE = 0.79
+HDRAIN = -110.0
+RIMLAY = 500.0
+SW3 = 1
+AQAVE = -140.0
+AQAMP = 20.0
+AQTMAX = 120.0
+AQPER = 365.0
+SW4 = 1
+SWQHBOT = 2
+COFQHA = 0.1
+COFQHB = 0.5
+COFQHC = 0.05
+BBCFIL = ' '
+SWHEA = 0
+SWCALT = 1
+TAMPLI = 10.0
+TMEAN = 15.0
+TIMREF = 90.0
+DDAMP = 50.0
+SWTOPBHEA = 1
+TSOILFILE = 'swap'
+SWBOTBHEA = 1
+SWSOLU = 0
+CPRE = 0.0
+CDRAIN = 0.1
+SWBOTBC = 0
+CSEEP = 0.1
+DDIF = 0.0
+TSCF = 0.0
+SWSP = 0
+FREXP = 0.9
+CREF = 1.0
+SWDC = 0
+GAMPAR = 0.0
+RTHETA = 0.3
+BEXP = 0.7
+SWBR = 0
+DAQUIF = 110.0
+POROS = 0.4
+KFSAT = 0.2
+DECSAT = 1.0
+CDRAINI = 0.2
+CROPSTART CROPEND CROPFIL CROPTYPE
+2017-08-15 2018-08-20 'WintCer1' 1
+2018-08-25 2018-09-05 'WintCer1' 1
+2019-04-20 2019-10-15 'MaizeS_4' 1
+2020-03-22 2020-07-15 'PeaS' 1
+* End of table
+DATE1 GWLEVEL
+2002-01-01 -95.0
+2004-12-31 -95.0
+* End of table
+DATE2 QBOT2
+2002-01-01 0.10
+2002-06-30 0.20
+2002-12-23 0.15
+* End of table
+DATE3 HAQUIF
+2002-01-01 -95.0
+2002-06-30 -110.0
+2002-12-23 -70.0
+* End of table
+DATE4 QBOT4
+2002-01-01 1.00
+2002-06-30 -0.15
+2002-12-23 1.20
+* End of table
+DATE5 HBOT5
+2002-01-01 -95.0
+2002-06-30 -110.0
+2002-12-23 -70.0
+* End of table
+DATEC CSEEPARR
+2002-01-01 25.0
+2002-06-30 40.0
+2002-12-23 25.0
+* End of table
+DATEPMX PONDMXTB
+2002-01-01 0.2
+2004-12-31 0.2
+* End of table
+DATET TBOT
+2002-01-01 -15.0
+2002-06-30 -20.0
+2002-12-23 -10.0
+* End of table
+HTAB QTAB
+-0.1 -0.35
+-70.0 -0.05
+-125.0 -0.01
+* End of table
+IRDATE IRDEPTH IRCONC IRTYPE
+2020-01-05 5.0 1000.0 1
+* End of table
+ISUBLAY ISOILLAY HSUBLAY HCOMP NCOMP
+1 1 20.0 1.0 20
+2 2 30.0 5.0 6
+3 3 50.0 10.0 5
+* End of table
+LDIS KF DECPOT FDEPTH
+5.0 0.0001389 0.0 1.00
+5.0 0.0001378 0.0 0.65
+* End of table
+ORES OSAT ALFA NPAR KSATFIT LEXP ALFAW H_ENPR KSATEXM BDENS
+0.11 0.400 0.2116 1.179 190.00 -1.0 0.0542 0.0 210.60 1420.0
+0.04 0.430 0.1450 2.680 712.80 -1.0 0.0542 0.0 720.00 1420.0
+0.04 0.430 0.1450 2.680 712.80 -1.0 0.0542 0.0 720.00 1420.0
+* End of table
+PSAND PSILT PCLAY ORGMAT
+0.4 0.5 0.1 0.1
+0.4 0.5 0.1 0.05
+0.4 0.5 0.1 0.05
+0.1 0.5 0.4 0.02
+* End of table
+TIME RAINFLUX
+1.0 20.0
+360.0 20.0
+* End of table
+ZC CML
+-10.0 0.0
+-95.0 0.0
+* End of table
+ZH TSOIL
+-10.0 15.0
+-40.0 12.0
+-70.0 10.0
+-95.0 9.0
+* End of table
+ZI H
+-0.5 -200.0
+-10.0 -5.0
+-20.0 -150.0
+-40.0 -1000.0
+-195.0 20.0
+* End of table
+DZNEW =
+10.0 10.0 10.0 20.0 30.0 50.0
+* End of table
+OUTDAT =
+2003-12-31
+2004-12-31
+* End of table
+OUTDATINT =
+2002-01-31
+2004-12-31
+* End of table
diff --git a/Malanta/swap.exe b/Malanta/swap.exe
new file mode 100644
index 0000000000000000000000000000000000000000..97d0b0ebda9c26270adfad8b0ff395da219f18f3
Binary files /dev/null and b/Malanta/swap.exe differ