|
| 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>chilly</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 | + </header> |
| 24 | + <main> |
| 25 | + <h1><u>CHILLY</u></h1> |
| 26 | + <h2>PH:</h2> |
| 27 | + <ul><li><p>6.5-7.5</p></li></ul> |
| 28 | + |
| 29 | + <h2>SEED RATE:</h2> |
| 30 | + <ul> |
| 31 | + <li><p>Varieties: 1.0 kg / ha. </p></li> |
| 32 | + <li><p>Hybrids: 200 - 250 g / ha.</p></li> |
| 33 | + </ul> |
| 34 | + |
| 35 | + <h2>SEED TREATMENT:</h2> |
| 36 | + <p> |
| 37 | + <ul class="line-dec"> |
| 38 | + <li class="seed-field"> |
| 39 | + Treat the seeds with Trichoderma viride @ 4 g / kg or Pseudomonas |
| 40 | + fluorescens @ 10 g/ kg and sow in lines spaced at 10 cm in raised |
| 41 | + nursery beds and cover with sand. </li> |
| 42 | + <li class="seed-field">Watering with rose can has to be done</li> |
| 43 | + <li class="seed-field">daily. Drench the nursery with Copper oxychloride @ 2.5 g/l of water at |
| 44 | + 15 days interval against damping off disease. Apply Carbofuran 3 G at 10 |
| 45 | + g/sq.m. at sowing.</li> |
| 46 | + </ul> |
| 47 | + </p> |
| 48 | + <h2>FIELD PREPARATION AND GROWING: |
| 49 | + </h2> |
| 50 | + <p> |
| 51 | + <ul class="line-dec"> |
| 52 | + <li class="seed-field">Mix sterilized cocopeat @ 300 kg with 5 kg neem cake along with Azospirillum and |
| 53 | + phosphobacteria each @ 1 kg.</li> |
| 54 | + <li class="seed-field">Sow the treated seed in protrays @ 1 seed per cell.</li> |
| 55 | + <li class="seed-field">Cover the seed with cocopeat and keep the trays one above the other and cover with a polythene |
| 56 | + sheet till germination starts.</li> |
| 57 | + <li class="seed-field">After 6 days place the protrays with germinated seedlings individually on the raised beds inside |
| 58 | + the shade net.</li> |
| 59 | + <li class="seed-field"> with rose can everyday upto seed germination.</li> |
| 60 | + <li class="seed-field">Drench with NPK 19:19:19 @ 0.5% (5g/l) at 18 days after sowing.</li> |
| 61 | + <li class="seed-field"> After ploughing, Thoroughly prepare the field with the addition of FYM @ 25 t/ ha and form ridges and |
| 62 | + furrows at a spacing of 60 cm.</li> |
| 63 | + <li class="seed-field"> Apply 2 kg/ha of Azospirillum and 2 kg/ha of Phosphobacteria by mixing with 50 kg of FYM.</li> |
| 64 | + <li class="seed-field">Irrigate the furrows and transplant 25 days old seedlings on the sides of ridges.</li> |
| 65 | + <li class="seed-field"> Life irrigation should be given on 3rd day of planting.</li></p> |
| 66 | + </ul> |
| 67 | + <h2>FERTILIZER:</h2> |
| 68 | + <ul><li> <p>Apply Fluchloralin 1.0 kg a.i / ha as pre-emergence herbicide, followed by hand weeding once at 30 days |
| 69 | + after planting.</p></li></ul> |
| 70 | + |
| 71 | + <h2>IRRIGATION:</h2> |
| 72 | + <ul class="line-dec"><li> <P>After establishment of seedlings, irrigate at weekly intervals.</P></li> |
| 73 | + <li><p> Form raised beds of 120 cm width at an interval of 30 cm. place the laterals at the centre of the each bed. </p></li> |
| 74 | + <li> <p> Before planting wet the beds using drip system for 8-12 hrs.</P></li> |
| 75 | + </ul> |
| 76 | + <h2>HARVEST:</h2> |
| 77 | + <ul><li> <p>Spray Triacontanol @ 1.25 ml/l on 20, 40, 60 and 80th day of planting. Spray NAA 10 ppm (10 mg/l of |
| 78 | + water) on 60 and 90 days after planting to increase fruit set.</p></li> |
| 79 | + <li id="bottom-pad"><p> Harvesting can be done 75 days after transplanting. First two picking yield green chilli and subsequently |
| 80 | + yield red ripe fruits.</p></li></ul> |
| 81 | + </main> |
| 82 | + </body> |
| 83 | +</html> |
0 commit comments