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,436 @@
|
||||
# WEED-RHAP LOW VOLATILE GRANULAR D HERBICIDE
|
||||
|
||||
- EPA Reg No: **5905-507**
|
||||
- Registrant: HELENA AGRI-ENTERPRISES, LLC, D/B/A HELENA CHEMICAL COMP
|
||||
- Signal word: Caution
|
||||
- Active ingredients: 2,4-D, 2-ethylhexyl ester (28.4%)
|
||||
- Label accepted: 2005-03-11
|
||||
- Source PDF: https://www3.epa.gov/pesticides/chem_search/ppls/005905-00507-20050311.pdf
|
||||
|
||||
---
|
||||
·Sqos - Sen !Is
|
||||
PI ... e,elldl. on ,..,.,.. Mto,. co (0"". Form ADDrn-~. nMa No. 2070.001lCl ! eXDi," 2-28-95
|
||||
United States § Registration OPP Identifier Number
|
||||
&EPA Environmental Protection Agency Amendment
|
||||
Washington. DC 20460 0/ Other
|
||||
Application for Pesticide - Section I
|
||||
, . Company/Product Number 2. EPA Product Manager 3. Proposed Classification
|
||||
5905-507 o None D Restricted
|
||||
4. Company/Product (Name' -' PM.
|
||||
Weed Rhap Low Volatile Granular D Herbicide
|
||||
5. Name and Address of Applicant (Include ZIP Code) 6. Expedited Reveiw. In accordance with FIFRA Section 3(c)(31
|
||||
Helena Chemical Company (bWI. my product is similar or identical in composition and labeling
|
||||
225 Schilling Boulevard, Suite 300 to: .
|
||||
Collierville, Tennessee 38017 EPA Reg. No.
|
||||
o ChtICk if this is s new sddrllss Product Name
|
||||
Section - II
|
||||
0 Amendment - Explain below. 0 Final printed labels in repsonse to
|
||||
NOlIf:lCAlIQN Agency lettar dated
|
||||
0
|
||||
Rasubmission in response to Agency latter dated
|
||||
0
|
||||
-Me Too· Application.
|
||||
0
|
||||
Notification - Explain below.
|
||||
0
|
||||
Other - Explain below. MAR 1 1 2005
|
||||
Explanation: Usa additional page(s) if necessary. (For section I and Section II.'
|
||||
Other Revisions
|
||||
~Notification of Other Revisions per PR Notice 98-10. This notification is consistent with the provisions of PR Notice 98-10 and EPA regulations at 40 CFR
|
||||
152.46, and no other changes have been made to the labeling or the confidential statement of formula of this product. I understand that it is a violation of 18
|
||||
U.S.C. Sec. 1001 to willfully make any false statement to EPA. I further understand that if this notification is not consistent with the terms of PR Notice 98-10
|
||||
and 40 CFR 152.46, this product may be in violation of FIFRA and I may be subiect to enforcement action and penalties under sections 12 and 14 of FIFRA
|
||||
Section - III
|
||||
1. Material Thie Product Will Be 'ackeged In:
|
||||
Child-Resistant Packaging Unit Packaging Water Sotuble Packaging 2. Typa of Container
|
||||
~ye. ~Yes
|
||||
~
|
||||
Ye.
|
||||
~-
|
||||
0/ No 0/ No t/ Plastic
|
||||
No Glass
|
||||
• CfNtification must If ·Yes· No. per If ·Ye.· No. par Papar
|
||||
Unit Packaging wgt. container Package wgt container Other (Specify)
|
||||
btl submitted I
|
||||
3. Location of Nat Contents Information 4. Size(s) Retail Conteiner 5. Location of Label Directions
|
||||
~ Label U Container t=:l On Label
|
||||
6. Mannar in Which Label is Affixed to Product ~UthOgraPh 0 Other
|
||||
Self Adhesive Paper p,lueel Stanci 8d
|
||||
. Section - IV
|
||||
, . Contact Point (Comp/flte itflms directly below for identification of individulll to b. cont.ctN; if n«fI!JS.-y; to ptOCUII thmapplication.)
|
||||
Name Title Telephone N,. UnUude Ar"" Code)
|
||||
Mandy K. Styles Product Registration Supervisor (9011 752-4<.'J
|
||||
Certification S. Date Application
|
||||
I certify that the statements I hava made on this form and all attachments thareto are trua, accurata and complete. Rll'lcaived . .
|
||||
I acknowledge that any knowlinglly false or rrUshtading statement may be punishable by fine or imprisorvnent or . , :Stam.,.cll
|
||||
both under applicable law. •
|
||||
2. Signature /7 _ S'! ' 3. Tid.
|
||||
./ / /.' --.::;;' 7< i Product Registration Supervisor '_'"/ (Ore) , 'J ,,,>
|
||||
4. Typed Naine 5. Date
|
||||
Mandy K. S(yles 3/1/2005
|
||||
EPA Form 8570-' IRev. 3·94' Previous editions ara obsolete, _ - EPA FIle Copy lorigin"l V.Row • Applicant Copy
|
||||
|
||||
WEED RHAP® LOW VOLATILE
|
||||
GRANULAR D HERBICIDE
|
||||
2,4·0 LOW VOLATILE
|
||||
ACTIVE INGREDIENT:
|
||||
2-Ethylhexyl Ester' of 2,4-Dichlorophenoxyacetic Acid ... 28.4%H
|
||||
INERT INGREDIENT: ........................................................ 71.6%
|
||||
TOTAL.. ............................................ 100.0%
|
||||
HEquivalent to 18.8% of 2,4-0 AE by weight
|
||||
Isomer specific by AOAC Method 6.275 (13th Ed.), 1980.
|
||||
'An isooctvl ester
|
||||
KEEP OUT OF REACH OF CHILDREN
|
||||
CAUTION
|
||||
PRECAUTIONARY STATEMENTS
|
||||
HAZARDS TO HUMANS AND DOMESTIC ANIMALS
|
||||
CAUTION
|
||||
Avoid contact with skin, eyes, or clothing. Harmful if swallowed.
|
||||
Avoid inhaling vapor or spray mist.
|
||||
FIRST AID
|
||||
IF IN EYES: · Hold eyelid open and rinse slowly and
|
||||
gently with water for 1 !>-20 minutes.
|
||||
· Remove contact lenses, if present,
|
||||
after the first 5 minutes, then continue
|
||||
rinsing.
|
||||
• Call a poison control center or doctor
|
||||
immediately for treatment advice.
|
||||
IF SWALLOWED: • Call a poison control center or doctor
|
||||
immediately for treatment advice.
|
||||
• Do not induce vomiting unless told to
|
||||
do so by a poison control center or
|
||||
doctor.
|
||||
• Have person sip a glass of water if able
|
||||
to swallow.
|
||||
· Do not give anything to an unconscious
|
||||
or convulsing person.
|
||||
IFON SKIN • Take off contaminated clothing.
|
||||
OR CLOTHING: · Rinse skin immediately with plenty of
|
||||
water for 15-20 minutes.
|
||||
· Call a poison control center or doctor
|
||||
immediately for treatment advice.
|
||||
IF INHALED: · Move victim to fresh air.
|
||||
· If not breathing, call 911 or an
|
||||
ambulance, then give artificial
|
||||
respiration, preferably mouth-to-
|
||||
mouth if possible. .
|
||||
• Call a poison control center or doctor
|
||||
for further treatment advice.
|
||||
HOT LINE NUMBER
|
||||
Have the product container or label with you when calling a poison
|
||||
control center or doctor or going for treatment. In case of emergency,
|
||||
call ChemTrec at 1-800-424-9300.
|
||||
See Inside Panel for Additional Precautionary Statements.
|
||||
EPA REG. NO. 5905-507
|
||||
NET CONTENTS:
|
||||
EPA EST. NO.
|
||||
MANUFACTURED BY
|
||||
HELENA CHEMICAL COMPANY
|
||||
225 SCHILLING BOULEVARD, SUITE 300
|
||||
COLLIERVILLE, TENNESSEE 38017
|
||||
PERSONAL PROTECTIVE EQUIPMENT
|
||||
Applicators and other handlers must wear:
|
||||
long-sleeVed shirt and long pants
|
||||
Waterproof gloves
|
||||
Shoes plus socks
|
||||
Protective eyewear
|
||||
~/!5
|
||||
NOTIFICATION
|
||||
MAR 11 2005
|
||||
• , .
|
||||
~ - • '!
|
||||
•
|
||||
. ~ .... •
|
||||
· " ... ., · . •
|
||||
· ... ... .. · .. ~ .
|
||||
If this container contains over 1 gallon and less than.'i gallons, •••• ,
|
||||
mixers and loaders who do not use a mechanical syft~m (probe and
|
||||
pump) to transfer the contents of this container ml~ft 'Near coveralls
|
||||
or a chemical-resistant apron in addition to the othr fo<;uired PPE. • • • • •
|
||||
Follow manufacturer's instructions for cleaning/maintaining PPE. If
|
||||
no such instructions for wash ables, use detergent and hot water.
|
||||
Keep and wash PPE separately from other laundry. After each day of
|
||||
use, dothing or PPE must not be reused until it has been deaned.
|
||||
Engineering Controls Statements
|
||||
If this container contains 5 gallons or more in capacity, do not open
|
||||
or pour. A mechanical system (such as a probe and pump or spigot)
|
||||
must be used for transferring the contents of this container. If the
|
||||
contents of a non-refillable pesticide container are emptied, the probe
|
||||
must be rinsed before removal. If the mechanical system is used in a
|
||||
manner that meets the requirements listed in the Worker Protection
|
||||
Standard (WPS) for agricultural pesticides [40 CFR 170.240(d)(4)J,
|
||||
the handler PPE requirements may be reduced or modified as
|
||||
specified in the WPS.
|
||||
When handlers use dosed systems, enclosed cabs, or aircraft in a
|
||||
manner that meets the requirements listed in the Worker Protection
|
||||
Standard (WPS) for agricultural pesticides [40 CFR 170.240(0)(4-6J,
|
||||
the handler PPE requirements may be reduced or modified as
|
||||
specified in the WPS.
|
||||
USER SAFETY RECOMMENDATIONS
|
||||
Users should:
|
||||
Wash hands before eating, drinking, chewing gum, using
|
||||
tobacco or using the toilet.
|
||||
Remove contaminated clothing immediately if pesticide
|
||||
gets inside. Then wash thoroughly and put on clean
|
||||
clothing.
|
||||
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.
|
||||
ENVIRONMENTAL HAZARDS
|
||||
Do not apply directly to water or to areas where surface water is
|
||||
present or to intertidal areas below the mean high water mark. Do not
|
||||
apply when weather conditions favor drift from target area. Spray
|
||||
equipment used in applying this product should be thoroughly
|
||||
deaned before using for any other purpose. Use repeated flushing
|
||||
with soap and warm water or suitable chemical cleaner. It is best to
|
||||
use a separate sprayer for application of insecticides and fungicides.
|
||||
Do not contaminate water by cleaning of equipment or disposal of
|
||||
washwaters. This product will kill or seriously injure many desirable
|
||||
forms of vegetation. Do not apply directly to flowers, fruits,
|
||||
vegetables, grapes, omamentals, cotton or other desirable plants. Do
|
||||
|
||||
not use when there is hazard from drifting mists. (Coarse sprays are
|
||||
less likely to drift.) Vapors from this product may injure susceptible
|
||||
plants in the immediate vicinity. Avoid contamination of water used
|
||||
for domestic purposes and irrigation purposes. Excessive amounts of
|
||||
this product in the soil may temporarily inhibit
|
||||
seed germination and plant growth.
|
||||
This product is toxic to aquatic invertebrates. Drift or runoff may
|
||||
adversely affect aquatic invertebrates and nontarget plants. Do not
|
||||
apply directly to water except as specified on this label. Do not
|
||||
contaminate water when disposing of equipment washwaters.
|
||||
GROUNDWATER CONTAMINATION
|
||||
Most cases of groundwater contamination involving phenoxy
|
||||
herbicides such as 2,4-0 have been associated with mixing/loading
|
||||
and disposal sites. Caution should be exercised when handling
|
||||
2,4-0 pesticides at such sites to prevent contamination of
|
||||
groundwater supplies. Use of closed systems for mixing or
|
||||
transferring this pesticide will reduce the probability of spills.
|
||||
Placement of the mixing/loading equipment on an impervious pad to
|
||||
contain spills will help prevent groundwater contamination.
|
||||
CHEMIGATION PROHIBITION
|
||||
Do not apply this product through any type of irrigation system.
|
||||
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 specific to
|
||||
your State or Tribe, consult the agency responsible for pesticide
|
||||
regulation.
|
||||
AGRICULTURAL USE REQUIREMENTS
|
||||
Use this product only in accordance with its labeling and with the
|
||||
Worker Protection Standard, 40 CFR part 170. This Standard
|
||||
contains requirements for the protection of agricultural workers on
|
||||
farms, forests, nurseries, and greenhouses, and handlers of
|
||||
agricultural pesticides. It contains requirements for training,
|
||||
decontamination, notification, and emergency assistance. It also
|
||||
contains specific instructions and exceptions pertaining to the
|
||||
statements on this label about personal protective equipment (PPE)
|
||||
and restricted-entry interval. The requirements in this box only apply
|
||||
to uses of this product that are covered by the Worker Protection
|
||||
Standard.
|
||||
Do not enter or allow entry into treated areas during the restricted
|
||||
entry interval (REI) of 12 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:
|
||||
Coveralls
|
||||
Chemical-resistant gloves
|
||||
Shoes plus socks
|
||||
Protective eyewear
|
||||
NON-AGRICULTURAL USE REQUIREMENTS
|
||||
The requirements in this box apply to uses of this product that are
|
||||
NOT within the scope of the Worker Protection Standard for
|
||||
agricultural pesticides (40 CFR Part 170). The WPS applies when
|
||||
this product is used to produce agricultural plants on farms, forests,
|
||||
nurseries, or greenhouses.
|
||||
For Turf Sites (excluding sod farms): Do not allow people (other than
|
||||
applicator) or pets on treatment area during application. Do not enter
|
||||
treatment areas until dust has settled.
|
||||
STORAGE AND DISPOSAL
|
||||
PROHIBITIONS: Do not contaminate water, food, or feed by storage
|
||||
or disposal. Do not store under conditions which might adversely
|
||||
affect the container or its ability to function properly.
|
||||
STORAGE: Do not store below temperature of 00 F. If frozen, warm
|
||||
to 400 F and redissolve before using by rolling or shaking container.
|
||||
This product can be stored in an unheated building. Store in a safe
|
||||
manner. Store in original container only. Keep container tightly
|
||||
closed when not in use. Reduce stacking height where local
|
||||
conditions can affect package strength. Personnel should use
|
||||
clothing and equipment consistent with good pesticide handling.
|
||||
PESTICIDE DISPOSAL: Pesticide wastes are toxic. Improper
|
||||
disposal of excess pesticide, spray mixture, or rinsate,is a violation of
|
||||
Federal law and may contaminate groundwater. If these wastes
|
||||
cannot be disposed of by use according to label instructions, contact
|
||||
your State Pesticide or Environmental Control Agency, or the
|
||||
Hazardous Waste representative at the nearest EPA Regional Office
|
||||
for guidance.
|
||||
CONTAINER DISPOSAL: Completely empty bag into application
|
||||
equipment. Then dispose of empty bag in a sanitary landfill or by
|
||||
incineration, or, if allowed by state and local authorities, by burning.
|
||||
If burned, stay out of smoke.
|
||||
This product can reach groundwater from improper handling. To
|
||||
minimize groundwater contamination from spills during loading, and
|
||||
cleaning of equipment, take the following steps:
|
||||
Handling; When handling this product, wear chemical resistant
|
||||
gloves. Wash nondisposable gloves thoroughly with soap and water
|
||||
before removing. If spills occur, collect the material and dispose of
|
||||
by following disposal instructions on this label.
|
||||
Cleaning of Equipment: When cleaning equipment, do not pour the
|
||||
washwater on the ground; spray or drain over a large area away from
|
||||
wells and other water sources.
|
||||
GENERAL INFORMATION
|
||||
Weed Rhap® Low Volatile Granular D is formulated by
|
||||
impregnating selected mineral granules with low volatile 2,4-0 ester,
|
||||
to minimize drift. The 24/48 mesh size is recommended for the
|
||||
control of certain weeds which infest turf grass and crops such as
|
||||
corn, strawberries, and cranberries.
|
||||
Avoid application to susceptible plants, because this product may
|
||||
injure plants such as colton, soybeans, tomatoes, beans, fruit trees,
|
||||
and ornamentals. DO NOT allow particles or dust to drift onto
|
||||
desirable crops or plants.
|
||||
Although this product contains a low volatile ester, it should be used
|
||||
with caution where spreading vapors can damage nearby susceptible
|
||||
plants.
|
||||
|
||||
It is best to use separate equipment for applying 2,4-D granules.
|
||||
Should the same equipment be used for applying other materials,
|
||||
however, clean it thoroughly before such use to remove all traces of
|
||||
2,4-D particles or dust.
|
||||
APPLICATION INSTRUCTIONS
|
||||
ORNAMENTAL TURF such as lawns, golf courses, cemeteries, and
|
||||
parkways: To control wild onion and broadleaved weeds such as
|
||||
dandelion, plantain, ivy, bitterweed, and dogfennel, apply 10 to 15
|
||||
Ibs. of granules per acre in early spring when shoots are young and
|
||||
actively growing, using a mechanical spreader. Repeat application in
|
||||
one month to control skipped spots. Weeds over 6 inches tall are
|
||||
sometimes resistant and should be sprayed with Weed Rhap® A-4D
|
||||
or Weed Rhap® Low Volatile 4D.
|
||||
NOTES FOR ALL TURF SITES: (excluding sod farms):
|
||||
The maximum number of broadcast applications per treatment site is
|
||||
2 per year.
|
||||
DO NOT USE on bentgrass, St. Augustine grass, dichondra,
|
||||
carpetgrass, or newly plugged or seeded turf.
|
||||
IN CORN: For pre-emergence application to aid control of annual
|
||||
grasses such as large and small foxtail, crabgrass, and
|
||||
bamyardgrass; and broadleaved weeds such as smartweed,
|
||||
sunflower, wild mustard, cocklebur, bindweed, dandelion, and
|
||||
momingglory, apply as follows: With a granule applicator designed to
|
||||
apply a band over the planted row, apply 3 to 3-1/4Ibs. per acre in a
|
||||
band 14 inches wide when rows are 42 inches apart. If the planting
|
||||
varies from this standard band width, or row separation, the granules
|
||||
should be applied proportionally. Be sure the granules are allowed to
|
||||
stay on top of the soil, preferably, they should be applied behind the
|
||||
packer wheel at planting time. Be sure the corn is planted 2-1/2 to 3
|
||||
inches deep, as damage may occur to shallow planted com. DO
|
||||
NOT apply on sandy soil. (For Com Belt Only).
|
||||
IN STRAWBERRIES: For pre-emergent application to control weeds
|
||||
such as crabgrass, foxtail, bamyardgrass or wintergrass, horseweed,
|
||||
bullnettle, carelessweed, morningglory, dock, smartweed,
|
||||
jimsonweed, and dandelion: Apply at the rate of 121bs. per acre over
|
||||
the planted area. Application should be made broadcast using a
|
||||
spreader-seeder previously adjusted to deliver 12 Ibs. per acre.
|
||||
Application should be made only in the dormant season (after first fall
|
||||
frost or before new leafing in spring).
|
||||
IN CRANBERRIES: For pre-emergent application to control annual
|
||||
broadleaved weeds in bearing cranberry marshes, apply at a rate of
|
||||
10 to 20 Ibs. per acre (2 to 4lbs. 2,4-D equivalent per acre).
|
||||
Application should be made broadcast in the spring after removal of
|
||||
the winter flood from the dormant vines. Weeds controlled are
|
||||
common ragweed, sticktight, teathumb, smartweed, Northem Saint
|
||||
Johnswort, and common species of annual smartweed. Careful
|
||||
distribution of the granules is necessary if adequate control is to be
|
||||
obtained. Granules may also be distributed on ice over plants prior to
|
||||
spring thaw (for Wisconsin area).
|
||||
CONDITIONS OF SALE - LIMITED WARRANTY
|
||||
AND LIMITATIONS OF LIABILITY AND REMEDIES
|
||||
Read the Conditions of Sale - Warranty and Limitations of
|
||||
Liability and Remedies before using this product. If the terms
|
||||
are not acceptable, return the product, unopened, and the full
|
||||
purchase price will be refunded.
|
||||
J.I/s
|
||||
The directions on this label are believed to be reliable and should be
|
||||
followed carefully. Insufficient control of pests and/or injury to the
|
||||
crop to which the product is applied may result from the occurrence
|
||||
of extraordinary or unusual weather conditions or the failure to follow
|
||||
the label directions or good application practices, all of which are
|
||||
beyond the control of Helena Chemical Company (the "Company") or
|
||||
seller. In addition, failure to follow label directions may cause injury
|
||||
to crops, animals, man or the environment. The Company warrants
|
||||
that this product conforms to the chemical description on the label
|
||||
and is reasonably fit for the purpose referred to in the directions for
|
||||
use subject to the factors noted above which are beyond the control
|
||||
of the Company. The Company makes no other warranties or
|
||||
representations of any kind, express or implied, conceming the
|
||||
product, including no implied warranty of merchantability or fitness for
|
||||
any particular purpose, and no such warranty shall be implied by law.
|
||||
The exclusive remedy against the Company for any cause of action
|
||||
relating to the handling or use of this product shall be limited to, at
|
||||
Helena Chemical Company's election, one of the following:
|
||||
1. Refund of the purchase price paid by buyer or user for
|
||||
product bought, or
|
||||
2. Replacement of the product used
|
||||
To the extent allowed by law, the Company shall not be liable and
|
||||
any and all claims against the Company are waived for special,
|
||||
indirect, incidental, or consequential damages or expense of any
|
||||
nature, including, but not limited to, loss of profits or income. The
|
||||
Company and the seller offer this product and the buyer and user
|
||||
accept it, subject to the foregoing conditions of sale and limitation of
|
||||
warranty, liability and remedies.
|
||||
© Copyright Helena Holding Company, 2005.
|
||||
WEED RHAP® is a registered trademark of Helena Holding
|
||||
Company.
|
||||
|
||||
March 1, 2005
|
||||
HELENA CHEMICAL COMPANY
|
||||
225 Schilling Blvd., Suite 300
|
||||
Collierville, Tennessee 38017
|
||||
Telephone: 9011761-0050
|
||||
U.S. Environmental Protection Agency
|
||||
Document Processing Desk (NOTIF)
|
||||
Office of Pesticide Programs (7504C)
|
||||
1801 South Bell Street
|
||||
Crystal Mall #2, Room 266A
|
||||
Arlington, VA 22202-4501
|
||||
RE: Notification to Add Other Revisions
|
||||
To Whom It May Concern,
|
||||
Enclosed, you will find Helena Chemical Company's Notification for numerous products.
|
||||
Helena has updated the copyright company name, all trademarks, and registered trademarks
|
||||
from Helena Chemical Company to Helena Holding Company. This has been done on the
|
||||
following products:
|
||||
Weed Rhap A-40 5905-501
|
||||
Weed Rhap A4-MCPA Herbicide 5905-502
|
||||
Weed Rhap A-60 Herbicide 2,4-0 Amine 5905-503
|
||||
Weed Rhap LV-40 5905-505
|
||||
Transvaal Weed Rhap LV-4 MCPA Herbicide 5905-506
|
||||
Weed Rhap Low Volatile Granular 0 Herbicide 5905-507
|
||||
Weed Rhap LV-60 5905-508
|
||||
MCPA Sodium Salt 5905-510
|
||||
Setre Carbaryl 80WP Insecticide 5905-517
|
||||
Trifluralin 4EC 5905-519
|
||||
Par F 70 Soluble Oil 5905-520
|
||||
Trifluralin 600 5905-521
|
||||
Atrazine 900F 5905-522
|
||||
Propanil 600 5905-523
|
||||
Copper Z 612 Granular Algicide 5905-524
|
||||
Chlorothalonil 900 5905-527
|
||||
Barrage HF 5905-529
|
||||
Allityn Insect Repellent 5905-531
|
||||
Trifluralin HFP 5905-532
|
||||
Pro-Mate Barricade 0.375% Plus Fertilizer 5905-535
|
||||
This should also be noted on all alternate brand names of the master labels.
|
||||
I n support of these Notifications, you will find the following:
|
||||
EPA Form 8570-1
|
||||
1 copy of the revised label highlighted
|
||||
• . . .
|
||||
• 1 ".
|
||||
• • ... .. '
|
||||
If you have any questions, do not hesitate to call me at (901) 752-4420 or by fax at (Qll1.,
|
||||
758-1694. Thank you for your assistance in this matter. '
|
||||
Sincerely,
|
||||
i "\
|
||||
~rcj--n/ JjL
|
||||
Mandy K. Styles
|
||||
Product Registration Supervisor
|
||||
~ .. -... . •
|
||||
Reference in New Issue
Block a user