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,717 @@
|
||||
# THIONSPRAY NO. 84
|
||||
|
||||
- EPA Reg No: **34704-88**
|
||||
- Registrant: LOVELAND PRODUCTS, INC.
|
||||
- Signal word: Danger
|
||||
- Active ingredients: Parathion (81.65%)
|
||||
- Label accepted: 1987-11-09
|
||||
- Source PDF: https://www3.epa.gov/pesticides/chem_search/ppls/034704-00088-19871109.pdf
|
||||
|
||||
---
|
||||
I:
|
||||
I·
|
||||
Due -:'0 ve!")' !":i;h aC!!:'e ";O'>.::":::'::y :'0
|
||||
p.~~~~s ~n= E~~=s
|
||||
:0:- ::-£-;a:1. sale :.c a:-:d '..!se c::.~y =-r ce:--:.:!iee e;:p: ~a:.:::= c::
|
||||
pe=so;1s :.:.~de::- :.!'lei.::- c.:'=ec:. s'i.!?e::-\"~£!o:; e.:"lC cn!y ! :- ":.~cse
|
||||
~ses cove:-ec by :.~e ce::-:.i.!iec ~FF_i.~a:.c=·s ce:-:.i.~ ca:.~o~.
|
||||
C:"=e::::. s'..!pe::"':"s':'c;': !c:, :.!:;'s ;::-o~-..:=,: :"5 ce!:"ne:: e.s ";~e
|
||||
ce:--::"!i.ec. z,:;::p1.ica:.== beinq p::ys!:::e.!~y p:.-ese:::. d'..!:-i.n;
|
||||
applica:.ic:l, r..i.);in;, !oac.:.:"Ic;', =epe.':= an:! clee.:-i.:':.q c!
|
||||
applica:.ion e~~!pme~~. CO:Qe:-c:"al ce:-:.:!ied ~pp:ice.:.::::-s
|
||||
't'\ust. e.l.so ens-.:.=e ";.ht.:. t.!l pe:.-sons involvec. i.n ";.!'lese
|
||||
~c:.i.vi:.ies e.:-e. ir.!o:7:lec o! ~e p!"ecac:'ione.!,,)' s";.e.:'e't!e:;':.s.
|
||||
THIONSPRAY
|
||||
NO. 84
|
||||
ACTIVE INGREDIENTS: By Weight
|
||||
Parathion (0.0 dlethyl.0-p-nltrophonyl.pho5phorothloate) •• 79.15%
|
||||
Related Compounds .....•...••.....••..••••.. ;1.50%
|
||||
INERT INGREDIENTS: ....•...•••..•...•..•. : ..• 18."!,s%
|
||||
TOTAL 100.000/.
|
||||
STOP! READ THE LABEL
|
||||
KEEP OUT OF REACH OF CHILDREN
|
||||
DANGER
|
||||
PELIGRO
|
||||
POISON
|
||||
PRECAUCJON AL USARIO: Si uSled no lee ingles, no use este producto hasta
|
||||
que Ie etiqueta haya sido explicado ampliamente.
|
||||
CAN Kill YOU
|
||||
IF SWALLOWED
|
||||
~
|
||||
' ,
|
||||
"'-
|
||||
"'r.::'
|
||||
CAN KILL YOU
|
||||
BY SICIN CONTACT
|
||||
CA." KIU .. YOU
|
||||
IF BREATHEO
|
||||
nilS r>rOduct tarl k!d }'OU II s .... l'.(lY,~d
|
||||
Mn In Sl11aR amOUl'lts' Stlla'l rr_s-: or
|
||||
(lust mlTl IJe fatal., s","tw.td
|
||||
TillS ptoduct un klti you II t('OJcO'led
|
||||
tr,' M~s 01 SL):I~cI or s(l'nhell on
|
||||
s~tl. ~, t,u .. Of 011 tIo:hInii (IQuid
|
||||
TIllS ptO(luCl un tN )W 11 Vilp(l15
|
||||
SPflY mSI 01 Cust are bft2lh~cI
|
||||
C'Oes Inrou~h doIhU)
|
||||
See Side Panels For Statement of Practlcal Treatment, AntIdote
|
||||
snd Additional Prec.autionary Statements.
|
||||
10984
|
||||
, CLEAN CR'""P 1$ a RegrSltHed T.M. (II Unned Agri Products. Inc. A
|
||||
10Ra3
|
||||
-NON·RETURNABLE
|
||||
NET CONTENTS 5 GALLONS
|
||||
EPA REG. NO. 34704·88
|
||||
EPA EST NO. 2737·KS·1
|
||||
· ,
|
||||
• •• I I t
|
||||
•
|
||||
•• f I
|
||||
, ...
|
||||
, , ., ,," •
|
||||
••• , t.
|
||||
• • • •
|
||||
•• '" I .
|
||||
" "" • ••• I.
|
||||
• I"" • • "
|
||||
|
||||
, -
|
||||
I
|
||||
, ..
|
||||
I
|
||||
nfCll~1i~fIi!1 STf/1U1I UJr.s
|
||||
tiAl/fl!lJS 'To f(I(IfII"'IS IIJ'J 1;) 1!l>(/I~S1'c I/tWIII'tLS
|
||||
?M~t>'il?.
|
||||
Keep all unprOl:toCIed persons and chikfren away from Ift,a!ed are. or..mer.
|
||||
there is dac"91 c1 drill.
|
||||
Do not rub eytIs or mouth 1Irilh hands. If you feel siCk in anyway, STOP
|
||||
WOf). and gel help lighl a"llll'{. Can a ~\Of (physician)_ dinictll ho$pi\a!
|
||||
immedIately. Explain Ihal the YIC1im has bMn exoosed 10 parathiOn and
|
||||
~fibe his coOC:h\1Qn.. Me, flfS\ aidi$ gi'fen{SM' St-t"nAU1' o~ f'1fA<l1'~ II;!'Ut""""","wT)
|
||||
~ ___ aod il_".~01_ C~~~.~._lilke victim 10 clinic or hosDitaL_=-=---+- --
|
||||
'::-::5 ?~~~i:';C,!, y.;~y
|
||||
':'0 COJr:;,.== 51:::}\'.
|
||||
;::E !';.::~ ::- S..:;....:.:...oi-l."!:O, =l\: .... .;~:.zO, OR :F r.:.:.~ft:;~
|
||||
!';.=:..:.~ ':'0 ?RO?;:::::':"Y ;-0:':"'::'1\ ;.:.:. :NS':;;'::==:OllS
|
||||
t.J5! Ol~:'Y n-:-:::'N \'~':'=NG ";:-:!: :~:.:..o~-:m:. P?';:':!=:Y~. C:"'=:O:f..:v.:;. ;'.l\~
|
||||
l:;I:::?!-:::::l:':' :l:'~":NY y.:>::Ha/:..o;'':;:l:a, ;":::-:'=::'.'::01:, ?..!:?;"':R ;'J';)
|
||||
c;:.z;""'·CNG C': ;..?P:':C1-:::0N !O~?!-Z1:'!', =:S:?CS';':' o.F· ?!:'S':'::::::-:::, :J':>
|
||||
:;;''':':'1' ?..!:!:'1\:Z~ :!::'O -:rZ;.':!::> ~ .:!:~S:
|
||||
;:~.':.e.=::=:::! :;.e::.-;.s t.::.::' :::.t.";; ~E:~'\.';'-::".:.':y =~e.:.i.:'L.:-=es:'s-:.!..~':. ;:CVE:S
|
||||
~"':";:~e.::, !:~::~S e!" =-':::::::'E::' Ove.:-s::oe.s i ::~o:! e:- .. ·:'de-=::~:'::te.::' ~a -:.;
|
||||
se,.!et.y goggle.s ·or !ace shielc.; ~-~:!OSH -app:-o .... ec. respirat.or.
|
||||
1n addition, mixer/loaders :ust. veer ~ che:icAl resis':.er.~ ap:-on
|
||||
vhen usinq the conoent.rated p::oduct. During aerial applica~ion
|
||||
in nenenclesed cockpit.s, a hel~et. vith a vise:" may be subs~it.ut.ed
|
||||
!o:- ~he hood 0= Yide-b=~ed h~t ~nd s&tety goggles 0:- !ace
|
||||
shield requirements.
|
||||
I: Y.IXING/LOADING IS
|
||||
'\', rOLLO~;NG PRo=rc=:vt AS hH hl;'l'ERlfkTI~:
|
||||
PtRFOR.".l:D USInG A Cr..OS!:D SYS'!'EX', '!'l!.t
|
||||
CLOT:!!:NG AND !:QV:P~..E~'T Y.A¥ BE WORN
|
||||
,
|
||||
I i
|
||||
i
|
||||
I •
|
||||
Heavy-dut.y cheNical resistant. gloves: chemical resist.ant. apron,
|
||||
long-sleeved shi::t. (0:- qa~~tlet.s a~d sho~ sleeve shirt) and
|
||||
long-legqed pant.s: shoes and socks.
|
||||
se!et.y goggles or e. !aceshield 1DUSt. be ,""orn when t.he syst.em is
|
||||
u~der p:-essure. Allot-he:: p:-ot.ect.ive cl~t.r.ing and equipmer.~
|
||||
~equi:;-ec! !or use ... ·iUi open syst.el:.s 1:IUS~ be available nearb~·.
|
||||
1Y ~PPLIC~~!ON !S PER:O~D USING
|
||||
=R~ rO~~:NG PROT~CT!vr CLO~EING
|
||||
AN ALT!:lUlATIVE:
|
||||
~ ENCLOS~D ChB OR COCh7:~,
|
||||
JJ:D !:QU!Pl{Ehnz' y~y BE WORn hS
|
||||
Cle~n long-sleeved s~i:t. and lo~g-leqged pan~s. hll o~he~
|
||||
p:o~ec~ive clothing and e~ip~er.~ ::equi~ed !o= ~se ~~=in9
|
||||
ap~lica~ion mu.$~ be av~ilable in ~he cab a~d ~ust. be vor~
|
||||
",·hen ex-i':.in;; the c~ i~to w;:-ea~ed e.~eas. !! used :!c:- this
|
||||
?';,!rpcse I co:-.te.:::.i:le. ted. clo"=...'1in; Itay :'loot. be b~oug;;',,; be.::k !.:-.':.o
|
||||
the cab unless in an enclos~!:"e such as a plas~ic ba;.
|
||||
?~~";:::?- :'~=S c:..o'!'K!:NG :S NO'!' !:N':'~~:>~!) '!'O ?RC:'£=:- l'Ot) :>~:NG
|
||||
R!?J..!:R 1JlD ClZ.1J\:NG 0:: A??:'::::;'.'!'ZON :::Q~:?Y.:EJ::' OR Di.iR:UG ::;.p':'l'
|
||||
P-Z.!:lC?¥! ?'z?!:R ,:"0 '!'.:-~ !NS:':'RCC:::'ONS hEO'::. 1.
|
||||
!!-:?OR'!';.N'!'! !! ?es~icice cO]:Jes in cc~tac~ ... ·i~~ s}:!.n, ",'ash c!!
|
||||
...:i.";..."'\ soap and ~a"t.e.=, and. co~"t.a:.t t. phYSician i::.:!.ec.ir.':.ely.
|
||||
:.l\lays 'Wash he..nc.s, -!e.ce, a...,d e.=::s \ .. i~ soap a::d .... !.t.E~ be.!c:e
|
||||
s7:l0)::'n;, ea"::'nq, crin):.:'nq, c: ";oi1e-;':'ng.
|
||||
:~=ZR W'O?..K: Wash ::loves "·i':..~ soep t.~:::! ""~";e:- be~cr~ :-eco\"oi:-::;.
|
||||
~ake e!~ a:l ~c=k ~lc~~es ~~d -shoes. S~c=~ p=e~e~t.~v~ =le~~~~9
|
||||
se?e:~~ely !=om pe=scne.l clo~in;. La~~de= p=c":e.=~ive clct.::in;
|
||||
e!t.e= B!.ch use. Shove= us~~;.soe? &n~ we~e=. We!.:" c~ly cle~n
|
||||
=lo':hes ",'!"len le.eyin; jo!:l. Po ne~ ... ae.:- co::':.e..:.int::.ed clc~!.!"';q.
|
||||
?e:;-sc~el clc~i~q YC~ c~in; :ixinq/loaei~;, e??lice.~ic~, :epei:
|
||||
e.nd cle~i~9 o~ e.?plice.':.~on e~~i.?me~~, eispose.l e~ pes";ieicle, a~~
|
||||
ee=ly =e~~:y i~':.o ':.=eat.e.d !ielc.s ~~St. be s,:c:ed e~d la~,~e:e~
|
||||
sepe:e':.ely !=o~ ~=~se~cld e~icles. clc~i.nq e.r.~ e~:~ip:e~t.
|
||||
~eav~~y ==!"';~~i~e.t.e~ == e:-e~ched ~i':.h ?e.:a~,icn =~st. be des':.!:"oyed
|
||||
a==cr~~n; ':.~ s':.e.t.e e.~d local =e~~le.':.icns.
|
||||
:-:1J.. '~:'l' c:m':'J.J-::N;'::~!) OR
|
||||
D:::=Olr:';'~}\J.':~j.
|
||||
~es?i:-e.~o=s shocld be cleaned
|
||||
<:'0 inst.!"'Uc'::.ions inclUded ""i t.h .!:-equen";ly.
|
||||
" .". " "'~.
|
||||
~ ... -. "'
|
||||
|
||||
POISON SIGNS (Symplomo)
|
||||
PARATHION is. nfYdangfiou. potIOn. II rapidlfentets the body on con
|
||||
..ct. with"tIdn. surlao.lNI ~ ~wM.w'Ilh til ~ """" 'bf
|
||||
r~~. ExpoMd PIQ(In&_~ PI"Oft'IPIInIIdaII trMI.
|
||||
mtnl or they II'IIIY (lie.
|
||||
Some 01 U. ~ and symplofns Q( pois.or\ifI4 u.; ~adacM. n&\MI,
|
||||
'1011"1;-'. etltnp$ •• eaknot5I, blutr.cf 'filion, pin·point pupils. hghtness in
|
||||
cMsl ?orad bttNIlhing. 1'Ie1'YOU$l\H$ • ..,.lir.g •••• ring 01 eyes. dr@
|
||||
ing 0 .JI.tlinv 01 mouth and tlO!ie. musde spasms ¥\d coma.
|
||||
.5TA-r£miW-r· OF
|
||||
+ PRACTICAL TREATMENT +
|
||||
Ca." II ~oc.'()f (phy$iCian). Clmk; or hosp.lat irnmed •• teq.. Explain lhallt.
|
||||
victim has been .lposed to p.arathioo and describe his condition.
|
||||
IF SREA.1HING HAS STOPPEO. $111'\ al\irlCaI'l,plll\ic:n 1mmt6"'My and
|
||||
maintain until cIoCtor ...,s yjclim.
|
||||
IF SWALLOWED. eaR I physician or PoISon ConUoi Center. Drink 1 or 2
|
||||
glUM"$. 01 wu.r ard ~ ¥OmIting by lOU<:hing bed\. d lhfca.\ 'fIittl.~.
|
||||
Do nollnd-.x::. wmiMg or Qi-.. anyI'Iing bf mouth 10 an unc:oolClouS petIM..
|
||||
IN CASe OF CONTACT, m.mtdil18.., /lush eytS Of" akin WIIh ~ 01 WlI«
|
||||
lor Itl .. s! 15 minutes whiI (.~ con~amin&l.e<J ~ 1m shoM.
|
||||
SM doctor IlImfCIialtly.
|
||||
NOTE TO PHYSICIAtl
|
||||
ANTIDOTE-Mminislw .!ropine IUllate in w~ doMI. TWO 10 FOUR mo.
|
||||
lnlr • .,.nousIyOf intramuscularly ts lOOn as cyanosis iii 0Y*l1XWM. RtpIIl'
|
||||
I' 5 10 to minute inl.rv~ until signs 01 l'ropiniz.JOI"I ~II. 2.P .....
|
||||
ch"lofide 1$ al$o .ntidola' and rroAiy be .dminisl"ed In conjunctiOn with
|
||||
atropine. DO NOT GIVE MORPHINE OR TRAHQUIUZERS. Parathion iI
|
||||
a slrong c:hoIirle5teruelnhibil0f aHecling the cenlraJ and peripheral nei.
|
||||
't'OUt aystems and producing c:a,diac and r"piratewy dlpNssion. AI 6m
|
||||
.ign 01 pulmonary edema. the palienlahouJd bt giwn '~nlaJ ox.
|
||||
ygen and lrNl.cI ~omal.ically. Conliinued absOfplion of lM poison may
|
||||
DCCUt anrSlatai ~ have bMn repa1." after iMiaI!liIpro",,,,,anl!. VERY
|
||||
CLOSE SUPERVISION OF ntE PATIENT IS INDICATED FORAT LEAST
|
||||
48 HOURS.
|
||||
ENVIRONHENTAl. lIAZARDS
|
||||
This pesticide is highly toxic to fish .and
|
||||
wildlife. Bird~ in treated areas may be
|
||||
killed. Do not ollpply directly to water
|
||||
I
|
||||
or 'Wet lands (s ... amps, marshes, bogs, and
|
||||
potholes), unless otherwise permitted in the
|
||||
I
|
||||
I directions for use. fish and other aquatiC
|
||||
organisms may be killed at recommended
|
||||
application rates. Run-off and drift from
|
||||
I
|
||||
target areas may be ha~ardous to aquatic
|
||||
organisms in adjacent aquatic sites. Do
|
||||
.
|
||||
not contaminate water by cleaning of equipment
|
||||
or disposal of 'Wastes.
|
||||
1
|
||||
'!'his p=-oduc-:. is e>."':.remely ";.O)::::'C ";.0 bees
|
||||
eh~osed to di~ec~ ~~ea~ment 0: residues
|
||||
on.blooming crops or weeds, Po not apply
|
||||
I
|
||||
'th~s produc: or allow ~o d=i!~ ~o bloo~inq
|
||||
c!"ops er weeds !.! bees are v!.s!~ing the
|
||||
t.ree.~'ttIen~ e.=e~.
|
||||
ENDANGERED SPECIES RESTRICTIONS
|
||||
The follOWing restrictions apply to use of this
|
||||
product after February 1, 1988.
|
||||
Before using this pesticide on -.
|
||||
corn,
|
||||
sorghum, cotton in the
|
||||
counties listed below, you must obtain the
|
||||
PESTICIDE USE BULLETIN FOR PROTEC
|
||||
TION OF ENDANGERED SPECIES lor Ihe
|
||||
county in which the product is to be used •.
|
||||
The bulletin is availble from your County Ex·
|
||||
tension Agent, Slate Fish and Game Office,
|
||||
or your pestiCide dealer. Use D1 this product
|
||||
In I manner fnconsistent with the
|
||||
PESTICIDE USE BULLETIN FOR PROTEC
|
||||
TION OF ENDANGERED SPECIES I ••
|
||||
violation of Federal laws.
|
||||
,
|
||||
|
||||
d •.
|
||||
ALABAMA
|
||||
Colbert, Greene, Jackson. Lamar. Lauder.
|
||||
dale. Limestone. Madison, Marshall,
|
||||
Morgan, Pickens and SUmter
|
||||
ARIZONA
|
||||
Graham, Maricopa. Mohave, Pima. Pinal
|
||||
Bnd Santa Cruz
|
||||
ARKANSAS
|
||||
Benton, Clay, Clark. Cross. Lawrence,
|
||||
Lee, Poinsett. Polk. Randolph, Sharp and
|
||||
SI. Francis
|
||||
CALIFORNIA
|
||||
Butte, Colusa, Glenn, Imperial, Kern,
|
||||
Merced. Modoc. Inyo. los Angeles,
|
||||
Modoc, Orange, Riverside, Sacramento,
|
||||
San Bernardino. San Diego, Santa Bar.
|
||||
bara, Solano. Stanislaus. Sutter. Tehema.
|
||||
Yolo and Ventura
|
||||
FLORIDA
|
||||
Alachua. Baker. Bradford, Brevard,
|
||||
Broward, Charlone, Citrus, Clay, COllier.
|
||||
COlumbia, Dade, De Soto. Dixie, Duval,
|
||||
Flagler, Gadsden. Gilchrest, Glades,
|
||||
Hardee. Hendry. Hernando, Highlands,
|
||||
Hillsborough, Indian River. Jefferson,
|
||||
LafayeHe, Lake, Lee, Leon. Levy, Madison.
|
||||
Manatee. Marion. Martin, Monroe.
|
||||
Nassau. Orange. OkeechObee, Osceola.
|
||||
Palm Beach, Pasco, Pinellas, Polk, Put
|
||||
nam. 51. Johns, $1. Lucie, Sarasota,
|
||||
Seminole. Sumter. Suwannee, Taylor,
|
||||
'Jnion, Valusia Bnd Wakulla
|
||||
GEORGIA
|
||||
Brantley. Bryan, Bulloch, Burke. Camden,
|
||||
Candler, Charllon. Chatham, Effingham,
|
||||
Emanuel, Evans, Glascock, Glynn, Je"~r
|
||||
son, Jenkins, Johnson, Uberty, Long,
|
||||
MCintosh, Pierce, Richmond, Screven.
|
||||
Ware. Washington and Wayne
|
||||
KANSAS
|
||||
Clark,. Comanche. Meade and Stafford
|
||||
KENTUCKY
|
||||
Ballard. Butler, Edmundson, Green, Hart,
|
||||
Jackson, laurel, Livingston, Marshall.
|
||||
McCracken, McCreary. Pulaski, Rockcas
|
||||
lie. Taylor. Warren and wayne
|
||||
MISSISSIPPI
|
||||
Claiborne, Copiah. Hinds, Itawamba,
|
||||
Lowndes. Monroe and Noxubee
|
||||
MISSOURI
|
||||
Barry, Benton. Camden, Christian, Dallas.
|
||||
Greene, Hickory. Jasper, Lawrence, Miller,
|
||||
Newton. Osage, Polk. S1. Clair. Slone and
|
||||
Webster
|
||||
MONTANA
|
||||
Garfield, McCone. Sheridan and Valley
|
||||
NEBRASKA
|
||||
Boyd, Brawn BUffalo. Butler, Cass, Cedar,
|
||||
Colfax. Dawson, Dodge, Douglas. Hall,
|
||||
Hamilton, Holt, Howard. Kearney. Keya
|
||||
Paha, Knox. Merrick. Nance, Phelps,
|
||||
Platte, Polk. Rock. Sarpy and Saunders
|
||||
NEVADA
|
||||
Clark
|
||||
. NEW MEXICO
|
||||
Chaves, Debaca and Eddy
|
||||
NORTH CAROLINA
|
||||
Edgecombe, Nash and Pin
|
||||
NORTH DAKOTA
|
||||
Banson, Bottineau. Burke, Burleigh,
|
||||
Divide. Dunn. Eddy. Emmons. Foster, Kitj.
|
||||
der. Logan, McHenry. MCintosh. McKen- -
|
||||
zie. MClean, Mercer, Morton, Mountrail,
|
||||
Nelson, Oliver, Pierce. Ramsey. Ranville.
|
||||
Rolene. Sheridan. Sioux, Stutsman.
|
||||
Towner, Ward, Wells and Williams
|
||||
OHIO
|
||||
Pickaway
|
||||
OKLAHOMA
|
||||
Delaware. McCurtain and Pushmataha
|
||||
OREGON
|
||||
lake
|
||||
SOUTH CAROLINA
|
||||
Aiken, Barnwell. Beaufort, Berke!),.
|
||||
Charleston, Colleton. Dorchester,
|
||||
Georgetown, Hampton, Harry. Jasper and
|
||||
Marion
|
||||
SOUTH DAKOTA
|
||||
Clay, Ha~kon. Hughes. Potter, Stanley,
|
||||
Sully. Uhlon. Walworth. Yankton and
|
||||
Ziebach
|
||||
TENNESSEE
|
||||
Bedfo~d. Blount. Claiborne, Decatur.
|
||||
Franklin. HanCock, Hardin. Hawkins.
|
||||
Hickman, Knox. lawrence Lincoln
|
||||
Loudon, Marshall, Maury. Meigs, Monroe.
|
||||
Ahe,a. Roane, Scott. Sequatchie, Smith,
|
||||
Sullivan. Trousdale and Wayne
|
||||
TEXAS
|
||||
Aransas, Austin, Bastrop. Burleson
|
||||
Ca~eron, Colorado, Carnal, fori B~nd
|
||||
Goliad. Harris. Hays, JeH Davis Pecos'
|
||||
Ree"es, Refugio and Vrctoria' ,
|
||||
UTAH
|
||||
Utah and Washington
|
||||
VIRGINIA
|
||||
lee. ~ussell. Scott. Smyth, Tazewell
|
||||
Washmglon and Wise •
|
||||
|
||||
""
|
||||
","
|
||||
., .. - -- .... ~ .... - -: ... "_ .. ', , .. : ....... -.,~ ~ .. ~ .. ;.; ...........
|
||||
I
|
||||
~1'l1> CHfITIICIH. 71/'/SIClH ....
|
||||
r J<O:lnh"-b Ie. keep aWl< ':S t'rl>"
|
||||
.f.1 It PI-e. '
|
||||
DO NOTCONTAMiiiATE FEEDORfOODSTUFFS. 00 NOT USE IN UN·
|
||||
DILUTEO FORM.
|
||||
00 MI &9C*f when .alher conijitiOrlS laVOl dlilt Irom the ar ... ,'.al..:l.
|
||||
00 not apply vm.n runoff is lik.ty to occur. 00 not use In • manr .. r Oi' at
|
||||
a tilM oth«lhan in ~ With ~ dlfactions boCaUW animal, par>!
|
||||
Of crop injury. ult>gal fHicl~s Of olt~r undetirlNt. r.s;ults ma,. occur.
|
||||
OMt .... Shoukl S.1I1n Original PacUgdi Only
|
||||
DIRECTIONS FOR USE
|
||||
nil. """alion 01 f..,.ra] UW 10 UN this prodUd in a manNr Inconsist.n\
|
||||
with 1\1 laMting.
|
||||
,~ _____ --""RE.EN:rRY_ST~TE"'~!'IL ____ """-
|
||||
...... trt lat. UNt" Uti., "'for. '''Plut16ft ., tM H""Mtrt
|
||||
l/I.und ...,:lU" _ UlU l~l II ,,,,,,,uu ....... h .. tM 'fOr
|
||||
tto«l" cloUl1at ..... -.a,,..IIt .,.clU" 011 \lilt laMl an,
|
||||
......
|
||||
"'"' • .... "tIT'"hn" 'tau,r)
|
||||
a..A% • .., ••• or..T.I.1It
|
||||
''I c:ttro' U &IT' (1.'. U>M ,
|
||||
Uo &.1/A)
|
||||
a..1Z ........ cc..T.I.1It ]I &I" CIon_" , aM.
|
||||
• lit &.1/'" a.. J.Z..Jlf ••• OC.tI.ct 45 &I,.. I_u tJI.M I
|
||||
1lo ailA}
|
||||
, ""
|
||||
All .tM~ nat •• .. :
|
||||
'"
|
||||
,..,1 11
|
||||
· ""
|
||||
.tJ.1 nit ..
|
||||
1>1 ........ · ""
|
||||
Alllutil
|
||||
'"
|
||||
0,. .... .... 11(1'_.
|
||||
/II ~~ , &IT' All nat ..
|
||||
In 011".'
|
||||
· ""
|
||||
All "at ..
|
||||
I" ""M fraih I &lYI AlllutU
|
||||
'" .,..1tI ..... " • 41r'
|
||||
All .~.It ..
|
||||
'"
|
||||
Cot~Oft, 1 "'T' All ,ut ..
|
||||
(101 All otMl" l •• r. All .tlt ..
|
||||
' ....
|
||||
1-
|
||||
certain slatM may ~ rnot" resbicliYe reentry Intervals IOf varioW Cfop$
|
||||
treated with this product. c:onsun)'OUr Siale Department of Agriculture lor
|
||||
fulth&r inf~ Do no! apply thi$ product In sucfl • maMer as 10 .rlfeetly
|
||||
or through drift expaM workers or other persons. Thill" ~iog lI.al..:l
|
||||
must be ",acated by Unprol~led persons.
|
||||
\'iliAen or oral wllnings must be gh;en to workers who are exp@c:ledlobe
|
||||
In. t..-ealed a,ea or In an areJ aboullo be 'realed with this produ~. Oral
|
||||
\'t.rnl~ musl be given if Ihalo is reason 10 belioq , ..... t wlinen wa.rnings
|
||||
cannot btl UMerstood by workers. When oral warnings ar. given, warn
|
||||
IfIgs shall be givon in a language customarily understood by workers.
|
||||
Wlillen Ot orlll Wltrings must include Ihe follo«ing infOlntalion:
|
||||
DANGER
|
||||
([nS8"1 a.lea ~-'Ltild -:lescrip!lonl..!!!.a.!0.s' ~i!h parathion ~~~~
|
||||
app~on.1
|
||||
Reentry into treated area is prohibited for
|
||||
(insert appropri~te time. depending upon crop
|
||||
created and St.te, as indicated above) after the
|
||||
"""
|
||||
... -
|
||||
end of .pplication, unless all protective clothing ,nd
|
||||
equipment reguired for early reentry is ~orn.
|
||||
~~ In ciI .. 01 .~cldentll .. poture: Call a doclor (physician) ctinic
|
||||
01 hospital Irntnltdill.ly. Expl.tr'i IMI lhe vk1int has bHn .x~ 10
|
||||
pI,alhion and dncribil hit conditiOn. For further Information," lht
|
||||
(STATEMENt Of) PRACTICAl. TREATMENT potbOn 01 the P"tiClde Ill:*..
|
||||
I BESt if~\UIl£ CO" 1
|
||||
", ,
|
||||
.""
|
||||
|
||||
• d'
|
||||
I p ,
|
||||
I
|
||||
J
|
||||
I I
|
||||
\
|
||||
\
|
||||
STORAGE AND DISPOSAL
|
||||
PROHIBITIONS: Do 001 conl.min.tII .. ' .... 1oQd, Of IMd by '*Or. Of
|
||||
ckIpoHf. Optn clutnplf'lg is ~ed. [10 not NUM ernpty~. [).:;
|
||||
not Slor. unc:lfr condllions wtuch mig", ~ .ffect the container Of
|
||||
ils lbllity to funaion PI'~If)'.
|
||||
STORAGf:: 00 no1 Sloe, beloW temporattl" 01 O¥. Siote in .a'e man
|
||||
ner. SIOIe in original «1011"'1&1 only. Store in COOl. tJty~. KMp eon
|
||||
lalnor lightly ck.>se<I wMn not in usa. Reduce siaelting height wr-I Ioc:aI
|
||||
conditions can aHeet package s\rength. Pers.onMi SllOUki U$41 Clolhirog
|
||||
and tQuiprn.nt 11$1&6 under "ECUIPMENT AND CLOTHING" ....tlen
|
||||
handllI19 open containers.
|
||||
SPILLED MATERIAL. bb:k Of dike 10 pr ..... tll5.pJeacling of ",i8. CoYer
|
||||
with ~r\l maleriailueh at; fIlM, clay Of Joh'duS'I. Scoop IW'd ~
|
||||
Inlo I disposable confainer, Wash Ir,. wi1f'l strong lye soMlOn, Ibsolb
|
||||
and pl1et into. dilJlOSlb'l e<>ntainfr.
|
||||
PESTICIDE DISPOSAl: PuUeide wastes I" aCUlely haZat6ous. Im
|
||||
proper di~1 olelCKS pe$licide, IIpray miXture. or rio"te is. vioIa
|
||||
lion 01 Fe<MraJ law. II IMM waron cannot be diSpoS,fd 01 by use KC(If
|
||||
ding to l,beI iMtI'uctions. c;ont.act your State p.,tieiM or ErtwironmJnlai
|
||||
Conlrol Ao-tncr, Of !hit HUI'd>ocJ. WasM' rep-..nt.alM' .t the nHI.s1
|
||||
EPA RegiOnal OtI'ict for guidanc..
|
||||
CONTAINER DISPOSAL: .. ,t.l: Triple rinse (or equw."nl). 'Then oft."
|
||||
lor reqcling Of reconditiOnIng. Of put'lClur. end dlSflCl'U oIln • Nnitlry
|
||||
landfiU, or by other ploeedur.s approved by .Iat. and IcoeaI .Ulhofil ....
|
||||
Plestle: Triple MM (or equivlolenl). Then OfIM lot reqcling Of rK:C '\if ..
|
||||
boning.. or punctUli Ind dl$po$tI 01 in. Nnit..." landrlll. or inCi"r .. lion.
|
||||
or, illllo\iQd by S'I" Ir.cl ~1.ulhOritiH. by bulning.11 burned, SI.y
|
||||
out 01 smoke.
|
||||
DIRECTIONS FOR MIXING
|
||||
Mill In .. ter td~ IOitllion: IiQitlt, while sprlyitlg. UN detigNiled lmounl
|
||||
01 puxJUCI r. u. toIbring gaIof1t of _fer per acte unJe$I 0lhenriM noted:
|
||||
Y~tMlI and A.1d C~:o 10 ~~ bygtQ.lnd. 510 10galonli
|
||||
by air.s"'all FNItIl-20 10 250 0II1on:1 tly ground. 71C110 ~ bt aJr.
|
||||
Tr .. frulta-'O tCl 800 9&IIOns by ground. 10 10 20 gallOnI by air.
|
||||
Citrus-too to 3,000 gallons by ground. 10 10 20 gaIIcI'IS by lir. On young
|
||||
frun llees use • minimum of 20 ,,1UonI by grOUnd per la •.
|
||||
~o ".Ot apply this prodUC1 through any type of ira (l9al1on system.
|
||||
DIRECTIONS
|
||||
THIS MATERIAL IS AN AGRICULTURAL PESTICIDE FOR THE FOu.OW.
|
||||
ING USES:
|
||||
AlFALFA: AnnyIiW'otms. alfllf. WMttriIlarvae. webWonns--v. 10 '1,,*,, per
|
||||
.ct •. Do no!. apply wi\hln 15 dlYS 01 hllWSt ft)t tcntrd 01 elfalfl1WHYil
|
||||
la:tvae, appIywhlO 50-75'\41 oIlennioa1s .. damaged. Rtptat 117·10 t2-<11)'
|
||||
Intervals or 1.1 nHded. Apply 10 slubble Immediltely Itter removaJ 01 a! p.
|
||||
Air &pplJealion IClr all .111"1 pesi$,: 5 10 10 gatlons of wltet'.
|
||||
ARTICHOKES: Michote plume moth-I pint per ~e. Do not app!ywi\hin
|
||||
7 days 01 harvesl. Ail applicalion: 10.20 gaIJons 01 water.
|
||||
BARLEY • OATS, WHEA. T: Aphid$, armyworms-V •• v, pinl pel acte. Bllct
|
||||
gl'Ul bug, tlink bug-v.r·~ pinl ~r acr •. Do not Apply within 15 days of
|
||||
hllty"st}Jt appnc.Uon: 5-'0 QjlIJOn, 01 ",at&,.
|
||||
BEANS: Aphid!, Jlalhoppers,lealminer, MtxiCl!n bean beetle-Ih pint pet
|
||||
acte. ThripS-'h pint per Icre. Stink bug1:-'h411 pint per acre. Do not apply
|
||||
will\ln 15 days 01 harvest. Air appl1ealion: 10.20 "allon, 01 water. Garden
|
||||
.ymphylan-5 plnl! ptr acre. Spray broadCast on SOil before pllnting and
|
||||
W()tk Inlo upp6r 6 inches by dascing or 10101l1llng. Pr.plant soilt/ • .atmtonl
|
||||
ooly. .
|
||||
BEETS, TABLE: Aphids, blister beetlos. suglr beel "",bWOm'Is-\", pint
|
||||
per Icre. 00 no! applywilhin 21 daVS 01 hlrvesl if lops Ire 10 be used lOt
|
||||
f* Of (Hd; wifl'lin 15 dlYS of h'rvest "lops ar. to be dl!.Carded.
|
||||
Wlre\ltOfmS-2 qualb per Jere. Spf aybroadcas' on I(IiJ belore pl.anting Ind
|
||||
work inlo I,IPO&I 61nchet by dlSClng 0" rololillln". Pre-plant soilt/eatmant
|
||||
only. •
|
||||
In.ACKBEARY: Aphfd-t4 pinl PI' ICle. Raspberry crown borlr-l pint
|
||||
~{ ler •. Do not apply within 15 "'tyt of hal'Ytst.
|
||||
BOYSENBERRY. LOOANBERRY: Aphid--Vr plril per acr •. RIJj)berry
|
||||
crown bor •• -l plnl pet IIcrl. Do nolapply \ .. :hIn 15 dl)'l of hlN",
|
||||
RASPBERRy: Aphlcl, lupberryaown borlr-' pint per lete, Dol'Ol app.
|
||||
Iy within t5 days Cli harve.'!.
|
||||
BnoccOlJ, CABBAGE, CAUUFLOWEA: Aphkh,~, dirnbingCUf.
|
||||
Wt)lrtl, diamoncl·t-Ick moth IINI', Imp(li1~ cabbabge worm. ~llhle
|
||||
WH"U-Vr pint ptt Kfl. CabNgf &oopet_t pint Ptr ac". Do not iPPty
|
||||
10 Clbb~, broccoCi or tlutillOWtr \lrilhln %t daY' 01 hl~. Air JPpIiCI.
|
||||
lion: 10·20 gallOnt 01 w.ter,
|
||||
Wirtwolm,-2 qUIrts per lell.
|
||||
Garc»o • ."nph)'lan-J quarts j)fr IICle. SprIY broacbst on toil belOle plan.
|
||||
Unll. Ind WOrk Inlo upper &9tncheS bydlsting or 1010111111117. Ple-plantloil
|
||||
" .... Im.nl onty,
|
||||
BRUSSELS SPROUTS: Aphldt, .IIrmywonnl, dlll"lb\>lSJ CUlW(.WfN, diaJt.0n6.
|
||||
b.ck molh 111Y.t,lhlj)Or1td cabbage wOtm, ytOt,ablt wH'o'iI-'h pin! per
|
||||
Icrl. Do not apply wilhln 7 days 01 hlrves\.
|
||||
Cabbage !OOpe1-1 plnl ~r aerl. 00 nol apply Within 21 CI.,. 01 hl/'w'Ht.
|
||||
,
|
||||
,
|
||||
~I V Iv
|
||||
• .. , . ,. •••
|
||||
0110 III
|
||||
• • ••
|
||||
..
|
||||
|
||||
CARROTS: HIAt)' MIdtd ~. petrcbla tnIIe. ~ "-""I-YI pnII
|
||||
~r Kre. Tulip apl1id--O.6 pinll* .ae.
|
||||
Do not IPPf1 wilIW!. 1 5 ~ 01 haf\oeS1.. .
|
||||
WlI"eworms-31O" pints per eere. Pre-plant bc"oadcasllOil trNtment on'Y..
|
||||
Speay blo.do:aS!.M.aiI befOff" pia'JttIIg aAd 1I'Cfk inlo ~I. 4"..g·' oj SOil
|
||||
by drscing Of ttllOOIlIng. Use IoWfi cSoug4 on trllnerallOl1s; higher dosage
|
||||
on organie soils. .
|
||||
Garden symph)'bn-5 pints. per .ae. Pre-plan! broadCaSt $OIltreallnent
|
||||
onh' WI"loI1c InIO upper 3"-6" 01 soil by diScin9 or lotOl:iIling.
|
||||
~ __ ~Do"-"noI,,f&ed lops.
|
||||
CELERY: Aphids, celery leaf bel. spider mites-Yl pint per acre. 00 not
|
||||
apply within 21 days 01 harves\.
|
||||
Lealhopperl,lei"llmlriers, ..... Mentes-JA pint ~r acre. Do !lOt apply within
|
||||
30 days 01 hINes!.
|
||||
Wuewoflns-2 quarts per aCle. Pre-plant blOildcas! soillieatment only.
|
||||
Spray bcoa6easf on soil bel~ plMllinjlaod WOI1c into upper ..... g •• of soil
|
||||
by disting Of rotot~liog. •
|
||||
COlLARO: Aphids. eabWge looper. imported eabbaQe woon. vegetable
|
||||
weeviI-~ pinl per Kle. 00 not apply within 10 days of harvesL
|
||||
COTTON: Cotton aphids-Yl pint per Kre. Apply when in$eCtS appear Of
|
||||
honeydew~. Spider mltes-Yl pint per Icre. AppIyWhen mites ap
|
||||
pelf or "'"hen 5eaves beg;t"I tUlning yellow 10 reddish bc"owtI. Repeill once
|
||||
Of twice It $- to 14ar inlervals. Coaon leal perforltor, s.a.H marsh aller·
|
||||
pillal. stJn1I. bUg-1 pint oer Icre. Do not hand Dick Of harvesl within 1 day!!
|
||||
of appIicalion.
|
||||
AJr application: 5 10 10 gallons
|
||||
of~(H.
|
||||
CUCUMBeRS: Aphids, CtlCUmber bMtles, nea beetles. leafhoppers. leal.
|
||||
miners, spirMr miles. SQvUh bVgl;, \htips-Yl pint pel. acre. 00 001 apply
|
||||
within 15 dayS 01 harveS\' 00 not apply before vining.
|
||||
-;GGPLANT: Aphids, wbiteHies-lh pint per acre. Do notllPPly within 15
|
||||
da)"$ 01 ha/"'teS\.
|
||||
,.... 'HOIYE: Aphids-'h pint per acre. Do not appIywilhin21 days 01 hatVllsl.
|
||||
.. I appIc.allOtl: 10 to 20 gallonS 01 water,
|
||||
GARLIC: leahniner, ml'le (brown whHl). thrips-'h plnl ~r aere. Du no!
|
||||
apply within 15 days 01 harvest. IJr appliCatiOn: 10 1025 gallons 01 water.
|
||||
HOPS: ~ids. spidel mites-12.8 nuicl au.. per acre. 00 hot appIywilhin
|
||||
15 days 01 hatVttsl.
|
||||
KALE: Aphids, cabbage looper. imported cabbage worm, vegetable
|
||||
weevil-~ pin! per acre. 00 not apply within 10 da~ 01 harvesL
|
||||
KOHLRABI: Aphids, imparted cabbage worm-Yl pint per acre. cabbage
|
||||
kKlper-%o pint per aCTI!. 00 001 apply within 1 days 01 harvest.
|
||||
LETIUCf: (Head. Bibb. Leef): Laalminers-'h pint plus 5 Ibs. blown sugar
|
||||
per acre. Aphicls-'h pint per eal!. 00 nol apply within 1 days 01 harvest
|
||||
for head len.uce. or wilhin 21 days 01 hervest lor bibb end leaf Sen.uce. Ail
|
||||
application: 10-20 gallora 01 waler on both head and leal len.uee.
|
||||
-I-LETTUCE (Mud): Ga~de--;~p~an-5 pints. per BCre. pi.plant brOilf1.
|
||||
east soil treatment only. Spray broadcast on soil surface el\d work illto top
|
||||
13"~" 01 soil by rfl$CinQ Of rototilling.
|
||||
,
|
||||
'ME!..ONS (C.nt.loupe., Muskmelon., Honeydew., W.termelon.):
|
||||
~. eucumoer beetle,leafhoppers, spider miles, ttqJs-'h pint per acre.
|
||||
00 no! apply within 7 da)'$ 01 hatVe$l. ~r appI"ation: $-15 Q8110ns of wiler.
|
||||
OKRA: Aphids, leafmintr-Yl pint per aere. 00 nOl apply within 21 days
|
||||
olharvnt.
|
||||
ONIONS: l.eafminer, petrobia mite, thrips-'h pint per acre. Do not apply
|
||||
within 15 days 01 harves\. Ail applICation: 10-25 gallons 01 wa.ler.
|
||||
PEAS. BLACKEYE: Aphids-'h pint pel acre. Donol apply-within 15 days
|
||||
,I harvest. .
|
||||
.... £AS. GAROEN: Aphids. pea waeYll-'h pin! per acre. Oonol apofywilhin
|
||||
15 days oJ haMS!. if ,-ines 818 10 be: vsed 101 'orage. or 10 days jJ vines
|
||||
ale 10 be dISCarded. Air application: 5-15 gaUons 01 waler.
|
||||
POTATO: Aphids. leafhoppers. lealminets. stink bugs, thrips. v;tgetable
|
||||
WHViJ-\!I pin'! ptlrllCf •. Polato psyIla-l pin'I per aaa. Do not apply wilbin
|
||||
5 days 01 harvesL 1Jr applIcatiOn: 10-20 gaIIons 01 watet,
|
||||
Garden symphylan-S pints per aCle.
|
||||
Pre-plant broadcast 1Ol1trealmeni only. Sroade,asl spray on ~i1 svrfaee
|
||||
and work into upper 6"·9" by di$Cing or rOlotiDing.
|
||||
\
|
||||
PUMPKIN: Aphids. cucumbel beeUe. $quash bvg-YI pin! pe.- acre. Do
|
||||
not apply within 10 da)'$ of harvesl.
|
||||
. RUTABAGAS: Aphids, cabbage loOper. imported cabbage w:Jrm-'h pint
|
||||
; pott aue. Do not apply within 7 days of harvest.
|
||||
, SPINACH: Aphids. cabbage looper. erD'/m mile. Ilea bee\Jes. seed eorn
|
||||
I maggot il1 crown, vegelable weeW-\'1 pint per aCle. 00 not apply within
|
||||
14 days 01 harYe!!. AIr application: 10-20 galiOM 01 wat.r.
|
||||
SQUASH (Summer, Wltller): Aphids, cucumber beetl.s, Uea beelles,
|
||||
Sea~rs.leafminers. squash bug$. lhrip$-Y1 pint pel eue. Do noI apply
|
||||
within 15 days ('I harvest.
|
||||
SUGAR BEETS: Bee1lr1a~,leafminet-'h pinlpef acte. AlIaHalooper,
|
||||
aphids. bllStel beeUes. flea beetles, Iygus bugs, Slink bugs, sugar beet
|
||||
webvtotm-'h·'-4! pin! PIt ecre. 00 not apply wllhln 15 days 01 harvest.
|
||||
Garden symphylan-5 pil1lS per acre. Pre-~nl bloaclClSlltlii trealment
|
||||
omy. Spray brNdea$1 ()fJ soU belcfB plemlflg and WOIk inlo t.ipPii6~·:9"
|
||||
01 soli by dlscing or rolotillino '
|
||||
'SWISS CHARD: Aphids-V, pinl per .cre. Do nOI applY'l'fithin 21 days of
|
||||
harve$L
|
||||
TOMATOES: Aphids,lealminers,1\l$M1 mites, ~r mH, Slink bugs-'h
|
||||
pim pet lief •• Do not Apply wilhin 10 dl)'l 01 hln'H!. Nt ~liOn; 5--15
|
||||
gaJlona 01 wal ....
|
||||
TURNIPS: Aphids. cabb.agJ SOoptr. Io-nportld ca~ 1ItOil"II. ve~labie
|
||||
weevil-V, pint pH acre. 00 not apply Within 10 days 01 harvest.
|
||||
STRAWBERRY: Suawberry Ital~-'h pintper acre. Aphids,Iygus bugs.
|
||||
potato5ealhopper, sirawberry loot WHVll, white fiit'S-lII pint per acre. 00
|
||||
no! apt*/ within ,.. days 0I11en-n!.
|
||||
FIELD CORN: Almyworms-Yo !o 0.38 pint oer .ele. 00 rIOt appl".' wilhin
|
||||
12 days 01 hertHl Of cutting fOf" loraga.
|
||||
. SORGHUM: AJiii)WCAII......o..38to :IWa pittpec- Kf •• Dord IIPPYwitI'IiI' 12
|
||||
days 01 ha .......... Of eutIinn lor lor.. . ..
|
||||
PEPPERS, RADISHES: AphOcls-'h pi,. per acr •. Do not appiy witNn 15
|
||||
days of Nlve$1.
|
||||
mCE: Rice iealmioer, ~ shrimp-l.a ftvid ounces pee acr •. (Use
|
||||
res\riC:l.ed 10 Caldornia.) Do noc apply within 1 dioy 01 harvest. ShrimP, crabS
|
||||
and crayfISh may be killed. Do not apply where these ~e rmportant
|
||||
fesources. 00 nol apply within 14 days belOfe Of aher an appbealiOn 01
|
||||
Pfopanit.luf applJeahon: 5-10 gallons at water.
|
||||
SAFFLOWER: AplIm, 1ht1PS-"" pint per ea.. Do no( apply after ~r·
|
||||
ing. Air applicatiOn: $-10 gallons 01 wal ....
|
||||
SWEET POTATOES: Apl"Iids--'h pinl '* acr •• lHfminers_"- pinl per
|
||||
lera. Do not apsKy within 15 d&)'$ Of harvest. Ail appiealion: $-10 gallOns
|
||||
, oI ... al.f.
|
||||
\
|
||||
! MAXIMUM OOSAGE SHO'NN BELOW IN PARENTHESIS
|
||||
ALMONDS: (2.6 pIS.) PeaCh IWiq borer. partatoril seale, San Jose $caJe
|
||||
(dormant appIiealiOn)-'h pint plus dormant 011 emvlsion Of dOImant
|
||||
Mlulsive Oil II the dosage rKOtTItrIInded lor the C986f1C oil product per
|
||||
l00gal$. Fruit IIH leaf lolIer, peach twig borer. tent ealerpill;or -YI pint
|
||||
per 100 gals. 00 not apply after huh open. 00 not feed treated hvll$ to
|
||||
IlVfllOCk. Use 500 gal$. PIer we or less.
|
||||
API'lfS: (6 pes.) Rosy apple aphid, wooly apple apl'Ii6-~ pinl per 100
|
||||
gab. 00 not apply 10 Odden DelieiOus. Jonalhan. Of Mclnlosh. or releted
|
||||
vwieties. Do nolllAllY"" 14 clays 01 harwst.. Apply during pr.-pink stage,
|
||||
pink siege, pelal fail, or.-hen ns.ets epp$oar. Reptalat 1~ 10 14-dilY in
|
||||
lervals or as needed.
|
||||
APRfCOTS: (3.8 pta.) Peach twrrigboter(~~ ~'h pinl p1UI
|
||||
donnanI oj IfI"IIUfIiOn «dormant ~ ()i at the doUge r..:ommended
|
||||
forthe JpeelfiCOIl productpw loogel$:. Mealy bug, meeJy plum aphicl-""
|
||||
ptr"Il per 100 gao Cod'inQ moth, a".nge I~, peech twig bcnr-YI pint
|
||||
per tOO gab. AWYat petal I .. ItICI ewery 10 10 14 days the,.ah ... vn!iI
|
||||
control'is aehie'l'ld. 00 not appIywilhin 14 d.a)'l 01 hWW:tt. Do not apply
|
||||
unlit denger 01 * ~ ... passed.
|
||||
CHERRIES: (2 pIS., Stack cherry epI'Iid 1tSI9S. b(a':k ... ·.:... broWn almond
|
||||
mile. brown apriCol seale. $lin JO$It scale-V. pinl ,..uS dormant oil emvt
|
||||
sion or dormant emulsivoe Oil el the dosage recommend6CI lor the speelfIC
|
||||
Oil produc:t perlOD gals. B'adteherry aphid •• sported bucI mo(h, orange
|
||||
I~-v., pinl PM 100 gals. Do not ~ within 14 d.ays of halW$L
|
||||
FIGS: (2.5 pis.) F",g1Cale CteMerl-'h pint per ~ es lui ~ &~y.
|
||||
Appfy wMn inMdl appear andlepeat • needed. For heevy Inleslanons.
|
||||
oil may btl added to spray miQure, 00 n:Jt apply Wilhin 30 d.ays a! harvest.
|
||||
GRAPES: (2.5 pes.) Grape mealy bug (rkmlant appIiea.tion)--2'h pints plus
|
||||
2 gafs. dOrmanl oil emulsion per 100 gals. Apply 100 gals, spray solution
|
||||
PM acre by glound sptayef. Apply belore lruitis the siza 01 buek$hOt or
|
||||
after harvest. 00 nol apply within 15 da)'$ 01 harvest.
|
||||
OLIVES: Blaek scale. palialoria scaJe-S pinl$ per acre as a IuD coverage
|
||||
spray. Do not apply aher Augv$l 1.
|
||||
PEACHES, NECTARINES: (2.5 ptS.) Brown aprieot seale. parialoria seale,
|
||||
peach twig borer. SanJoae seale, walnut aeaJe (dormanI applieaoo'l}-'h
|
||||
pint pkIs dormant Oil emutsJon Of dormL"t .mu~ 011. .. the dosage rec0m
|
||||
mended lot the specifIC oil product. per 100 pM..
|
||||
Peach Ilirrig baret. orientallrui1 motIl-'h pinl per 100 gals.
|
||||
Thttps(Nectarinesonly)--V. pinl per 100 gals. ~"25~ of bloom.
|
||||
Repeal at $- 10 6-clay mtervals UVough Ptotal len. 00 no!. appty within 21
|
||||
(lays 01 harvest. 00 not apply more than once after bloom. 00 not apply
|
||||
more !han Sibs. 01 eetual parathion per acre between January 1 and harvest.
|
||||
Airplane appllC&Uon lor dofmanlueatmel\l only U I control measure lor
|
||||
peach twig borer and ephict eggs on peaCheS use one quart plus" gals.
|
||||
Maxiplerne Sprey Oil in 20-30 gals. of w .. ter.
|
||||
PEARS: (3.6 pIS.) Aphid, mealy bU9$-v.. pinl per 100 gals. 00 not apply
|
||||
WIthin 14 days of harteSl Appty no mot" than 1440 gals, per aCle. Apply
|
||||
dUling pre-bloom stage or when insects begin 10 appear •
|
||||
PLUMS, PRUNES: C<I pIS.) mlet $C&le. brown apricol scale. leaf CVII pfum
|
||||
IPhidi eggs, paNloriaeeaJe, $lin Jose seale (donnant apptieaIjOn}-'h pinl
|
||||
plus donnanl oil emulsiOn or cIormant emulsive oil II the dosaI)e (e-eom
|
||||
mended lor the specifIC oil product per 100 lIals.
|
||||
Codling molh, eyelpOn.td bud moth, fruill,.. Seaf roller. oran~ IOrtrix.
|
||||
peach brig borer. luSl(lCt. moth-'h pinl pet 100 gals. 00 not apply within
|
||||
14 days oJ lWWsL Do 00:1 apply when l~pet~ur~ exoeed$ f1Ot'F. Airplane
|
||||
applieation for dormanilleatmsni only 1$ e contlol measule lor peach twig
|
||||
txxer ancs aphid eggs on PlVnes use one quart plus 4 gal$. Muip;eme Spray
|
||||
Oil in 2().30 gals. 01 .... ter.
|
||||
WALNUTS: (S pIS.) Cal~ seate (california only).lrosted 5eale. European
|
||||
. IlIlit lecanivm (dorman! appbeallon}-l V( pinlS pI\I"S dorm an! 011 emul$iof'l
|
||||
i IlthedOsaga: l«OmfM~ torfM specfflC 011 pcodtJet In 10010200 g .....
|
||||
.lI.r per ICte applied by an air blast Spra,.r. (Spring, SVmmer)-'h .,,'
|
||||
~ pinl plus aummet Oil .mulslon al the IkIuge reoom.meMed fOf 1l1t
|
||||
specifIC oil product in 200 10 800 "all. w .. tar per &cre applied by air blast
|
||||
sprayer.
|
||||
Putnam seale, San Jose. ~ (dormant appliCetion}-lV. plnlS pius 8 gab.
|
||||
donnanJ (liJ emulSiOn 1fI 2IXI galS. wal« pet ~ applied by an air t)last
|
||||
sprayer. 00 not apply alter huSkS open,
|
||||
NOTICE TO BUYER
|
||||
Seller makes no warranly, •• pr.ss or implied, eoneernlnsJ'(he us. 01 th·,
|
||||
produe1 other than indietlted on the label. B~t assumes 111 risk of !Jt.I'
|
||||
and/or hcn<lling 01 Utis mlr.(ial when weh VN Indfor handfing Is eorrtrary
|
||||
10 IabeIlnSlruclions.
|
||||
t BES~ AVAILABLE COPY I-
|
||||
i
|
||||
I
|
||||
FORMULATED FOR
|
||||
PLATTE CHEMICAL CO., INC.
|
||||
ISO South "'.In SfrNt F,.mont. HE
|
||||
.. , .. .. ~ ...
|
||||
_ ..
|
||||
" .. ,
|
||||
., ..
|
||||
,-.. ,
|
||||
Reference in New Issue
Block a user