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,353 @@
|
||||
# Raxil PRO MD Seed Treatment
|
||||
|
||||
- **Product class:** seed-treatment
|
||||
- **EPA Reg No:** 264-1072
|
||||
- **Active ingredients:** Prothioconazole, Metalaxyl, Tebuconazole
|
||||
- **Source:** https://www.cropscience.bayer.us/crop-protection/seed-treatment/raxil-pro-md-seed-treatment
|
||||
- **Label PDF:** https://cs-assets.bayer.com/is/content/bayer/Raxil_Pro_MD_Label5sqrpdf
|
||||
|
||||
---
|
||||
|
||||
US84120065F (210630Fv2) RAXIL PRO MD NO NET PARTIAL FACE DRUM LABEL
|
||||
Colors: CMYK Date: 6/19/2025 (Label Coordinator: Danielle Ohlendorf)
|
||||
ACTIVE INGREDIENTS: Prothioconazole: 2-[2-(1-
|
||||
Chlorocylocpropyl)-3-(2-chlorophenyl)-2-hydroxypropyl]-
|
||||
1,2- dihydro-3H-1,2,4-triazole-3-thione. .............................................. 1.47%
|
||||
Tebuconazole: (Alpha-[2-(4-chlorophenyl)ethyl]-alpha-
|
||||
(1,1-dimethylethyl)-1H-1,2,4-triazole-1- ethanol). ............................... 0.29%
|
||||
Metalaxyl: N- (2,6-dimethylphenyl)-N-(methoxyacetyl)
|
||||
alanine methyl ester . ........................................................................... 0.59%
|
||||
OTHER INGREDIENTS: .............................................................................. 97.65%
|
||||
TOTAL: 100.00%
|
||||
Contains 0.128 pound prothioconazole, 0.025 pound
|
||||
tebuconazole and 0.052 pound metalaxyl per U.S. gallon.
|
||||
EPA Reg. No. 264-1072
|
||||
KEEP OUT OF REACH OF CHILDREN
|
||||
DANGER PELIGRO
|
||||
See Additional Precautionary Statements
|
||||
Si usted no entiende la etiqueta, busque a alguien para que se la explique a usted en detalle.
|
||||
(If you do not understand the label, find someone to explain it to you in detail.)
|
||||
For MEDICAL and TRANSPORTATION Emergencies ONLY
|
||||
Call 24 Hours A Day 1-800-334-7577
|
||||
For PRODUCT USE Information Call 1-866-99BAYER (1-866-992-2937)
|
||||
Please refer to booklet for additional precautionary statements and directions for use.
|
||||
Produced for
|
||||
Bayer CropScience LP
|
||||
800 N. Lindbergh Blvd.
|
||||
St. Louis, MO 63167
|
||||
©2025 Bayer Group. All rights reserved.
|
||||
US84120065F 210630Fv2 06/25
|
||||
PROTHIOCONAZOLE GROUP
|
||||
GROUP
|
||||
GROUP
|
||||
3
|
||||
3
|
||||
4
|
||||
FUNGICIDE
|
||||
FUNGICIDE
|
||||
FUNGICIDE
|
||||
TEBUCONAZOLE
|
||||
METALAXYL
|
||||
Escanee el código QR para español
|
||||
Scan QR Code for Spanish
|
||||
|
||||
1
|
||||
FIRST AID
|
||||
IF IN EYES: • Hold eye open and rinse slowly and gently with water for 15-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.
|
||||
IF SWALLOWED: • Immediately call a poison control center or doctor for treatment advice.
|
||||
• Have person sip a glass of water if able to swallow.
|
||||
• Do not induce vomiting unless told to do so by a poison control center or doctor.
|
||||
• Do not give anything to an unconscious person.
|
||||
IF INHALED: • Move person to fresh air.
|
||||
• If person is not breathing, call 911 or an ambulance, and then give artificial respiration,
|
||||
preferably mouth-to-mouth if possible.
|
||||
• Call a poison control center or doctor for further treatment advice.
|
||||
IF ON SKIN
|
||||
OR CLOTHING:
|
||||
• Take off contaminated clothing.
|
||||
• Rinse skin immediately with plenty of water for 15-20 minutes.
|
||||
• Call a poison control center or doctor for treatment advice.
|
||||
For MEDICAL Emergencies Call 24 Hours A Day 1-800-334-7577.
|
||||
Have the product container or label with you when calling a poison control center or doctor or going for treatment.
|
||||
NOTE TO PHYSICIAN: Probable mucosal damage may contraindicate the use of gastric lavage.
|
||||
PRECAUTIONARY STATEMENTS
|
||||
HAZARDS TO HUMANS AND DOMESTIC ANIMALS
|
||||
DANGER
|
||||
Causes irreversible eye damage. Harmful if swallowed, inhaled, or absorbed through skin. Do not get in eyes or on clothing.
|
||||
Wear protective eyewear (goggles, face shield or safety glasses). Avoid contact with skin and breathing vapor or spray mist.
|
||||
Wash thoroughly with soap and water after handling and before eating, drinking, chewing gum, using tobacco, or using the toilet.
|
||||
Remove and wash contaminated clothing before reuse.
|
||||
PERSONAL PROTECTIVE EQUIPMENT (PPE)
|
||||
Workers involved with treating the seed (e.g. connecting and disconnecting hoses and transfer pumps, mixing, equipment calibration,
|
||||
etc.) and other exposed to the concentrate, and cleaners/repairers of seed treatment equipment must wear a long-sleeve shirt and
|
||||
long pants, shoes plus socks, protective eyewear (goggles, face shield, or safety glasses) and chemical resistant gloves such as
|
||||
barrier laminate, butyl rubber ≥14 mils, nitrile rubber ≥14 mills, polyvinyl chloride (PVC) ≥14 mils, and viton ≥14 mills.
|
||||
Baggers and bag sewers must wear a long-sleeve shirt and long pants, and shoes plus socks.
|
||||
|
||||
2
|
||||
USER SAFETY RECOMMENDATIONS
|
||||
Users should wash hands before eating, drinking, chewing gum, using tobacco or using the toilet.
|
||||
Users should remove clothing immediately if pesticide gets inside. Then wash thoroughly and put on clean clothes.
|
||||
Users should 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
|
||||
This pesticide is toxic to mammals, fish, aquatic invertebrates, and freshwater/estuaries/marine aquatic plants. Do not apply directly
|
||||
to water, or to areas where surface water is present or to intertidal areas below the mean high water mark. Runoff may be hazardous
|
||||
to aquatic organisms in neighboring areas. Do not contaminate water when disposing of equipment wash water or rinsate.
|
||||
Cover or incorporate spilled treated seed.
|
||||
Groundwater Advisory: Prothioconazole-desthio (a degradate of prothioconazole), metalaxyl and tebuconazole are known to
|
||||
leach through soil into ground water under certain conditions as a result of label use. Use of this product in areas where soils
|
||||
are permeable, particularly where the water table is shallow, may result in ground-water contamination.
|
||||
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.
|
||||
PRODUCT INFORMATION
|
||||
Raxil® PRO MD is a combination of the systemic fungicides, prothioconazole, tebuconazole and metalaxyl which aids in the control
|
||||
or suppression of the following seed, seedling and soilborne diseases of wheat, barley, oats, and triticale: stinking smut, flag smut,
|
||||
loose smut, covered smut (common bunt), early season Septoria disease complex, general seed rots, Pythium damping-off, early
|
||||
season Rhizoctonia root rot, early season common root rot, seedborne Fusarium scab, barley stripe, early season Fusarium foot
|
||||
rot, early season suppression of powdery mildew (7.5 fluid ounce rate only) and rust.
|
||||
In California – Registered only for use in commercial seed treating establishments. Not allowed for “on-farm” use.
|
||||
USE RESTRICTIONS
|
||||
• Maximum usage when applying both metalaxyl- and mefenoxam-containing products to the same crop within the same
|
||||
season: Do not apply more than the maximum yearly total application rate for the active ingredient as stated on the label of
|
||||
the product containing the lowest yearly total on that crop.
|
||||
• Do not apply this product with a hopper box, planter box, slurry box, or any other at-plant methods.
|
||||
|
||||
3
|
||||
APPLICATION DIRECTIONS
|
||||
• Apply this product only as specified on this label. Use 5.0 – 7.5 fluid ounces of Raxil PRO MD per 100 pounds of seed.
|
||||
Applications must be made using standard slurry or mist-type seed treatment equipment. In some instances, a chemical
|
||||
slurry dilution may enhance coverage. A 1 part Raxil PRO MD with 1 part water dilution may be used.
|
||||
• This product is for commercial or on-farm application. Uniform application to seed is necessary to ensure seed safety and
|
||||
best disease control. Only use seed that is sound and well cured prior to treatment. Consult your area agronomist regarding
|
||||
planting depth recommendations for the particular variety to be planted.
|
||||
RESISTANCE MANAGEMENT RECOMMENDATION
|
||||
For resistance management, please note that RAXIL PRO MD contains two Group 3 (demethylation inhibitors) and a Group 4
|
||||
(phenylamides) fungicide. Any fungal population may contain individuals naturally resistant to RAXIL PRO MD and other Group 3
|
||||
or Group 4 fungicides. A gradual or total loss of pest control may occur over time if these fungicides are used repeatedly in the
|
||||
same fields. Appropriate resistance-management strategies should be followed.
|
||||
To delay fungicide resistance, take one or more of the following steps:
|
||||
• Rotate the use of RAXIL PRO MD or other Group 3 and 4 fungicides within a growing season sequence with different groups
|
||||
that control the same pathogens.
|
||||
• Use tank mixtures with fungicide from a different group that are equally effective on the target pest when such use is
|
||||
permitted. Use at least the minimum application rate as labeled by the manufacturer.
|
||||
• Adopt an integrated disease management program for fungicide use that includes scouting, uses historical information
|
||||
related to pesticide use, and crop rotation, and which considers host plant resistance, impact of environmental conditions on
|
||||
disease development, disease thresholds, as well as cultural, biological and other chemical control practices.
|
||||
• Where possible, make use of predictive disease models to effectively time fungicide applications. Note that using predictive
|
||||
models alone is not sufficient to manage resistance.
|
||||
• Monitor treated fungal populations for resistance development.
|
||||
• Contact your local extension specialist or certified crop advisor for any additional pesticide resistance-management and/or
|
||||
IPM recommendations for specific crops and pathogens.
|
||||
• For further information or to report suspected resistance contact Bayer CropScience LP at 1-866-99BAYER (1-866-992-2937).
|
||||
You can also contact your pesticide distributor or university extension specialist to report resistance.
|
||||
|
||||
4
|
||||
SEED BAG TAG
|
||||
The Federal Seed Act requires that the container of seed treated with Raxil PRO MD must be labeled with the following statements:
|
||||
This seed has been treated with Raxil PRO MD, which contains 1.47% of Prothioconazole, 0.29% of Tebuconazole, and 0.59% of Metalaxyl.
|
||||
• Do not use treated seed for food, feed, or oil purposes. Excess treated seed may be used for ethanol production only if (1)
|
||||
by-products are not used for livestock feed and (2) no measurable residues of pesticide remain in ethanol by-products
|
||||
that are used in agronomic practice.
|
||||
• Barley, wheat, oats, and triticale green forage may be grazed or harvested for hay 31 days after seeding.
|
||||
• Store treated seeds away from food and feedstuffs.
|
||||
• Do not allow children, pets, or livestock to have access to treated seed.
|
||||
• Wear long-sleeved shirt, long pants and chemical-resistant gloves when handling treated seed.
|
||||
• Treated seeds exposed on soil surface may be hazardous to wildlife. Cover or collect treated seeds spilled during loading.
|
||||
• Dispose of all excess treated seed. Leftover treated seed may be buried away from water sources in accordance with
|
||||
local requirements.
|
||||
• Do not contaminate water bodies when disposing of planting equipment wash waters.
|
||||
• Treated seed must be adequately covered with soil at planting.
|
||||
• Dispose of seed packaging or containers in accordance with local requirements. Do not use empty seed bags for any
|
||||
other purpose.
|
||||
• To reduce seed dust which can drift onto blooming crops or weeds, ensure that planting equipment is functioning properly
|
||||
in accordance with manufacturer’s recommendations. Surplus seed or empty seed containers should be stored or
|
||||
disposed according to local federal regulations.
|
||||
• Treated at manufacturer’s recommended rate.
|
||||
|
||||
5
|
||||
STORAGE AND DISPOSAL
|
||||
Do not contaminate water, food or feed by storage, disposal, or by cleaning of equipment.
|
||||
PESTICIDE STORAGE
|
||||
Keep out of reach of children and animals. Store in original containers only. Store in a cool, dry place and avoid excess heat.
|
||||
PESTICIDE DISPOSAL
|
||||
Improper disposal of excess pesticide, spray mixture, or rinsate is a violation of Federal Law. 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 HANDLING
|
||||
Dilutable Seed Treatment Products in Non-Refillable Plastic Containers
|
||||
Rigid Non-refillable containers that are too large to shake (i.e., with capacities greater than 5 gallons or 50 lbs) Non-refillable
|
||||
container. Do not reuse or refill this container. After emptying product from container, either return container to Bayer
|
||||
CropScience per instructions from Bayer CropScience Customer Service Center (1-800-527-4781), or rinse and either recycle
|
||||
or dispose of the container as follows:
|
||||
Bottom Discharge IBC (e.g. – Schuetz Caged IBC or Snyder Square Stackable)
|
||||
Pressure rinsing the container before final disposal is the responsibility of the person disposing of the container. To pressure
|
||||
rinse the container before final disposal, empty the remaining contents from the IBC into application equipment or mix tank.
|
||||
Raise the bottom of the IBC by 1.5 inches on the side which is opposite of the bottom discharge valve to promote more
|
||||
complete product removal. Completely remove the top lid of the IBC. Use water pressurized to at least 40 PSI to rinse all
|
||||
interior portions. Continuously pump or drain rinsate into application equipment or rinsate collection system while pressure
|
||||
rinsing. Continue pressure rinsing for 2 minutes or until rinsate becomes clear. Replace the lid and close bottom valve.
|
||||
Top Discharge IBC, Drums, Kegs (e.g. – Snyder 120 Next Gen, Bonar B120, Drums, and Kegs)
|
||||
Triple rinsing the container before final disposal is the responsibility of the person disposing of the container. To triple rinse
|
||||
the container before final disposal, empty the remaining contents from this container into application equipment or mix tank.
|
||||
Fill the container at least 10 percent full with water. Agitate vigorously or recirculate water with the pump for 2 minutes. Rinse
|
||||
all interior surfaces. Pour or pump rinsate into application equipment or rinsate collection system. Repeat this procedure
|
||||
two more times.
|
||||
Once container is rinsed, offer for recycling if available or puncture and dispose of in a sanitary landfill, or by incineration.
|
||||
|
||||
6
|
||||
IMPORTANT: READ BEFORE USE
|
||||
Read the entire Directions for Use, Conditions, Disclaimer of Warranties and Limitations of Liability before using this product. If
|
||||
terms are not acceptable, return the unopened product container at once.
|
||||
By using this product, user or buyer accepts the following Conditions, Disclaimer of Warranties and Limitations of Liability.
|
||||
Treatment of highly mechanically damaged seed, or seed of known low vigor and poor quality, may result in reduced germination
|
||||
and/or reduction of seed and seedling vigor. Treat and conduct germination tests on a small portion of seed before committing
|
||||
the total seed lot to a selected chemical treatment. Due to seed quality conditions beyond the control of Bayer CropScience, no
|
||||
claims are made to guarantee germination of carry-over seed.
|
||||
CONDITIONS: The directions for use of this product are believed to be adequate and must be followed carefully. However, it
|
||||
is impossible to eliminate all risks associated with the use of this product. Crop injury, ineffectiveness or other unintended
|
||||
consequences may result because of such factors as weather conditions, presence of other materials, or the manner of use or
|
||||
application, all of which are beyond the control of Bayer CropScience. TO THE EXTENT CONSISTENT WITH APPLICABLE LAW, all
|
||||
such risks shall be assumed by the user or buyer.
|
||||
DISCLAIMER OF WARRANTIES: TO THE EXTENT CONSISTENT WITH APPLICABLE LAW, BAYER CROPSCIENCE MAKES NO
|
||||
WARRANTIES, EXPRESS OR IMPLIED, OF MERCHANTABILITY OR OF FITNESS FOR A PARTICULAR PURPOSE OR OTHERWISE, THAT
|
||||
EXTEND BEYOND THE STATEMENTS MADE ON THIS LABEL. No agent of Bayer CropScience is authorized to make any warranties
|
||||
beyond those contained herein or to modify the warranties contained herein. TO THE EXTENT CONSISTENT WITH APPLICABLE
|
||||
LAW, BAYER CROPSCIENCE DISCLAIMS ANY LIABILITY WHATSOEVER FOR SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
|
||||
RESULTING FROM THE USE OR HANDLING OF THIS PRODUCT.
|
||||
LIMITATIONS OF LIABILITY: TO THE EXTENT CONSISTENT WITH APPLICABLE LAW, THE EXCLUSIVE REMEDY OF THE USER OR
|
||||
BUYER FOR ANY AND ALL LOSSES, INJURIES OR DAMAGES RESULTING FROM THE USE OR HANDLING OF THIS PRODUCT, WHETHER
|
||||
IN CONTRACT, WARRANTY, TORT, NEGLIGENCE, STRICT LIABILITY OR OTHERWISE, SHALL NOT EXCEED THE PURCHASE PRICE PAID,
|
||||
OR AT BAYER CROPSCIENCE’S ELECTION, THE REPLACEMENT OF PRODUCT.
|
||||
Bayer, Bayer Cross and Raxil are registered trademarks of Bayer Group. ©2025 Bayer Group. All rights reserved.
|
||||
|
||||
7
|
||||
|
||||
US84120065F (210630Fv2) RAXIL PRO MD NO NET PARTIAL FACE DRUM LABEL
|
||||
Colors: CMYK Date: 06/19/2025 (Label Coordinator: Danielle Ohlendorf)
|
||||
Lot No. ________________
|
||||
Net Contents __________________
|
||||
Raxil® PRO MD
|
||||
ACTIVE INGREDIENTS: Prothioconazole: 2-[2-(1- Chlorocylocpropyl)
|
||||
-3-(2-chlorophenyl)-2-hydroxypropyl]- 1,2- dihydro-3H-1,2,
|
||||
4-triazole-3-thione. .................................................................................... 1.47%
|
||||
Tebuconazole: (Alpha-[2-(4-chlorophenyl)ethyl]-alpha-(1,1-
|
||||
dimethylethyl)-1H-1,2,4-triazole-1- ethanol). ............................................ 0.29%
|
||||
Metalaxyl: N- (2,6-dimethylphenyl)-N-(methoxyacetyl)alanine
|
||||
methyl ester. ............................................................................................... 0.59%
|
||||
OTHER INGREDIENTS: .................................................................................... 97.65%
|
||||
TOTAL: 100.00%
|
||||
Contains 0.128 pound prothioconazole, 0.025 pound
|
||||
tebuconazole and 0.052 pound metalaxyl per U.S. gallon.
|
||||
EPA Reg. No. 264-1072
|
||||
KEEP OUT OF REACH OF CHILDREN
|
||||
DANGER PELIGRO
|
||||
See Additional Precautionary Statements
|
||||
Si usted no entiende la etiqueta, busque a alguien para que se la
|
||||
explique a usted en detalle. (If you do not understand the label, find
|
||||
someone to explain it to you in detail.)
|
||||
For MEDICAL and TRANSPORTATION Emergencies ONLY
|
||||
Call 24 Hours A Day 1-800-334-7577
|
||||
For PRODUCT USE Information Call 1-866-99BAYER (1-866-992-2937)
|
||||
Please refer to booklet for additional precautionary statements and directions for use.
|
||||
PRECAUTIONARY STATEMENTS
|
||||
HAZARDS TO HUMANS AND DOMESTIC ANIMALS
|
||||
DANGER
|
||||
Causes irreversible eye damage. Harmful if swallowed, inhaled, or absorbed through
|
||||
skin. Do not get in eyes or on clothing. Wear protective eyewear (goggles, face shield
|
||||
or safety glasses). Avoid contact with skin and breathing vapor or spray mist. Wash
|
||||
thoroughly with soap and water after handling and before eating, drinking, chewing gum,
|
||||
using tobacco, or using the toilet. Remove and wash contaminated clothing before reuse.
|
||||
FIRST AID
|
||||
IF IN EYES: • Hold eye open and rinse slowly and gently with water for 15-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.
|
||||
IF
|
||||
SWALLOWED:
|
||||
• Immediately call a poison control center or doctor for treatment advice.
|
||||
• Have person sip a glass of water if able to swallow.
|
||||
• Do not induce vomiting unless told to do so by a poison control
|
||||
center or doctor.
|
||||
• Do not give anything to an unconscious person.
|
||||
IF INHALED: • Move person to fresh air.
|
||||
• If person is not breathing, call 911 or an ambulance, and then
|
||||
give artificial respiration, preferably mouth-to-mouth if possible.
|
||||
• Call a poison control center or doctor for further treatment advice.
|
||||
IF ON SKIN
|
||||
OR
|
||||
CLOTHING:
|
||||
• Take off contaminated clothing.
|
||||
• Rinse skin immediately with plenty of water for 15-20 minutes.
|
||||
• Call a poison control center or doctor for treatment advice.
|
||||
For MEDICAL Emergencies Call 24 Hours A Day 1-800-334-7577.
|
||||
Have the product container or label with you when calling a poison control
|
||||
center or doctor or going for treatment.
|
||||
NOTE TO PHYSICIAN: Probable mucosal damage may contraindicate the use of
|
||||
gastric lavage.
|
||||
STORAGE AND DISPOSAL
|
||||
Do not contaminate water, food or feed by storage, disposal, or by cleaning of equipment.
|
||||
PESTICIDE STORAGE: Keep out of reach of children and animals. Store in original
|
||||
containers only. Store in a cool, dry place and avoid excess heat.
|
||||
PESTICIDE DISPOSAL: Improper disposal of excess pesticide, spray mixture, or
|
||||
rinsate is a violation of Federal Law. 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 HANDLING: Dilutable Seed Treatment Products in Non-Refillable
|
||||
Plastic Containers
|
||||
Rigid Non-refillable containers that are too large to shake (i.e., with capacities
|
||||
greater than 5 gallons or 50 lbs)
|
||||
Non-refillable container. Do not reuse or refill this container. After emptying product
|
||||
from container, either return container to Bayer CropScience per
|
||||
instructions from
|
||||
Bayer CropScience Customer Service Center (1-800-527-4781), or rinse and either
|
||||
recycle or dispose of the container as follows:
|
||||
Bottom Discharge IBC (e.g. – Schuetz Caged IBC or Snyder Square Stackable)
|
||||
Pressure rinsing the container before final disposal is the responsibility of the
|
||||
person disposing of the container. To pressure rinse the container before final
|
||||
disposal, empty the remaining contents from the IBC into application equipment or
|
||||
mix tank. Raise the bottom of the IBC by 1.5 inches on the side which is opposite of
|
||||
the bottom discharge valve to promote more complete product removal. Completely
|
||||
remove the top lid of the IBC. Use water pressurized to at least 40 PSI to rinse all
|
||||
interior portions. Continuously pump or drain rinsate into application equipment
|
||||
or rinsate collection system while pressure rinsing. Continue pressure rinsing for
|
||||
2 minutes or until rinsate becomes clear. Replace the lid and close bottom valve.
|
||||
Top Discharge IBC, Drums, Kegs (e.g. – Snyder 120 Next Gen, Bonar B120,
|
||||
Drums, and Kegs)
|
||||
Triple rinsing the container before final disposal is the responsibility of the person
|
||||
disposing of the container. To triple rinse the container before final disposal,
|
||||
empty the remaining contents from this container into application equipment or
|
||||
mix tank. Fill the container at least 10 percent full with water. Agitate vigorously or
|
||||
recirculate water with the pump for 2 minutes. Rinse all interior surfaces. Pour or
|
||||
pump rinsate into application equipment or rinsate collection system. Repeat this
|
||||
procedure two more times.
|
||||
Once container is rinsed, offer for recycling if available or puncture and dispose of
|
||||
in a sanitary landfill, or by incineration.
|
||||
Produced for
|
||||
Bayer CropScience LP
|
||||
800 N. Lindbergh Blvd.
|
||||
St. Louis, MO 63167
|
||||
Bayer and Raxil are registered trademarks of Bayer Group.
|
||||
©2025 Bayer Group. All rights reserved.
|
||||
US84120065F 210630Fv2 06/25
|
||||
PULL HERE TO OPEN
|
||||
PROTHIOCONAZOLE GROUP
|
||||
GROUP
|
||||
GROUP
|
||||
3
|
||||
3
|
||||
4
|
||||
FUNGICIDE
|
||||
FUNGICIDE
|
||||
FUNGICIDE
|
||||
TEBUCONAZOLE
|
||||
METALAXYL
|
||||
Escanee el código QR para español
|
||||
Scan QR Code for Spanish
|
||||
Reference in New Issue
Block a user