|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | + <head> |
| 4 | + <meta charset="UTF-8" /> |
| 5 | + <meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
| 6 | + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| 7 | + <link rel="preconnect" href="https://fonts.googleapis.com" /> |
| 8 | + <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> |
| 9 | + <link |
| 10 | + href="https://fonts.googleapis.com/css2?family=Raleway:wght@700&family=Oleo+Script:wght@700&family=Quicksand:wght@300;500;700&display=swap" |
| 11 | + rel="stylesheet" |
| 12 | + /> |
| 13 | + <title>TOMATO</title> |
| 14 | + <link rel="stylesheet" href="/styles/shared.css"> |
| 15 | + <link rel="stylesheet" href="/styles/crop-list.css"> |
| 16 | + |
| 17 | + </head> |
| 18 | + <body> |
| 19 | + <header> |
| 20 | + <div id="page-logo"> |
| 21 | + <a class="headerLogo" href="/index.html">agri portal</a> |
| 22 | + </div> |
| 23 | + <nav> |
| 24 | + <ul> |
| 25 | + <li><a class="headerStill" href="/crop-list.html"><STrong>MORE CROPS</STrong></a></li> |
| 26 | + |
| 27 | + </ul> |
| 28 | + </nav> |
| 29 | + </header> |
| 30 | + <main> |
| 31 | + <h1><u>TOMATO</u></h1> |
| 32 | + <h2>PH:</h2> |
| 33 | + <ul><li><p>6.5-7.5</p></li></ul> |
| 34 | + |
| 35 | + <h2>SEED RATE:</h2> |
| 36 | + <ul> |
| 37 | + <li><p>Varieties : 300-350 g / ha </p></li> |
| 38 | + <li><p>Hybrids : 100-150 g / ha</p></li> |
| 39 | + </ul> |
| 40 | + |
| 41 | + <h2>SEED TREATMENT:</h2> |
| 42 | + <p> |
| 43 | + <ul class="line-dec"> |
| 44 | + <li class="seed-field"> |
| 45 | + Treat the seeds with Trichoderma viride 4 g or Carbendazim 2 g per kg of seeds 24 h before |
| 46 | + sowing. </li> |
| 47 | + <li class="seed-field">Just before sowing, treat the seeds with Azospirillum @ 40 g / 400 g of seeds.</li> |
| 48 | + </ul> |
| 49 | + </p> |
| 50 | + <h2>FIELD PREPARATION AND GROWING: |
| 51 | + </h2> |
| 52 | + <p> |
| 53 | + <ul class="line-dec"> |
| 54 | + <li class="seed-field">Mix sterilized cocopeat @ 300 kg with 5 kg neem cake along with Azospirillum and |
| 55 | + Phosphobacteria each @ 1 kg.</li> |
| 56 | + <li class="seed-field">Sow the treated seed in protrays @ one seed per cell.</li> |
| 57 | + <li class="seed-field">Cover the seed with cocopeat and keep the trays one above the other and cover with a polythene |
| 58 | + sheet till germination starts.</li> |
| 59 | + <li class="seed-field">After 6 days place the protrays with germinated seedlings individually on the raised beds inside |
| 60 | + the shade net.</li> |
| 61 | + <li class="seed-field">After 18 days of sowing, drench it in NPK (5g/l)</li> |
| 62 | + <li class="seed-field">After ploughing, Thoroughly prepare the field with the addition of FYM @ 25 t/ ha and form ridges and |
| 63 | + furrows at a spacing of 60 cm.</li> |
| 64 | + <li class="seed-field">Apply 2 kg/ha of Azospirillum and 2 kg/ha of Phosphobacteria by mixing with 50 kg of FYM.</li> |
| 65 | + <li class="seed-field">Irrigate the furrows and transplant 25 days old seedlings on the sides of ridges.</li> |
| 66 | + <li class="seed-field"> Life irrigation should be given on 3rd day of planting.</li></p> |
| 67 | + </ul> |
| 68 | + <h2>FERTILIZER:</h2> |
| 69 | + <ul><li> <p>Apply Fluchloralin 1.0 kg a.i / ha as pre-emergence herbicide, followed by hand weeding once at 30 days |
| 70 | + after planting.</p></li></ul> |
| 71 | + |
| 72 | + <h2>IRRIGATION:</h2> |
| 73 | + <ul class="line-dec"><li> <P>After establishment of seedlings, irrigate at weekly intervals.</P></li> |
| 74 | + <li><p>Install the drip irrigation with main and sub main pipes and place lateral tubes at an interval of 1.5 m.</p></li> |
| 75 | + <li> <p>Place the drippers in lateral tubes at an interval of 60 cm and 50 cm spacing with 4 LPH and 3.5 LPH |
| 76 | + capacities respectively.</P></li> |
| 77 | + <li><p>Form raised beds of 120 cm width at an interval of 30 cm. place the laterals at the centre of each bed.</p></li> |
| 78 | + <li><p>Before planting, wet the beds using drip system for 8-12 hrs.</p></li> |
| 79 | + </ul> |
| 80 | + <h2>HARVEST:</h2> |
| 81 | + <ul><li> <p>Spray 1.25 ppm (625 ml in 500 litres of water) Triacontanol at 15 days after transplanting and at full |
| 82 | + bloom stage to increase the yield.</p></li> |
| 83 | + <li><p>N spray at 2ml / litre in three sprays; 30 days, 55 days and 75 days after planting increase the yield.</p></li> |
| 84 | + <li id="bottom-pad"><p><em>DURATION:</em> 110- 115 days from transplanting (135 - 140 days from sowing)</p></li></ul> |
| 85 | + </main> |
| 86 | + </body> |
| 87 | +</html> |
0 commit comments