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,442 @@
|
||||
# FAR-GO EXTRA HERBICIDE
|
||||
|
||||
- EPA Reg No: **524-416**
|
||||
- Registrant: BAYER CROPSCIENCE, LLC
|
||||
- Signal word: Caution
|
||||
- Active ingredients: Triallate (20%)
|
||||
- Label accepted: 1988-09-07
|
||||
- Source PDF: https://www3.epa.gov/pesticides/chem_search/ppls/000524-00416-19880907.pdf
|
||||
|
||||
---
|
||||
".
|
||||
(
|
||||
Showdown™
|
||||
"['BICID[ a. Monsanto
|
||||
ComIMte Oifectjona lor Use
|
||||
[PUll I.> II.
|
||||
TMShOWdow" ;5 • tr.de .. rk of
|
||||
Mons.nto C~nl·
|
||||
19a·,
|
||||
.UII ......... ___ .... _
|
||||
Use Oft/y 1CCafGI" 1Q IIDIt ... YCI..s.
|
||||
_ "lilli' Of .. _~" MID lIAlIlI"" _
|
||||
bu ..... _ If "'"" .. oat ocapIIIIIt. _ It
|
||||
--. 11M F. REI .... i TI'" II 1918'''''''.
|
||||
UIlIT Of WIIUII11 AIID UAIIUTf lMeon-._IfIII ... __ .....
|
||||
cltefftCll 0ISCnfb0n Oft die" PClII"""""" I.
|
||||
lor .... ""'_'" """ ..... eon.. _ .. uw,*,_r_·l_""". _
|
||||
_ In. tftOM Dwltt:1OIIS utlOll tI'It ~ .........
|
||||
""'~. IIQ OIH(R UPRESSQ!! IMPU£!) "Will'
|
||||
OF flfNESS JO' ''''UlCUlAl~lI''OSl 61
|
||||
M[.CHAIITAlILITY IS MAO! I .. _ • aM
|
||||
subtld II 1M COIIOdIOM &IICI ~ ..........
|
||||
au,., ..... ..." .... _ ... ",""''-'
|
||||
01 ..., ,11''-'5 .IMI,* Distel In COIItrKl ..... ...-ce.
|
||||
Slref '1IO.I.t!. 0INf IIIWt or ...... .
|
||||
1""'''''' .. _ ................... -
|
||||
from uW Qr ~ _"I(' rlllllb ,,.... ClldlIIM
|
||||
.......... coo"" of tft~ Cam ..... ""''''''I,buI'''' , ......... _..,., ... _ ....... -'" """ ~ ""Oota ..... __ . __
|
||||
(flfIOltS1IfI;ICflartOUtllGtl'tltr ... ~""""
|
||||
it tlltlPDlobDA W _lor tM ..... 1OG willi! 1M
|
||||
oraaua IS 1ODI1Id_1S "I a .... CIDIIdIhIII MwdI
|
||||
.......... "" __ toIloJtjI ..... o..c·
|
||||
110M.. IHIUIoII II "" II\IftIW filii"''''''' '-"
|
||||
1ft III. 0.."1I0I'l. 1IIQrSt".. ~ 0IdIIdI tM
|
||||
tnDIStUfI ,MIlt $llKl'*, IJI tItt DwtctOt •. fit ifN
|
||||
PI_re. of .,.VCU Olliff ttaan tMII III _ If' 1M
|
||||
0trtcf'iIMI III "CJII flit .. 01 Co,.
|
||||
IHI ~XCUlSiVl RIMIO. Of 'HE USlR 0I1Iff1 •. MID
|
||||
TH( L11111' or THE LlAlllIT'Y Of THI$COII''''' 011 ... ,
|
||||
O'olR SlU'R fOR '~r'''''U lOSSIS. 10HIIIIS
|
||||
,~(
|
||||
Granular selective herbicide for fall or spring
|
||||
application to control wild oats in winter Wheat.
|
||||
spring and durum wheat. barley, green p~as.
|
||||
field dried peas and lentils. and for' fall
|
||||
application to suppress Cromus species (B. tectorum.
|
||||
B. secalinus and B. japonicus) in winter wheat and
|
||||
in winter barley.
|
||||
.----843.55-000.01/53 CCEPTED
|
||||
.- r:T' _ 7 1938
|
||||
~.~_dd<l,
|
||||
............. '· ..... dd.Act. .. _ .. -. ...... _.
|
||||
' ..... r .. VA", . /
|
||||
.---REFORMULATION OR REPACKAGING IS PROHIBITED.
|
||||
WARRANTY
|
||||
•••••• • •• • •• • •
|
||||
•••••• • • • • .. .... , • • • • •••••
|
||||
. . .. . . ...
|
||||
• • ...... • .. . • •• .. .
|
||||
• ... • ... .. . • •• .. .
|
||||
|
||||
(
|
||||
01 OAIIAGES IESUllIMG 'R(III !HE USE 01
|
||||
-.'" or !HIS PlOOUCl (l1ICUIOI'" ClAIMS
|
||||
USEO III COIIIUCI. MEGUGEIICl. SIIICT UMIUTY.
|
||||
0Il0 lOll 01 OIIOWISI) SIIML I( 11( ~
|
||||
'RICE 'AID BY !HE USEI 01 BUYER II1II 11IE
|
||||
QUAIIllIY or !HIS PIOOUCl "'vOlVEO. 01. AT !HE
|
||||
EUCTIOII or !HIS (OIIPAIIY OR AllY OMR SEllER.
|
||||
11( REPUaIiOO or SUCH QUl/lTIl'f 01. If Il0l1(,
|
||||
QUlRElIBY ~ REPUallEIII or SUCH 111M
|
||||
TllY 1M Me EVEMT SIIML.IlIS COII'AIIT 01 AlIT
|
||||
OIHERSEUERIEUAlUfORAMYlIlClOEIIIAI.... CONSEQUENTIAL OR SPECIAL DAMAGES. e,u.,,(NM;: .FUSSES ........ --
|
||||
..,._ .. .-s"'0Ie'Nd ... ~a.
|
||||
_ .. OlIo UIIIT or IlAllRAMlY MOUMIUTY ....
|
||||
"'" .. De ..... ., III, _till Of wrlftel iC"W"*Il
|
||||
K_ out 01_ 01 ch'Id .....
|
||||
CAUTION!
|
||||
PRECAUTIONARY STATEMENTS
|
||||
Hazards to Humans
|
||||
.nd DomestIC AnllNls
|
||||
=MA:Y::CAUSE~~EY~f~'R~R~'f~Af~ION~. ==~-HARMFUL IF SWALLOWED.
|
||||
A_ con_ WIth slun. _or cloth' ....
|
||||
w • .., I""""""" WIth SQlP.IId w.ler
|
||||
.no' holld'."..
|
||||
flRSlAlDIfIMEYES._ ....... _ ..
|
||||
_ .... _IS_CIII._ .
|
||||
•• ==========---If SWALLOWED, give Lrge quantities of water. Call
|
||||
-" .. 0I_-._1IIa_ a physician. NEVE~ GIVE ANYTHING BY MOUTH TO
|
||||
CoIICoIIocI. ......... (ll4'UO·1OOII AN UNCONSCICUS PERSC~.
|
||||
Envaronmental Huards
|
||||
_ dnct _ ID ... """ 01_ 00 ..
|
||||
__ brJ 0 01_= Col -when disposing of equipment washwaters.
|
||||
- swap .nd Dosposo'
|
||||
Do nat contJmlnate •• ler 1oodstutB. wed or feed by
|
||||
sto.-. or drSOOSll
|
||||
STO'ACE _NCC_ .. _"""IOII_ ..
|
||||
DISPOSAl.
|
||||
wastes result.,. from tIM' ute of tit" prOChlct "'" CIft.
|
||||
,. til uwo 01 CMtnICl6/y lepocmecI ..... lilt dis
|
||||
D05Id of 1ft II IIMIt .. ,..-o" DfStIC.,.....
|
||||
bunecIi on Will' SIlt,......, hom ..........
|
||||
All dlsoouJ "ICI lit 1ft ICtGIdlnct -l1li .....
|
||||
fldefll SUit Of .,. praacllfItS.-
|
||||
EmDbtd ConUlfttf retllflS .... Inc! orOCluct ff'SIdltl
|
||||
~ ,It libeled Sllec"Mcts "ntll conti_net .s
|
||||
........
|
||||
Cam .. tIt tmDI) COft'.JI1'IIf IIItD _1ItIIICWI IQU.omtft{
|
||||
TI'Itft dlSClOM 01 ~ contItllllf IflllIfIlllfY ..,hll Of
|
||||
bt .net"" or. II ..... '" IIIIt IftCllOtIIautflOr ..
|
||||
hIS.. bot WIWIC II WftfC. stir OUt 01 smN
|
||||
ACTIVE ''''REO'ENT
|
||||
·S-(2 31·1flC"IOroIM-,I)·
|
||||
dlt1OffoorlUI .... UmiIt ....
|
||||
INER"MGREDI[HTS ~
|
||||
'OO~
|
||||
Move this Storage and Disposal section to under
|
||||
":Jirections for Use" as noted on the next page.
|
||||
~
|
||||
••••• • • •••••
|
||||
. . .. • • •
|
||||
. ..... .
|
||||
. .. • •• ... ... • • • .. .
|
||||
|
||||
I ,
|
||||
{
|
||||
DIRECTIONS FOIt USE
|
||||
n .. _ .. ,.. ...... .,-.... Insert "Storage and Disposal" section from page 2 ___ 011~ h
|
||||
dftd~.~_~.r..~;;~,~,~_~~~.i_~b& .. i';.------ ere.
|
||||
--------....... ...... -. ... _ ................. _.
|
||||
.......... ""_ .......... _...-. lor _ .. _ ... _ .................. ""
|
||||
--""""" ... -"'--"'" _ ................. "" ... -. .... "" ...-It
|
||||
.... "" .. _ ....... -'Y- '"
|
||||
plQtGl.1OII ~ IIt:D":. "'" ..,lift tI\Ie otCI."
|
||||
plaI_ of Il1O IIftI! INt rts&llt 11'1 poor • ., • conlrQI
|
||||
RKOmnIInOtd flItS ~ulO lit tono.eo tA.'" 110
|
||||
I AtOId cra;; Ifllll;fJ
|
||||
2 AlGId crop It!toOllf ,I biMSJ
|
||||
and for suppression of downy brome (Bromus tectorum),
|
||||
cheat (Bromus secalinus) and Japanese brome (Bromus
|
||||
japonicus) in winter wheat and winter barley .
|
||||
1 toni'" w,1d om 4 S B .
|
||||
AppI"" ... ~ .... :'-.;;/r.: ... ;:;-:: •• ;;:<:;.-:;.-:;",,::;-; .. ::; .... =-=;oo;cti=;~-----. u pp res s romu S s pee I es
|
||||
.ldled .dl rtsuIIllI mSloiICtd _.: 011 COIItrOI JIICI pia-
|
||||
_~aap IIWtarfIC 'ltCDI'w.rGft m&rR tit ~
|
||||
wdIII .... IiIIIIfs "'" ,ppla. II'ClIletlrt ___
|
||||
...... "" ...... 11-.-.. ... _ .. -....-" ......... , ............. -.. _ ....... bt_. __
|
||||
__ .. __ " ............ 00
|
||||
-.... -..-- ...... -
|
||||
SoooIooi ..... ---. ""'_.
|
||||
----"""" ..... ,,"'-" ..... IS...,. ............ cttbtlNd ... Dc·:'!
|
||||
....... , .. oestJo, tM ettem CIt the cWo
|
||||
... ldIRIaa ..... ,,,sllDuldllelffl,,,,: ~:.
|
||||
011 ... poaoI 01_'" Wet, """",...,,, .........
|
||||
Ibo.., rt:II'IOKIW' surlier IIlCI'I or twt: of tM 101111 tile
|
||||
11ft of ItfII'INlIOft lei .... spect 1M IItImber of .1Id lIltS
|
||||
tUI .eft WIed betore: tlTltflfftCt
|
||||
.., .. lit""" WIeCI ..... tmef1tftCt. DUt ocq..
|
||||
..... ~ ..... porucu""l .tIde< .., ""'d ..... _
|
||||
..., ....... lID4 ... ' ... bot., ........ .
|
||||
U ..... __ o,_ .... _ .....
|
||||
111M of Ifrm,MlIGft. or flllflM dlOIoIfII , •• 5DI'JIC.
|
||||
ttll~ product 1liiy nollNlntlln tM "Wilt .... Sllndlrd
|
||||
........ -
|
||||
IntllTlOll
|
||||
D(W!D (M(IIG(NC!. STAll/) J!DUCTlOII. SIUfIIlllG
|
||||
All/) YlUD lOSS !lAY RESUlT DUE TO COlD OR II£T
|
||||
IXllllJflJOIIS.'IIIGATIOIIIUIIIIC GUIII.TlOII OR
|
||||
£1I11IG(1It(. DUP PWlTIIIC. SOIl ClUSTIIIC. Dlr.
|
||||
(A$(. INS£t1S. OR S£UCTIOII 01 a VlIlffi G(N£T·
|
||||
ICAlLY SUSC(PTIBLE TO SIIESS mISE aRE •••••• • • •• , . .. , COfIDlTlOIIS BnO~D m( CIIIITIIOL OIIIONSAIITD • ••
|
||||
AND fiff GIOW£R SHOt4.O «DIStill fHf STAT[ : .: •
|
||||
UNIVERSITY (IT(IIISIO'' SP£CIALIST OR SHD • • • • • • : ••• : •
|
||||
PIlDDUCI:J 01/ SUl'PI.I(J fOR LOCAl VIII£T.\lIIlfOR· t h . •• ,
|
||||
IlATIOIIMDRECOIIII!ND£DTWCIMDPlNII'~ I S product ' .. ' .. ,
|
||||
'IACTlCES AJID DAns. • " , • • • •••••
|
||||
___ ... "'___ IN THE STATE OF I'.ONTANA, do n6t lise thi$ herbicide
|
||||
"''''_JUI on fields to be seeded to hiM'red sp"~n~ wheat
|
||||
t-.... - .. _""" 1liioi with press drills, if the field is or,w'~' be 1III" .. ,....IIOI_.otII .. ~... i· d • _n .. .....,,, __ orClllll<._ rrlgate in the current growIng sea$on,'.
|
||||
___ nee. .... ~ dIIId.... .. .
|
||||
......... ' R ... .
|
||||
1
|
||||
-00 not· use po·" . , .-- .. ---- .. -- ...... "~n Arnh St.P'dll ... ,IU .. UrtlUIQI..IUII ft ... " ..... ~ .... "'_.
|
||||
This practice will result in unacceptable seeding
|
||||
depth and an excessive concentration of this
|
||||
herbicide in the seed zone.
|
||||
3.
|
||||
|
||||
...
|
||||
HOW TO Al'Pt.Y AND CALIBRATE
|
||||
EQUIPMENT
|
||||
~.- __ It"""""', -........... -._........... _ .. .-.....
|
||||
_ .... l •• _ ... _
|
||||
It_~._" __ " .... _._...,.. .. _ ... --
|
||||
....... r ........ 6UWI.1tIOII1II*S,_t-
|
||||
....... fIII ....... 1fIIIIIIa _ Ii...n IRIdI
|
||||
.1IIIdIIII ................... .....
|
||||
IItf • pit"" CMfIit r. UiIIIrIIC ll'\IdIa tIIec·
|
||||
111 .... If SI," _I: bIl _ ... 5QrtIdtJ pI.litr
|
||||
• ......, .. O' ....... ,IIftIl.hIItd
|
||||
•• "1_ ....... CoIOtt .... _ .........
|
||||
PIfb liter CIIIlIll .. dtSIftd IGIIft(r
|
||||
,....,re: It ,14.·", lllPlaar IS Df,"I1IV1S !UIW
|
||||
oft ,015Uncr ac nc.., III IN t!fIG tQ.lIf UQIttt IGI'$
|
||||
~ eQual to 1; lOJC1r l1uted'! Aftrf mKltII( l Oi(
|
||||
" ctlJ«tlOn •. liD ucff OIIfWf coH«! tfW' "'!twln
|
||||
.,..Jr ....... _~~ Ote:_ to wrCl'llt act!
|
||||
OIIt1rf ~ Ik YInr .....-raflf ... ulft ComOtrw
|
||||
ill _ "" .... for IIIc _ sot of '""" .... . dIo_ .. ..-.... _ .. _ .... ...
|
||||
......... ,ew .t IaII5 tflrlllkJSl flutrntftl
|
||||
...
|
||||
ItCQ!!lM[!!OlD "TI 'II OCII
|
||||
.1 as IU ., .S '"
|
||||
, 4 • t
|
||||
....... taI U •• , l'IM
|
||||
"~lfl!u ... 1M deIIrtcI....,rdt IS caIIeded'.
|
||||
---_ ... __ ... "....
|
||||
............ 1IIf stIIeI-ttf dIsCIIIa C7-! .. _",1S
|
||||
jIII'II(eduf! uflffl tilt pIaper ,,11(15 ~ 1llPUll:r.. ___ _
|
||||
.. .,. ..... wllIftI!5 01 ..... uIa mu1I ,. used 'ft
|
||||
order to tMIIIt ... farm willi .,.allOR. II IS ItitOft'-_ ....... hoIddoSll __ ._ ...
|
||||
Ind If'Iy ftDSSIIJ pit. _ """" .... art IIIIde
|
||||
to __ .... PIftIm ddIr .... t ill arderlDlMWt
|
||||
.. lIfm ~ UId to ..... awr'-"l 1M pas.
|
||||
.. crop 1ftJlll) ... "......... S tMt .. ftarrnett
|
||||
_It atfl_ 01 the 1.ekI.1at used
|
||||
finD PIEPWTIOII -_ .... _ .. _ .............
|
||||
.., .... COItCW_ AD dft'p ,... by ''''''''101. 01
|
||||
_~ d~ ~ts .... Sf tie C:Qn\OirI:ecf prlOf to
|
||||
lPIIfalloCl of ~ "eIklde If SIublIIe found" lit ....
|
||||
balta one OJ two DI\5eS .rtfI., feu cutblllDt IIlIf be
|
||||
fIQU"" IatfcIIt _Qt_" .. ,. ..
|
||||
• lICOIf'OUlEO API'UCATIGIS
|
||||
Wtltftsu""'* ................ I5~'":"t ........ .
|
||||
,11Ittd cutlwIIaI" ... 1IIeQriIIII ............. FGr
|
||||
__ ..... fr!t.sot_-
|
||||
me"t to wi dIt I0Il110 .... tuft ] .. , MatS tiD
|
||||
IIOt 1M dac ~ IDf 1ftCQrJIOf"' ..
|
||||
fll1-OO_ -,....,t-._.., loot
|
||||
.. _ ...... _""'-_ ... __ •• CAlfte __ • MIdoIt .. l1li
|
||||
--for...-.foUls .... _. -..., .. __ ............... _ .. <11l1li
|
||||
.. "'-"" _"" ......... hoidcuh> __ Clllb·_.
|
||||
If"_"~''''' __ '''''_''' ........ 1o) ... -.tIIt_oI' .... _ ..
|
||||
.. ".-.. _ ... ___ Ir ..... ...
|
||||
_ ... _ ......... _ ..... IIIc .. ...
|
||||
-_ ... ......
|
||||
RECOMMENDED RATE PER ACRE
|
||||
5 lbs
|
||||
Correct amount
|
||||
to be collected 0.51 lb
|
||||
this product
|
||||
4.
|
||||
6.3 1 bs
|
||||
0.63 lb
|
||||
· ..... · " . .
|
||||
• • I I ...
|
||||
. .. · .... , . .....
|
||||
. .'. • •
|
||||
•
|
||||
•
|
||||
• I I •••
|
||||
• .. . · . ...
|
||||
• ... • •• ...
|
||||
••• • •• .. .
|
||||
7.5 1 bs
|
||||
0.75 lb
|
||||
|
||||
\
|
||||
,
|
||||
"
|
||||
............................
|
||||
__ I - .. ~ ... _
|
||||
...... __ H._ ... _ -------_ ... III. r. ........ __ ........ _
|
||||
-.:-_ ........ -.._-..................... ...., .. -
|
||||
---s...,.--I r._
|
||||
--"-"_._-_.-............... _ . .-.... _ ..
|
||||
• • _ .. ~'" COIIdlllOl'l """ ,.. .. 115.., «11-
|
||||
porltt ... _ fQvlpmtfll w:;11.". [ ... , ....... " ....
|
||||
IOCIC [uft ....... secone! IACOIporli. " ' ... i ~
|
||||
S/'IOUtd ptOIlCIf lIHI 1~1t\
|
||||
fOl SPII .. ' OO..QuRUM WHEAl AflO IAIIUY 'N
|
||||
IIONr ..... OllCl' -& WgPl'tUoGft of f'trsaIn ... Ref
|
||||
tlOllllm tfl'ft¥lrntum; IOOIJ nilS,.. uct ~ sed"'I
|
||||
,tIC ~It .naIIilQI"t
|
||||
......... lnurpor ... :AMI~~:~......,
|
||||
JhI'I *"'" _ ~ olIi:ClIX'JI'r.lf 'CfII JnfI5-.
|
||||
IQIII(ItrItft1 ~ ~ ,lit. """I, WftdeI' or .... AdtusI
|
||||
IntOI'f,IlJlllIOft tIIU.prIW''':j to:. d$l1I $G." II1II10 ddlUItI
|
||||
, .. "'"
|
||||
WHEN TO USE
|
||||
flU TlUlIIEIIT IIICIIIPOUltD
|
||||
ClIO!' IATlIUS/1) Wll(UOAPP\Y
|
||||
Sonoc-""'''' __ 3_
|
||||
...... ..., ...... hiiit·
|
||||
......... --
|
||||
Change rates to 6.3 to 7.5
|
||||
..... _1IId 1::.1 ::.;11D=11-;.;;"';:;~i-.~IfIr:::... ___ .!:C:.:ti::.a n::.9:1:e~rC!a~t:!e~s:....!:t~0 __ Boo .... • ...... 6.3 to 7.5
|
||||
."., IDe rliD on ICM ~ _ iPPI! ... -. JJlts on
|
||||
-,..~
|
||||
Incorpante WItf!,ft 48 houfl for mttllOds.. $lit "fIELD
|
||||
PR[PAltAIlOO·· ... ··'IO:OIIPOItAT[O API'lIOTIOIOS··
|
||||
• ...,. soN ItftI9trJtUft It the 2 Ad dtpth 1111/11 be
|
||||
.a°f OIim
|
||||
fa amlLi "alu"d Ie be lei " b • I,.
|
||||
Ie ." I.' J ; , 19 "'" I
|
||||
.,tS> J ;easetl., d .lets: ..
|
||||
51'IIIG RUTIIEIIT IlICOIPOIAltD
|
||||
CROP lATE (Us/I) WHlNTO APr( Y lor ... _ 0.- _ AIItr_
|
||||
- 5 to 6.3 -...., ..
|
||||
-$pt.,. Iftd Ourum
|
||||
- """"''' -, 5 to 6.3 IMI bttOfe _lid ... _.
|
||||
a • .., I[I:U )) JUSltlttOl't 01
|
||||
6.3 to 7.5 .mmedlllet,
|
||||
.... --....,.
|
||||
6.3 t.o 7.5
|
||||
-UII'''' -- ""'---..... .... -... , .,!d0lls
|
||||
6.3 to 7.5
|
||||
-r.,. JUSiS loII_. I....,
|
||||
.. --....,.
|
||||
pi .....
|
||||
··For suppression of down~ brome (Bromus tectoruml.
|
||||
cheat (Bromus secalinus) and Japanese brome
|
||||
(Bromus japonicus) apply 7.5 pounds per acre
|
||||
prior to planting and shallow incorporate. In
|
||||
Co lorado. Kansas. Nebraska. Okl ahoma and
|
||||
South Oakota. plant with hop drills only.
|
||||
5.
|
||||
...... • •• · .. •
|
||||
· ..... •
|
||||
••
|
||||
. '"
|
||||
· ..... • .. . · . ... . . .. . • ..... .. • • • • ., •
|
||||
•• • • • • .. •
|
||||
|
||||
-. \
|
||||
•
|
||||
(
|
||||
.....-_ ................... -. --
|
||||
__ II_ r. __ "IlIl.D
|
||||
mPAllATIOIr ... _ltO __ ·
|
||||
--·f ......... aep. ,,9.W-... _-
|
||||
.................... ....-s ............. .... _.1-.. ____ ,..
|
||||
-.... -
|
||||
SUIfJC£ AP'UClTlOIIIII1II
|
||||
D£lAY£D IIICOIPOIATIOII
|
||||
US( OIl! 1I_.IIlIIUIITA.- .... MII11I DIIOII. _ UlM
|
||||
'"4!11od"" ..... _".---
|
||||
5
|
||||
6.3
|
||||
willi. J IINItd "IJIIII''''''' ............ 511' ....
|
||||
__ "" .... _ ..... _ ........ ~.:;.::""=·""::.. ___ ..;7 • 5
|
||||
~ KI' lor ,II .. typrs -
|
||||
SurfJct _lCitlOll~ ot t'a DI'OdIcI "'0 .. lit'"
|
||||
IQ.td Dr I oe&.,ecI dIC.Ofporal_ 1ft tilt ... 1lIIY ..
|
||||
........ _1_ ........... · .. · ......
|
||||
.................... _11* ...... _.
|
||||
tUft It tM 2·1ftdI __ 1MI .. ~·f .• 1IS5l
|
||||
s.rtoc._ ........ _ .... -
|
||||
_IIISZ ..... ' 51 d .......... _ __ ... _dolll __
|
||||
•• and aewCDlld4GtS~_ ............. ...
|
||||
pGS$IbIt • .-cor.,1t Mft It .... ..u ...
|
||||
-..-
|
||||
Ttltswtaa 1£IPIaf0l"..., ....... sa.dIIII'"
|
||||
DtI or 10 1Itkb..ttl Sou,bet faIIIIIel s-tIa .....
|
||||
ItOftS sftOuId _1It",* :0 IIddS c:o.ered ........
|
||||
w,I" pCmNf crop raldut. dO" lICIt .. ,.. ..
|
||||
ulr (OilUtt •• 111 lilt $OIl
|
||||
~tiCf _UIIOM.IOI 0N,ed .iiCLW .... 1II0, mII'':
|
||||
prCtIIde tilt SIftIt 1M! of _lid lit c:oMrGI 15l1li 1IQr
|
||||
..... eeI oppICII_ Wold OIl __ '
|
||||
__ ............. _d .......
|
||||
JbnorlNlr wJlm lI~UI!SoctUf"""'_o
|
||||
h01l1Ad tlDO emtrItI'U 1ft 1M spr"'l To ICMIt tIM: _ ... _ ...... -... .... __ .
|
||||
tnearpcnled ..... ., IDIrS of _1CIbn.~
|
||||
In tM ··fIElD ptt[PARATlOfiIS·· IJIO "1IIICOIPORlTED
|
||||
APPUCA IIOIfS "" ............
|
||||
110· TlUAPPUClTlOII
|
||||
._'I.~ .\------
|
||||
ThIS prod«t """ be iDDhed ,.. II ............ ·bI
|
||||
SlNlnlwflU1 Chifum wftUt. ""' birIe! IU fllta' i5
|
||||
PGllMi per left lot .. SIiId types.
|
||||
..... _ ......... "'"""" ..... _1_
|
||||
pt. 10 SOIIlfeell-uP _ .... lIttIrt .......
|
||||
,A.tr. SOIllffI'IJItt'.lull! II tilt 2· ... .,.1IIdI1Ie
|
||||
• 0· F or ItUJ
|
||||
No-bn IPpbutGl~ Ny be InIde III slltldallsbItIbIt or
|
||||
10 IcIdS dh SU1!M:t I'&dut ,."IIIDP1ar.a,..,
|
||||
not Ot mMIf IIn~1 CDf\4Itcw.tld....n nac .. " ...
|
||||
ult [0I1i1e1 •• 111 the soli
|
||||
_-bll ,ppllUllOftS Jl'f 10 tit madt 1ft teCkaCI I.
|
||||
lIfIt,no-blls,sIfIt\SOflIr.llrtlIlCWOdIlClIlIiIId II.,
|
||||
otfIet srsIfm II mu'51 De _lid HIS 'ftCIIlIIIIItd •
|
||||
_,.bed tbtwMtt .1 Uta ....
|
||||
843.55-000.01/53
|
||||
©MOIISMTOCOllPAIIY 1911
|
||||
I
|
||||
I ....... II......, -.. "'" "-"1
|
||||
CoIl C.llec, day .. oeM· m.l'''·_
|
||||
MOIISMTO COIIpm
|
||||
AGRIQUUUl PtOIIUCTS
|
||||
ST lJQIS. IItSSOUlI 5)157 U.s.A.
|
||||
E£j
|
||||
•
|
||||
FOR WILD OAT CONTROL
|
||||
IN MONTANA ONLY.
|
||||
IN SPRING PLANTED CROPS
|
||||
d "TOK TALL PlAAiID CROPS"
|
||||
r~J\ US[ JK COLORADO, kA.t;S4S, nBRAsq:·:·:
|
||||
OKUllo!lA AA'D SOUTH 1Wt01 A - fbi. proftet •
|
||||
un bf' lurlen .pplird prior to uf'diAe-.'.
|
||||
\anUr ","~r.t "'ltb~ut incorporation tlttr( •
|
||||
IndlDI II donr ","Jlh • bordtiU. Apply 1.t6
|
||||
pounds pr, .ctr for luppression of '~' ••
|
||||
"a.' (.roeus lrcto,.), cbut (It_s· •
|
||||
uuliftUI) and J.p ••• n 'ro.t (.t ..... : •• •
|
||||
j.ponicus).
|
||||
FOIl USE I~ lDAIIO, JIOt.'TUA, OIEGO!< urAl! Ind
|
||||
~ASHJ~CTOK • AppJy thil ,r"utt .~ • ,.lr of
|
||||
7.~poundl ~r a~r. a •• lurf.ce applic.tioD
|
||||
a~.d of a lie Ide,· t". .. -till 'rill to
|
||||
obl.in lupprrllioD .f viI. ..ll aDd tDvDJ
|
||||
., .. ta viater vt.eat or Ndey. A flea-tiM
|
||||
'.tra.· at\a~bed to tht 'rill .r •• t' a"II~IJ
|
||||
fo~I~·1 .. ,laot1_, at a fi,ht • .,1. to tbe
|
||||
.rl11 'OWl .. y i.,r ••• '-,bici" perf ..... c,.
|
||||
'hI.,· is • tfa"'" of liddtr Drill. lac.
|
||||
6,
|
||||
. . .. . ,
|
||||
, ...... ,
|
||||
.. . • • .. .
|
||||
•• • • • •••
|
||||
••• • •• ...
|
||||
Reference in New Issue
Block a user