docker: production image + Gitea Actions for monthly refresh
Image rebuild (skip scrape) / build (push) Failing after 1h37m12s
Image rebuild (skip scrape) / build (push) Failing after 1h37m12s
Dockerfile: self-contained image with corpus + Chroma + BM25 baked in. Drawbar's compose pulls + runs without volume mounts. Built from sources.json (labels schema), PRODUCT_NAME=crop_chem by default, HYBRID_SEARCH=true (always-on for production quality). RERANK_URL + OLLAMA_URL get set at compose time. .gitea/workflows/refresh.yml: monthly cron (1st @ 06:00 UTC) does full scrape → reindex → image push. Scrapes Bayer (~30 min) + EPA PPLS row-crop filtered (~7h). Skips reindex+push if no corpus diff. Tags pushed: :latest, :<sha12>, :corpus-<YYYY.MM.DD>. .gitea/workflows/image-only.yml: on-demand or auto on code-only pushes to main (paths: docs_mcp/, rag/, scrape/, requirements.txt, Dockerfile, sources.json). Reindexes from committed corpus, builds image, pushes. ~10 min vs ~9h full refresh. .gitignore: corpus/ now COMMITTED (4,159 labels, 265 MB of .md + sidecars). Lets image-only.yml rebuild indexes without re-scraping. chroma/ + bm25/ still gitignored (regenerable binary indexes). .dockerignore: drops venv, eval results, PLAN/README/CLAUDE.md, deploy/, .git/ — keeps the image lean. corpus + chroma + bm25 explicitly NOT in dockerignore (those go INTO the image). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,677 @@
|
||||
# DREXEL 80% MICRONIZED WETTABLE SULFUR
|
||||
|
||||
- EPA Reg No: **19713-552**
|
||||
- Registrant: DREXEL CHEMICAL COMPANY
|
||||
- Signal word: Caution
|
||||
- Active ingredients: Sulfur (80%)
|
||||
- Label accepted: 2015-03-09
|
||||
- Source PDF: https://www3.epa.gov/pesticides/chem_search/ppls/019713-00552-20150309.pdf
|
||||
|
||||
---
|
||||
UNITED STATES ENVIRONMENTAL PROTECTION AGENCY
|
||||
WASHINGTON, DC 20460
|
||||
|
||||
|
||||
|
||||
|
||||
Notification PRN 2007-4 Acceptable v.20141114
|
||||
OFFICE OF CHEMICAL SAFETY
|
||||
AND POLLUTION PREVENTION
|
||||
March 9, 2015
|
||||
|
||||
Ms. Luz G Chan
|
||||
Drexel Chemical Company
|
||||
PO BOX 13327
|
||||
Memphis, TN 38113-0327
|
||||
|
||||
Subject: Label Notification per PRN 98-10 and 2007-4: Storage disposal update and
|
||||
revision of warranty statement
|
||||
Product Name: Drexel 80% Micronized Wettable Sulfur
|
||||
EPA Reg. No. 19713-552
|
||||
Application date: 1-13-15
|
||||
Decision Number 499686
|
||||
|
||||
Dear Ms. Chan:
|
||||
|
||||
The Agency is in receipt of your Application for Pesticide Notification under Pesticide
|
||||
Registration Notice (PRN) 98-10 and 2007-4 for the above product. The Registration Division
|
||||
(RD) has conducted a review of this request for its applicability under PRN 98-10 and 2007-4,
|
||||
and finds that the action(s) requested fall within the scope of PRN 98-10 and 2007-4. The label
|
||||
submitted with the application has been stamped “Notification” and will be placed in our
|
||||
records.
|
||||
|
||||
Please be reminded that 40 CFR Part 156.140(a)(4) requires that a batch code, lot number, or
|
||||
other code identifying the batch of the pesticide distributed and sold be placed on non-refillable
|
||||
containers. The code may appear either on the label (and can be added by non-notification via
|
||||
PR Notice 98-10) or durably marked on the container itself.
|
||||
|
||||
If you have any questions, please contact Banza Djapao at 703-305-7269 or by e-mail at
|
||||
djapao.banza@epa.gov.
|
||||
|
||||
Sincerely,
|
||||
|
||||
Shaja B. Joyner, Product Manager 20
|
||||
Fungicide and Herbicide Branch
|
||||
Registration Division (7504P)
|
||||
|
||||
|
||||
Enclosure
|
||||
|
||||
80% MICRONIZED WETTABLE SULFUR Page 1 of 4
|
||||
For use on Fruit and Nut Crops, Vegetables, Field and
|
||||
Row Crops, Ornamental Turf and Flowers and for use as
|
||||
a pH adjuster.
|
||||
MAY BE DUSTED OR SPRAYED DIRECTLY ON CROPS.
|
||||
ACTIVE INGREDIENT:
|
||||
Sulfur .................................................................... 80.0%
|
||||
OTHER INGREDIENTS: .......................................... 20.0%
|
||||
TOTAL: ............................................................. 100.0%
|
||||
KEEP OUT OF REACH OF CHILDREN
|
||||
CAUTION
|
||||
See FIRST AID Below
|
||||
EPA Reg. No. 19713-552 Net Content:
|
||||
EPA Est. No. 19713-XXX-XX
|
||||
FIRST AID
|
||||
IF ON SKIN OR CLOTHING:
|
||||
• Take off contaminated clothing.
|
||||
• Rinse skin immediately with plenty of water for 15 to 20 minutes.
|
||||
IF IN EYES:
|
||||
• Hold eye open and rinse slowly and gently with water for 15 to 20
|
||||
minutes.
|
||||
• Remove contact lenses, if present, after the first 5 minutes, then
|
||||
continue rinsing eye.
|
||||
Call a poison control center or doctor for treatment advice. Have
|
||||
the product container or label with you when calling a poison
|
||||
control center or doctor, or going for treatment. For information
|
||||
on this pesticide product (including health concerns, medical
|
||||
emergencies or pesticide incidents), call the National Pesticide
|
||||
Information Center at 1-800-858-7378.
|
||||
80% MICRONIZED
|
||||
WETTABLE SULFUR
|
||||
ENVIRONMENTAL HAZARDS
|
||||
Do not contaminate water by cleaning of equipment or disposal of
|
||||
equipment washwaters. For terrestrial uses, do not apply directly to
|
||||
water, to areas where surface water is present or to intertidal areas
|
||||
below the mean high water. Do not apply when weather conditions
|
||||
favor drift from areas treated. Do not apply where runoff is likely to
|
||||
occur.
|
||||
DIRECTIONS FOR USE
|
||||
It is a violation of Federal law to use this product in a manner
|
||||
inconsistent with its labeling. Do not apply this product in a way that
|
||||
will contact workers or other persons, either directly or through drift.
|
||||
Only protected handlers may be in the area during application. For
|
||||
any requirements speci fi c to your State or Tribe, consult the agency
|
||||
responsible for pesticide regulations.
|
||||
Do not apply this product through any type of irrigation system.
|
||||
PRECAUTIONARY STATEMENTS
|
||||
Hazards to Humans and Domestic Animals
|
||||
CAUTION: Harmful if absorbed through skin. Causes moderate
|
||||
eye irritation. Avoid contact with skin, eyes or clothing. Wash
|
||||
thoroughly with soap and water after handling.
|
||||
PERSONAL PROTECTIVE EQUIPMENT
|
||||
Some materials that are chemical-resistant to this product are
|
||||
listed below. If you want more options, follow the instructions for
|
||||
Category A on an EPA chemical-resistance category selection
|
||||
chart.
|
||||
Applicators and other handlers must wear: Long-sleeved shirt,
|
||||
l o n g p a n t s , c h e m i c a l - r e s i s t a n t g l o v e s m a d e o f a n y w a t e r p r o o f
|
||||
material such as polyethylene or polyvinyl chloride, shoes plus
|
||||
socks and goggles or face shield.
|
||||
Follow manufacturer’s instructions for cleaning/maintaining PPE.
|
||||
If no such instructions for washables, use detergent and hot water.
|
||||
Keep and wash PPE separately from other laundry.
|
||||
(Continued)
|
||||
PRECAUTIONARY STATEMENTS (Cont.)
|
||||
When handlers use closed systems, enclosed cabs or aircraft
|
||||
i n a m a n n e r t h a t m e e t s t h e r e q u i r e m e n t s l i s t e d i n t h e W o r k e r
|
||||
Protection Standard (WPS) for Agricultural Pesticides [40 CFR
|
||||
170.240(d)(4-6)], the handler PPE requirements may be reduced
|
||||
or modifi ed as specifi ed in the WPS.
|
||||
USER SAFETY RECOMMENDATIONS
|
||||
Users should: 1) Wash hands before eating, drinking, chewing
|
||||
gum, using tobacco or using the toilet. 2) Remove clothing/PPE
|
||||
immediately if pesticide gets inside. Then wash thoroughly and
|
||||
put on clean clothing. 3) Remove PPE immediately after handling
|
||||
this product. Wash the outside of gloves before removing. As soon
|
||||
as possible, wash thoroughly and change into clean clothing.
|
||||
AGRICULTURAL USE REQUIREMENTS
|
||||
Use this product only in accordance with its labeling and the
|
||||
W o r k e r P r o t e c t i o n S t a n d a r d ( W P S ) , 4 0 C F R P a r t 1 7 0 . T h i s
|
||||
standard contains requirements for the protection of agricultural
|
||||
workers on farms, forests, nurseries, greenhouses and handlers
|
||||
o f a g r i c u l t u r a l p e s t i c i d e s . I t c o n t a i n s r e q u i r e m e n t s f o r t r a i n i n g ,
|
||||
decontamination, noti fi cation and emergency assistance. It also
|
||||
contains speci fi c instructions and exceptions pertaining to the
|
||||
statement on this label about Personal Protective Equipment
|
||||
(PPE) and Restricted Entry Interval (REI). The requirements in
|
||||
this box only apply to uses of this product that are covered by the
|
||||
WPS.
|
||||
Do not enter or allow worker entry into treated areas during the
|
||||
REI of 24 hours.
|
||||
PPE required for early entry to treated areas that is permitted
|
||||
under the Worker Protection Standard and that involves contact
|
||||
with anything that has been treated, such as plants, soil or water
|
||||
is : Co v eralls, chemical-resistant glo v es made of an y waterproof
|
||||
material, shoes plus socks and goggles or face shield.
|
||||
Manufactured By:
|
||||
Drexel Chemical Company
|
||||
P.O. BOX 13327, MEMPHIS, TN 38113-0327
|
||||
S I N C E 1 9 7 2
|
||||
552SP-1214*
|
||||
19713-552
|
||||
03/09/2015
|
||||
|
||||
80% MICRONIZED WETTABLE SULFUR Page 2 of 4
|
||||
APPLICATION INSTRUCTIONS
|
||||
Apply through any type of hand-held, knapsack, mechanical or
|
||||
pneumatic spraying equipment.
|
||||
MIXING: Pour the required amount of this product into the indicated
|
||||
amount of water while stirring. This product disperses instantly.
|
||||
DILUTE APPLICATION
|
||||
GROUND: Specifi ed rate in 20 to 60 gallons of water per acre.
|
||||
ORCHARD: Specifi ed rate in 100 to 800 gallons of water per acre.
|
||||
CONCENTRATED APPLICATION
|
||||
GROUND: Specifi ed rate in 5 to 10 gallons of water per acre.
|
||||
ORCHARD: Specifi ed rate in 20 to 100 gallons of water per acre.
|
||||
AERIAL APPLICATION
|
||||
GROUND: Specifi ed rate in 3 to 20 gallons of water per acre.
|
||||
ORCHARD: Specifi ed rate in 10 to 20 gallons of water per acre.
|
||||
COMPATIBILITY
|
||||
This product is completely compatible with Bordeaux mixture, copper
|
||||
fungicides, liquid fertilizers and all organic fungicides, insecticides,
|
||||
acaricides and herbicides.
|
||||
TO USE AS A SPRAY
|
||||
Select a suitable hand sprayer or power unit which uses a ground
|
||||
rig or aerial applicator. Measure the recommended amount for the
|
||||
specifi c spray problem separately into water and stir to make a thin
|
||||
slurry paste. Fill the spray tank one-half full and then add the Sulfur
|
||||
slurry to the tank before other materials are added. When using
|
||||
a suitable approved wetting agent, add it to the tank last to avoid
|
||||
possible foaming. Keep spray mixture agitated while spraying. Mix
|
||||
only the amount of spray needed for the job.
|
||||
TO USE AS A DUST
|
||||
C h o o s e a s u i t a b l e h a n d o r p o w e r d u s t e r a s n e e d e d , o r s e l e c t a
|
||||
certi fi ed ground or aerial applicator who uses specialized dusting
|
||||
equipment designed to deposit the dust on all plant surfaces, For
|
||||
b e s t r e s u l t s , a p p l y w h e n w i n d v e l o c i t y i s b e l o w 5 m p h . O b s e r v e
|
||||
precautions concerning use on Sulfur-sensitive plants and
|
||||
temperatures at the time of application.
|
||||
WHEN TO USE: Apply to crops as needed in season when Mites
|
||||
or diseases fi rst appear and when insect buildup and plant disease
|
||||
damage are imminent. Repeat as directed for continued control.
|
||||
Contact your State Agricultural Extension Service for crop spray or
|
||||
dusting schedules which give the proper timing for applications in
|
||||
your locality.
|
||||
HOW MUCH SPRAY OR DUST TO USE
|
||||
Apply the lower recommended rate during periods of minimal to
|
||||
moderate disease or insect infestation, for regular season cover
|
||||
sprays and when temperatures are in the high 80’s and low 90’s.
|
||||
Apply the higher recommended rate when Mites or diseases are
|
||||
damaging the crop, when weather conditions are favorable for their
|
||||
continued damage and when temperatures are below and will not
|
||||
exceed 90°F within the following 3 days after the application.
|
||||
USE PRECAUTIONS
|
||||
In order to obtain effective Mite and disease control, both the upper
|
||||
and lower sides of plant foliage and fruit must be thoroughly covered
|
||||
with spray solution. Poor spray coverage will result in poor Mite and
|
||||
disease control. When growing crops for processing, consult the
|
||||
p r oce ss o r b e f o r e a p p l y i n g S u l fu r . Do n o t u s e o n a n y cr o p u n l e ss
|
||||
Sulfur has been shown to be safe for that crop in your locality. Sulfur
|
||||
may burn foliage when temperature exceed 90°F. Sulfur will cause
|
||||
severe fruit and leaf injury to sensitive plants. Do not use on or allow
|
||||
product to drift to Apricots, D’Anjou or Cornice pears, Cranberries,
|
||||
Filberts, Spinach, Tung trees and other sensitive plants. Do not
|
||||
apply within 14 days of oil spray for all crops except Citrus. FOR
|
||||
CITRUS, do not apply within 21 of an oil spray.
|
||||
AS A SPRAY OR DUST FOR FRUIT
|
||||
Crop Disease Rate per
|
||||
Acre
|
||||
Almonds,
|
||||
Cherries,
|
||||
Plums, Prunes
|
||||
Brown rot, Flat mites, Leaf spots,
|
||||
Powdery mildew, Red spider
|
||||
mites, Rust (Prunes only), Scab
|
||||
(Almonds only), Silver mites
|
||||
4 to 30 lbs.
|
||||
USE INSTRUCTIONS: Apply at bloom or early
|
||||
petal fall; repeat as necessary, usually 10 to 14
|
||||
day intervals or after periods of wet weather for
|
||||
disease control. For Brown rot and Prune rot on
|
||||
Plums and Prunes, use 34 to 40 lbs. per acre
|
||||
5 weeks before harvest. Repeat every 7 days
|
||||
if wet weather prevails and disease threatens
|
||||
during the harvest period.
|
||||
Apples, Pears Blister mites, Powdery mildew,
|
||||
Scab, Silver mites, Spider mites
|
||||
4 to 30 lbs.
|
||||
USE INSTRUCTIONS: Apply pre-bloom and
|
||||
petal fall. Apply with cover sprays as needed
|
||||
throughout the season. For Scab, use 34 to 40
|
||||
lbs. per acre at green tip and again at pink bud.
|
||||
Pink bud treatments will also control Powdery
|
||||
mildew. Do not apply during or shortly before
|
||||
frost conditions. Sulfur may injure certain
|
||||
varieties of Apples. Check specific varietal
|
||||
tolerance to Sulfur prior to use. Pears only: Do
|
||||
not apply after fruit begins to turn down.
|
||||
Avocado Brown mites 2 to 30 lbs.
|
||||
USE INSTRUCTIONS: Apply at first sign of
|
||||
Mite buildup and repeat for control as needed
|
||||
or at 10 to 14 day intervals.
|
||||
Blackberries,
|
||||
Blueberries,
|
||||
Boysenberries,
|
||||
Dewberries,
|
||||
Gooseberries,
|
||||
Huckleberries,
|
||||
Raspberries,
|
||||
Loganberries,
|
||||
Currants,
|
||||
Strawberries
|
||||
Powdery mildew (Sphaerotheca
|
||||
humuli)
|
||||
3 to 15 lbs.
|
||||
USE INSTRUCTIONS: Apply each week
|
||||
starting at first bloom color . Continue at 10 to
|
||||
14 day intervals until fruit is set; then repeat as
|
||||
necessary and as weather conditions require.
|
||||
Blackberries
|
||||
(Rubis spp.)
|
||||
Red berry mites (Acalitus essigi) 3 to 15 lbs.
|
||||
USE INSTRUCTIONS: Start applications as a
|
||||
spray in early bud swell and repeat applications
|
||||
as necessary for Mite control.
|
||||
Citrus Citrus rust mites, Six-spotted
|
||||
mites
|
||||
56 to 90
|
||||
lbs.
|
||||
USE INSTRUCTIONS: Use as a dust. Do not
|
||||
apply within 21 days of an oil spray.
|
||||
Citrus flat mites 90 to
|
||||
112 lbs.
|
||||
USE INSTRUCTIONS: Use as a dust as
|
||||
needed. Do not apply within 21 days of an oil
|
||||
spray.
|
||||
Citrus thrips, Yuma mites 112 lbs.
|
||||
USE INSTRUCTIONS: Use as a dust. For
|
||||
Citrus thrips, use 112 lbs. per acre in mid
|
||||
March, petal fall and again, 2 to 4 weeks later.
|
||||
Do not apply within 21 days of an oil spray.
|
||||
Citrus
|
||||
(Grapefruits,
|
||||
Lemons, Limes,
|
||||
Oranges,
|
||||
Tangelos,
|
||||
Tangerines,
|
||||
Citrus Citron,
|
||||
Kumquats and
|
||||
hybrids of these)
|
||||
Flat mite, Rust mites, Six-spotted
|
||||
mites, Silver mites, Spider mites
|
||||
5 to 30 lbs.
|
||||
USE INSTRUCTIONS: Use as a spray.
|
||||
Limit to one application per season where
|
||||
supplemental Rust mite control is needed
|
||||
between main sprays; otherwise, apply in any
|
||||
spray NOT CONTAINING OIL as needed for
|
||||
control during season or within 3 weeks of an
|
||||
oil spray as fruit burn may occur. Apply when
|
||||
Mites are present in damaging numbers and
|
||||
repeat as needed or at 10 to 14 day intervals.
|
||||
Dates Banks grass mites 61 to
|
||||
153 lbs.
|
||||
USE INSTRUCTIONS: Apply higher rates by
|
||||
a i r . T h o r o u g h c o v e r a g e i s n e e d e d f o r g o o d
|
||||
control.
|
||||
(Continued)
|
||||
|
||||
80% MICRONIZED WETTABLE SULFUR Page 3 of 4
|
||||
(Cont.)
|
||||
Crop Disease Rate per
|
||||
Acre
|
||||
Fig Fig rust mites 45 lbs.
|
||||
USE INSTRUCTIONS: Apply in Spring and
|
||||
again in early Summer.
|
||||
Grapes Blister mites, Bud mites,
|
||||
Powdery mildew, Spider mites
|
||||
6 to 20 lbs.
|
||||
USE INSTRUCTIONS: Apply in late dormant
|
||||
or with (1) Cutworm spray, (2) in early shoot
|
||||
period, (3) then through season at 14 day cover
|
||||
spray intervals or with or without pesticides.
|
||||
Begin when shoots are 6, 12, 18 inches long.
|
||||
T h e r e a f t e r , r e p e a t e a c h 1 0 t o 1 4 d a y s t o
|
||||
harvest.
|
||||
Rust 17 to
|
||||
22.5 lbs.
|
||||
USE INSTRUCTIONS: Begin when new shoots
|
||||
are 6 inches long. Repeat before blossoms
|
||||
open and continue as necessary. Concord and
|
||||
other Labrusca-type Grapes may be injured by
|
||||
Sulfur.
|
||||
Mangoes Powdery mildew 33 lbs.
|
||||
USE INSTRUCTIONS: Apply before flowering
|
||||
and continue at intervals of 20 days.
|
||||
Olives Bud mites 2 lbs.
|
||||
USE INSTRUCTIONS: Apply at the first sign of
|
||||
Mite buildup and repeat for control as needed
|
||||
or at 10 to 14 day intervals.
|
||||
Peaches,
|
||||
Nectarines
|
||||
Brown rot, Powdery mildew,
|
||||
Silver mites, Spider mites
|
||||
4 to 30 lbs.
|
||||
USE INSTRUCTIONS: Apply at bloom or early
|
||||
petal fall. Repeat as necessary, usually 10 to 14
|
||||
day intervals or after periods of wet weather for
|
||||
disease control. For Rust and Powdery mildew
|
||||
use 56 lbs. after pit hardening. For Silver mite,
|
||||
use 28 to 40 lbs. per acre after thinning. For
|
||||
Brown rot, use 56 to 68 lbs. per acre 4 weeks
|
||||
pre-harvest and again 2 weeks later.
|
||||
Pistachios Citrus flat mites 61 lbs.
|
||||
USE INSTRUCTIONS: Apply when Mites first
|
||||
appear and repeat as necessary.
|
||||
Pomegranates Mites 61 lbs.
|
||||
USE INSTRUCTIONS: Apply at first sign of
|
||||
Mites and repeat as necessary.
|
||||
Walnuts Almond mites, Pacific mites, Red
|
||||
spider mites, Two-spotted mites
|
||||
22.5 lbs.
|
||||
USE INSTRUCTIONS: CAUTION: Certain
|
||||
varieties of Walnuts are sensitive to Sulfur
|
||||
sprays under certain conditions. Do not apply
|
||||
unless the varieties are known to be tolerant
|
||||
of Sulfur.
|
||||
AS A SPRAY OR DUST FOR VEGETABLES
|
||||
Crop Disease Rate per
|
||||
Acre
|
||||
Beans, Broccoli,
|
||||
Brussels sprout,
|
||||
Cabbage,
|
||||
Cauliflower,
|
||||
Collards, Kale,
|
||||
Mustard greens,
|
||||
Peas, Peppers,
|
||||
Rutabagas,
|
||||
Turnips
|
||||
Powdery mildew 3 to 15 lbs.
|
||||
USE INSTRUCTIONS: Start in the early leaf
|
||||
stage. Repeat application every 10 to 14 days
|
||||
with or without pesticides or immediately after
|
||||
a rain. Do not apply to varieties susceptible to
|
||||
Sulfur injury. See section entitled “When to
|
||||
Use”.
|
||||
Beans,
|
||||
Brussels sprout,
|
||||
Cabbage,
|
||||
Mustard greens,
|
||||
Peas, Peppers,
|
||||
Rutabagas,
|
||||
Turnips
|
||||
Spider mites 3 to 15 lbs.
|
||||
USE INSTRUCTIONS: Start in the early leaf
|
||||
stage. Repeat application every 10 to 14 days
|
||||
with or without pesticides or immediately after
|
||||
a rain. Do not apply to varieties susceptible to
|
||||
Sulfur injury. See section entitled “When to
|
||||
Use”.
|
||||
(Continued)
|
||||
(Cont.)
|
||||
Crop Disease Rate per
|
||||
Acre
|
||||
Beans Leaf spots 3 to 15 lbs.
|
||||
USE INSTRUCTIONS: Start in the early leaf
|
||||
stage. Repeat application every 10 to 14 days
|
||||
with or without pesticides or immediately after
|
||||
a rain. Do not apply to varieties susceptible to
|
||||
Sulfur injury. See section entitled “When to
|
||||
Use”.
|
||||
Carrots, Garlic,
|
||||
Onions
|
||||
Petrobia mites, Powdery mildew 28 to
|
||||
34 lbs.
|
||||
USE INSTRUCTIONS: Use as needed for
|
||||
control. See section entitled “When to Use”.
|
||||
Cucurbits
|
||||
(Cucumbers,
|
||||
Squash)
|
||||
Powdery mildew 18 to
|
||||
24 lbs.
|
||||
USE INSTRUCTIONS: Do not apply when
|
||||
temperature exceeds 90°F or to varieties
|
||||
susceptible to Sulfur injury. Repeat applications
|
||||
in 7 to 10 days if necessary.
|
||||
Melons Powdery mildew, Spider mites 24 to
|
||||
31 lbs.
|
||||
USE INSTRUCTIONS: Do not apply to
|
||||
varieties susceptible to Sulfur injury. Melon
|
||||
foliage is extremely sensitive to Sulfur burn.
|
||||
Observe use precautions and apply only when
|
||||
temperatures are well below 90°F. See section
|
||||
on “When to Use” and “How Much Spray or
|
||||
Dust to Use”.
|
||||
Potatoes Powdery mildew 3 to 14 lbs.
|
||||
USE INSTRUCTIONS: Apply at first sign of
|
||||
infection and repeat at 3 week intervals.
|
||||
Tomatoes Russet mites 3 to
|
||||
30 lbs.
|
||||
USE INSTRUCTIONS: Thorough coverage
|
||||
of upper and lower sides of leaves and fruit
|
||||
is required for effective control. Apply when
|
||||
Mites are present in damaging numbers and
|
||||
repeat at 10 to 14 day intervals as needed. If
|
||||
crop is being grown with the aid of stakes or
|
||||
poles, apply 11 to 14.5 lbs. per acre per foot of
|
||||
average plant height (Plants 4 ft. height = 45 to
|
||||
58.5 lbs. per acre).
|
||||
AS A SPRAY OR DUST FOR FIELD CROPS
|
||||
Crop Disease Rate per
|
||||
Acre
|
||||
Alfalfa Powdery mildew, Rust 24 to 30 lbs.
|
||||
USE INSTRUCTIONS: Apply to stubble or when
|
||||
c r o p i s n o t o v e r 3 t o 8 i n c h e s h i g h o r w h e n
|
||||
disease appears. Repeat at 7 to 14 day intervals
|
||||
or as necessary.
|
||||
Pacific mites, Strawberry
|
||||
(Atlantic), Two-spotted mites
|
||||
18 to 24 lbs.
|
||||
USE INSTRUCTIONS: Apply when Mites first
|
||||
appear and repeat as necessary. PRECAUTION:
|
||||
Sulfur may cause petal burn to open flowers.
|
||||
Cereals
|
||||
(Barley, Corn,
|
||||
Oats, Rye,
|
||||
Sorghum,
|
||||
Wheat)
|
||||
Atlantic mites, Pacific mites, Red
|
||||
spider mites, Two-spotted mites
|
||||
16 lbs.
|
||||
USE INSTRUCTIONS: Apply when Mites first
|
||||
appear and continue as necessary.
|
||||
Cotton, Seed
|
||||
alfalfa
|
||||
Mites 3 to 50 lbs.
|
||||
USE INSTRUCTIONS: Apply when Mites first
|
||||
appear to build up on new growth and damage
|
||||
to plants is imminent. Thorough spray coverage
|
||||
must be made to the upper and lower portions of
|
||||
all foliage. Use when first observed and before
|
||||
defoliation has occurred. Repeat as needed. On
|
||||
Seed alfalfa, use when first observed in flower
|
||||
heads and before defoliation of more than the
|
||||
bottom leaves has occurred. Repeat as needed
|
||||
throughout seed set. May cause some flower
|
||||
burn. Use low rate on immature plants.
|
||||
Grass seed
|
||||
crops
|
||||
Timothy mites 36 lbs.
|
||||
(Continued)
|
||||
|
||||
80% MICRONIZED WETTABLE SULFUR Page 4 of 4
|
||||
(Cont.)
|
||||
Crop Disease Rate per
|
||||
Acre
|
||||
Hops Spider mites 2 to 6 lbs.
|
||||
USE INSTRUCTIONS: Start applications in the
|
||||
early leaf stage and repeat as needed or at 10 to
|
||||
14 day intervals.
|
||||
Peanuts Leaf spots, Powdery mildew,
|
||||
Spider mites
|
||||
3 to 5 lbs.
|
||||
USE INSTRUCTIONS: Start in the early leaf
|
||||
stage and repeat applications as necessary or
|
||||
at 10 to 14 day intervals.
|
||||
Soybeans Leaf spots, Powdery mildew 14 lbs.
|
||||
USE INSTRUCTIONS: Apply at early leaf stage
|
||||
and repeat every 14 days as necessary.
|
||||
Spearmint,
|
||||
Peppermint
|
||||
Powdery mildew 4 to 6 lbs.
|
||||
USE INSTRUCTIONS: Apply when Mint is 5 to
|
||||
6 inches tall or when disease appears. Repeat
|
||||
twice at 30 day intervals. Do not apply within 30
|
||||
days of harvest.
|
||||
Sugar beets Powdery mildew, Spider mites 3 to 50 lbs.
|
||||
USE INSTRUCTIONS: Apply at first signs
|
||||
of insects or disease. Repeat applications
|
||||
should be made at 10 to 30 day intervals or as
|
||||
necessary throughout the season. Under most
|
||||
disease conditions, only one or two applications
|
||||
will be needed. Apply at the first signs of disease.
|
||||
Repeat at 7 to 10 day intervals. This product may
|
||||
be applied by ground or air. Use the higher rate
|
||||
when applying by air. The use of this product in
|
||||
hot weather over 90°F may cause foliage burn.
|
||||
See section entitled “How Much Spray or Dust
|
||||
to Use”.
|
||||
Table beets Powdery mildew, Red spider
|
||||
mites
|
||||
3 to 5 lbs.
|
||||
USE INSTRUCTIONS: Apply at 10 to 30 day
|
||||
intervals with or without other pesticides as soon
|
||||
as the first symptoms appear.
|
||||
ORNAMENTALS
|
||||
Crop Disease Rate per
|
||||
Acre
|
||||
Alder, Azalea,
|
||||
Buttonbush,
|
||||
Catalpa,
|
||||
Chrysanthemum,
|
||||
Dahlia,
|
||||
Delphinium,
|
||||
Honeysuckle,
|
||||
Horse chestnut,
|
||||
Hydrangea,
|
||||
Lilac, Linden,
|
||||
Matrimony
|
||||
vine, Phlox,
|
||||
Rhododendron,
|
||||
Rose, Staghorn
|
||||
sumac,
|
||||
Sweetpea,
|
||||
Sycamore,
|
||||
Trumpet vine,
|
||||
Witch hazel,
|
||||
Zinnia
|
||||
Powdery mildew 2 to 50 lbs.
|
||||
USE INSTRUCTIONS: Make full coverage
|
||||
a p p l i c a t i o n s o n b o t h s i d e s o f l e a v e s . B e g i n
|
||||
b e f o r e d i s e a s e a p p e a r s . R e p e a t a t 7 t o 1 0
|
||||
day intervals. See section entitled “When to
|
||||
Use”. Apply to plant foliage, stems and flowers
|
||||
to leave a barely visible dust residue. Do not
|
||||
over-apply during full sun nor during times
|
||||
when temperatures exceed 90°F.
|
||||
Aster, Carnation,
|
||||
Chrysanthemum,
|
||||
Rose,
|
||||
Snapdragon
|
||||
Rusts spp. 2 to 50 lbs.
|
||||
USE INSTRUCTIONS: Make full coverage
|
||||
a p p l i c a t i o n s o n b o t h s i d e s o f l e a v e s . B e g i n
|
||||
b e f o r e d i s e a s e a p p e a r s . R e p e a t a t 7 t o 1 0
|
||||
day intervals. See section entitled “When to
|
||||
Use”. Apply to plant foliage, stems and flowers
|
||||
to leave a barely visible dust residue. Do not
|
||||
over-apply during full sun nor during times
|
||||
when temperatures exceed 90°F.
|
||||
USE AS A SOIL AMENDMENT FOR pH ADJUSTMENT
|
||||
After checking with your local Cooperative Agricultural Extension
|
||||
S e r v i c e , y o u r s o i l r e q u i r e m e n t s s h o u l d b e o b t a i n e d f r o m a s o i l
|
||||
sample analysis. Many soils will respond to an application of Sulfur
|
||||
to decrease the pH (acidity). If soils are known to respond to this
|
||||
treatment and Sulfur is recommended to amend the acidity, apply 1
|
||||
to 2 pounds of this product per 100 square feet of soil surface. Do not
|
||||
apply more than 2 pounds per 100 square feet at one time. If more
|
||||
is needed, split the applications by applying the second increment in
|
||||
6 to 8 weeks. For best results on small garden areas, rake or till the
|
||||
Sulfur into the top 4 to 6 inches of soil.
|
||||
HOW MUCH TO USE ON SOIL
|
||||
pH of soil
|
||||
Pounds of Sulfur per 100 sq. ft. of soil to
|
||||
change pH to 5.2
|
||||
Sandy soil Loam soil Muck or Peat
|
||||
7.0 2 3 6
|
||||
6.5 1 2 5
|
||||
6 . 0 124
|
||||
For (pH) treatment of individual plants 4 to 5 feet in height, use level
|
||||
tablespoonful per plant every 2 months. Do not apply Sulfur during
|
||||
extremely hot (95°F) and humid days.
|
||||
WARRANTY—CONDITIONS OF SALE
|
||||
OUR DIRECTIONS FOR USE of this product are based upon tests
|
||||
believed reliable. Follow directions carefully. Timing and method
|
||||
of application, weather and crop conditions, mixtures with other
|
||||
chemicals not speci fi cally recommended and other in fl uenc ing
|
||||
factors in the use of this product are beyond the control of the Seller.
|
||||
To the extent consistent with applicable law, Buyer assumes all risks
|
||||
of use, storage and handling of this material not in strict accordance
|
||||
with directions given herewith. To the extent consistent with
|
||||
applicable law, in no case shall the Seller be liable for consequential,
|
||||
special or indirect damages resulting from the use or handling of this
|
||||
prod uct when such use and/or handling is not in strict accordance
|
||||
with directions given herewith. The foregoing is a condition of sale
|
||||
by the Seller and is accepted as such by the Buyer.
|
||||
T h e D R E X E L l o g o i s a r e g i s t e r e d t r a d e m a r k o f D r e x e l C h e m i c a l
|
||||
Company.
|
||||
STORAGE AND DISPOSAL
|
||||
Do not contaminate water, food or feed by storage or disposal.
|
||||
PESTICIDE STORAGE: Must be stored under dry conditions.
|
||||
Storage should be under lock and key and secure from access by
|
||||
unauthorized persons and children. Storage should be in a cool,
|
||||
dry area away from any heat or ignition source. Avoid storage at
|
||||
high temperatures. Do not stack over 2 pallets high. Move bags
|
||||
carefully so as not to tear or puncture. Do not move containers
|
||||
from one area to another unless they are securely sealed. Keep
|
||||
containers tightly sealed when not in use. Do not allow bags to
|
||||
become wet or store in a damp, humid area. Keep away from any
|
||||
puncture source. Avoid storage near water supplies, food, feed
|
||||
and fertilizer to avoid contamination. Store in original containers
|
||||
only. If the contents are leaking or material is spilled, follow these
|
||||
steps:
|
||||
1. Collect and place in suitable containers for disposal.
|
||||
2. Wash area with soap and water to remove remaining pesticide.
|
||||
3. Follow washing with clean water rinse.
|
||||
4. Do not allow runoff to enter sewer or contaminate water
|
||||
supplies.
|
||||
5. Dispose of waste as indicated below:
|
||||
PESTICIDE DISPOSAL: Wastes resulting from the use of this
|
||||
p r o d u c t m a y b e d i s p o s e d o f o n s i t e o r a t a n a p p r o v e d w a s t e
|
||||
disposal facility. Do not contaminate water when disposing of
|
||||
equipment washwaters.
|
||||
CONTAINER HANDLING: Nonre fi llable container. Do not reuse
|
||||
or re fi ll this container. Completely empty bag into application
|
||||
equipment, then offer for recycling if available or dispose of empty
|
||||
bag in a sanitary land fi ll or by incineration or if allowed by state
|
||||
and local authorities, by burning. If burned, stay out of smoke.
|
||||
HANDLING: Nonrefi llable container. Do not reusefi
|
||||
or refi ll this container. Completely empty bag into applicationfi pyp y g p p
|
||||
equipment, then offer for recycling if available or dispose of emptyqp y g p p y
|
||||
bag in a sanitar y lan dfi ll or b y incinera tion or if allow ed b y sta t efigy yy
|
||||
and local authorities, b y burning. If burned, stay out of smoke.
|
||||
DIRECTIONS
|
||||
py
|
||||
To the extent consistent with applicable law,
|
||||
To the extent consistent with
|
||||
applicable law,
|
||||
Reference in New Issue
Block a user