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,606 @@
|
||||
# CHEMSTOR
|
||||
|
||||
- EPA Reg No: **34704-277**
|
||||
- Registrant: LOVELAND PRODUCTS, INC.
|
||||
- Signal word: Danger
|
||||
- Active ingredients: Vinegar (19%); Propionic acid (80%)
|
||||
- Label accepted: 1975-06-23
|
||||
- Source PDF: https://www3.epa.gov/pesticides/chem_search/ppls/011800-00013-19750623.pdf
|
||||
|
||||
---
|
||||
I
|
||||
b
|
||||
..
|
||||
DANGERI CAUSES SEVERE BURNS
|
||||
KEEP OUT OF REACH OF CHILDREN
|
||||
Do not get liquid or vapor in eyes. on skin. or clothing. Use in we" ventilated area and do not inhale. Wear goggles,
|
||||
rubber gloves and protective clothiny when handling ChemStor'·. In case of contact. immediately flush skin or eyes
|
||||
with plenty of water for at least 15 minutes. For eyes, get medical attention. After contents have been removed,
|
||||
drums should be washed and completely drained. Do not contaminate water by cleaning of equipment. or disposal
|
||||
of wastes. Do not use. pour, spill or store near heat or open flame.
|
||||
IMP()RT.~NT I BfFORE USE SEE MANUFACTUPERS 1 rCHNICAL
|
||||
6ULLt: liN FOR DIRECTIONS AND UTHER CAUTiONS
|
||||
WARRANTIES Apart from the representations In the ChemStor Product and Technical Bu"etlns there s f\JO WAR·
|
||||
RANTY representation or concJltlon of ANY KIND expressed or Implied (including NO WARRANTY OF MERCHANT·
|
||||
ABILITY: concerning matenal sold Itr:reunder or containers In which shipped The company shall have no responsl'
|
||||
bility. whether for breach of warrclilty negligence. or otherWise. for any loss. damage or Injury to persons or property
|
||||
anslng OLit 01 the use storaqe cr handling of ChemStur otherwl::"e ttlan In stnct accordance With the ulrecflons cnn
|
||||
tal ned III the ChemStor Tf>chnlcal Bulletin
|
||||
E.P.A. REG. NO.1 ;800-13 ; ,. ., I . - ~:.
|
||||
J.p., L.SL,tlJl is!U:ll'11L .• P. 1L»i)-: • .1-1
|
||||
.~~) cr---~4
|
||||
• ",\t//
|
||||
|
||||
-- --------- ~-~- ---- --- -------------------------------------------------------------------
|
||||
Ace E ';=,-;:-ED'
|
||||
.~.~ i ~' rJ!: I
|
||||
, ,
|
||||
, ,
|
||||
I
|
||||
CAUSES SEVERE BURNS DANGER KEEP OUT OF REACH OF CHILDREN
|
||||
Do not get liquid or vapor in eyes, on skin, or clothing. Use in well ventilated area and do not inhale. Wear goggles,
|
||||
rubber gloves and protective clothing when handling ChemStor". In case of contact, immediately flush skin or eyes
|
||||
with plenty of water for at least 15 minutes. For eyes, get medical attention. After contents have been removed,
|
||||
drums should be washed and completely drained. Do not contaminate water by cleaning of equipment, or disposal
|
||||
of wastes. Do not use, pour, spill or store near heat or open flame.
|
||||
I
|
||||
BEFORE USE SEE MANUFACTURERS TECHNICAL
|
||||
IMPORTANT BULLETIN FOR DIRECTIONS AND OTHER CAUTIONS
|
||||
WARRANTIES: Apart from the representations in the ChemStor' Product and Technical Bulletins, there's NO WAR
|
||||
RANTY, representation or condition of ANY KIND. expressed or implied (including NO WARRANTY OF MERCHANT
|
||||
ABILITY) concerning material sold hereunder or containers in 9Vhich shipped. The company shall have no responsi
|
||||
bility. whether for breach of warranty. negligence. or otherwise. for any loss. damage or injury to persons or property
|
||||
arising out of the use. storage or handling of ChemStor' otherwise than in strict accordance with the directions con
|
||||
tained in the ChemStor" Technical Bulletin.
|
||||
E.P.A. REG. NO. 11800-13 OCO-!07 13-75; DcuBIOA
|
||||
It
|
||||
is a Trademark 01 Celanese Corporation
|
||||
,
|
||||
EPA Establislunent No. llSSd-NJ-l
|
||||
.".~ ~---]) cr---~4
|
||||
'\~I/
|
||||
-----.-- ----- ------
|
||||
|
||||
.
|
||||
,~ ~
|
||||
if \ ~ • •
|
||||
t~ .. ~
|
||||
I(
|
||||
,
|
||||
"', I it
|
||||
•
|
||||
;-' , I { f".\ . ' • t • " ~
|
||||
'\ , ' ,
|
||||
, It
|
||||
,
|
||||
,
|
||||
\ ."" . ."
|
||||
i
|
||||
'.,
|
||||
•. 1.. .. "
|
||||
........
|
||||
-
|
||||
, • , (\ . I' "
|
||||
• , . , , ,.. t "
|
||||
"'" 1\
|
||||
, , .
|
||||
."'-. - "
|
||||
.
|
||||
i
|
||||
" - <
|
||||
I
|
||||
• I J
|
||||
"
|
||||
,
|
||||
! . ~ • ,-, .
|
||||
j \.,.i ~J ..
|
||||
"
|
||||
. .,;" .... ~
|
||||
0
|
||||
,'"" . . , , ,
|
||||
.i
|
||||
', ....
|
||||
-
|
||||
~-. I,,,,'
|
||||
; • \ , a \..1 ~ V . , ~
|
||||
"
|
||||
r
|
||||
'-40(\ , •
|
||||
~'" \.:1 . ' ~_t ' ... ", . , .
|
||||
~ \ " ,'II " )
|
||||
'" ~'~'"
|
||||
.<1"""
|
||||
"
|
||||
~
|
||||
.:)
|
||||
;.~""
|
||||
\"i k.""
|
||||
- '" .., • .-
|
||||
f 'l' " ,
|
||||
-. .. -.," , • " . ..
|
||||
i ' - , ,1 " " ,'" : ' , ., " .,
|
||||
"' , ,~
|
||||
J . ,
|
||||
"
|
||||
.~ ~,
|
||||
|
||||
l:HROJ)UCTlO::
|
||||
ChemStor R
|
||||
r::CII::!l:Ai. 1I11.1.I:n::
|
||||
:;upl'll'r,ellt
|
||||
In this Technical Bulletin Supplement are thost' direct ions for use of
|
||||
ChemStor R when used as a forage preservative.
|
||||
FOR PRESERVATIUN OF FORAGE TO 1'1: STOIU:D I:: llALES OR AS LollS(: HAY
|
||||
Spray ChemStor R completely over
|
||||
a well ventilated barn or shed.
|
||||
be used:
|
||||
15-20,; moisture at 10 pounds
|
||||
20-25/~ moisture at 20 pounds
|
||||
25-10;: moisture at 10 pounds
|
||||
entire fresh forage prior to stura~e in
|
||||
The following app lica t ion ra tes should
|
||||
ChemStor R per ton of foragl~
|
||||
ChenS::or R per ton of forar;C'
|
||||
Chel'1Stor R pe r ton of fora?e
|
||||
FOR PRESERVATlO~; OF FORAGE I~HE:mED TU fiE STORL) AS 51L\/;I: dl( !lA'iLAr,[
|
||||
Apply 20 lbs ChcmStorR preservative per tOil of fresh forage bv meter in);
|
||||
the preservative into the blower hous inp, continl1o\lslv as the foral',(' is
|
||||
blown into upri;;ht silos, or by netering tile preser'Jative into the blower
|
||||
housing of the forage harvester if silal~e I,; to !,e stored conpactc,' in
|
||||
bunkers or pits. Follow Cilstomarv best pr;\ctices for r\oistllrl' It'v .. : <;
|
||||
and compaction of forages.
|
||||
For peripheral protection of the top lavers of s;l!lilar;e "Iili,':, often
|
||||
" spoil on exposure to the 'iir, sllrf.lr.t~ ';pra\' \.:ilh CI1Cf1l~;tor:' prc~)l'rvdtivt'
|
||||
d t a l':l teo f O. 2 J 11> pe r sq. f t. 01 su r f a c.' .
|
||||
in eL.t:ltlr of the .lbove application:; t:It.~ Chen!.)tnr i{ prcs(~rv;ltivL~ \',In :,~
|
||||
dillltpd hv addin~ an equal VOlt1Im_~ of ',J;,ter, to i!'!'Jrove c:uverd~~e <'n,~
|
||||
Plake f1~l·terill/: l'asipr, hut SHeil dil:ltinn is not lH·cp~;sar'~' ~'()r ~',lh)'!
|
||||
reS\llL~ •
|
||||
.. :l~~~ 'l:'j)ll':lt'llt 1," t\l he .It"fix{~d i;l:-;it!t' t~\l' front l"UVt'r nf :':ll ; ~1t"l:'l('r!'
|
||||
l"ei':l1l i; .' i gIll It't in.
|
||||
|
||||
-
|
||||
t
|
||||
f
|
||||
I
|
||||
PRESERVATIVE SYSTEM
|
||||
, .~ . :_ .... :
|
||||
|
||||
r'l
|
||||
i
|
||||
I
|
||||
•
|
||||
'.~ . r t J .J I "'. . ,
|
||||
ChemStor preservative IS d liquid fungicide developed lor ,,~,.
|
||||
on high mOisture whole and ground feed corn. sorghum wheal. oats a,,(1
|
||||
barley It IS a mild !)Iend 01 organiC acetic and prop,onic aCidS wh,el' "II(d. '.
|
||||
the farmer to store shelled corn and other high mOisture cereal grains 101 ,,''1'"''''
|
||||
leeds without drYing or the use 01 all tight Silos
|
||||
ChemStor acts as a preservative by preventing the grOwtIl cl nlLlds .,,'U " ,.~,
|
||||
bacteria In high mOisture cereal grains dUring storage and IS "",,-"Ch" k" ''',
|
||||
storage and preservation of both ",:,ole and ground cere,,1 grains Ir" .,''''' .. ,.
|
||||
feeds only
|
||||
The purpose 01 thiS manual IS to proVide a b.'SIC Introduction 10 the gen,-r ,\1 ,6Iw,,:'.
|
||||
of preservat>em of high mOisture cereal grains via the ChemStor ~,,,It'I"
|
||||
More compreilenSlve iltera'urc IS available on such SP~CltIC s,uDJ(-cls as tr(\atn1t:n!
|
||||
01 grain storage ilnd comr ar atlve econOllllCS
|
||||
For furtner Information on ttlCS2 dnd other SUbJL>t:IS LunL!' ! ,1.1':' I( ',' (~ll)f~l~~'i'
|
||||
dealer
|
||||
"
|
||||
|
||||
6
|
||||
< '
|
||||
I,') !(-\ :'~)l; !lJ~~11 III' .. ~il'lt· ~-Jraln It I~ Impl)rtan! tu account for the
|
||||
d,; ;.', '~dl :'-, .~I(,,..;. nll':1t wht'r~: )fl!llllcltl"~; lat: n~ i"lI IIVP~:\'L"'"
|
||||
r- . '·~,l,n;). Of, .... , ;)(lUfl\: .... " '''; "1,11~!Urt· yrCtln will WE-.gh 116 p()un()~ rlt a
|
||||
"j .,!Uft,' cl'\ r1 1pnt of 26 S(·(· chart o(:'l)w
|
||||
Tr: .... S a ra!I:..'n ·:::<--'nSI5tlny ,.)f 800 poun(jS (If curn at a theoretical 14 mOisture
|
||||
If'v .. 1 I ~(; pounos of roughage anLl ~O pounds of supplement, total 1 000 Ibs
|
||||
Sh"ull be- a~justeLl upwa{cj to 928 pounds corn . actual 26" mOisture" With the
|
||||
I )ughagf' ana supplement rations remaining at lbO and 50 pounds respectively
|
||||
Adjusll'Ll new total weight 1128 pounds
|
||||
When dairY rations are fed on a proejuctlon baSIS. a Similar adjuS1ment for
|
||||
mOisture should also be made, to prevent underfeeding
|
||||
28
|
||||
26
|
||||
z a: 24 o u
|
||||
w
|
||||
a: ::> ....
|
||||
V)
|
||||
o ::E
|
||||
:I:
|
||||
t:l
|
||||
:I:
|
||||
...
|
||||
22
|
||||
20
|
||||
. . -. -, -. ,..... H L ~) l t--o, \." ):.: " __
|
||||
C,·lan,"p has tJey,'klp"cj an t'xcluS'yp appl,cat,on system for the treatment and
|
||||
han :I,ny "f high mOl,!u,,· grail) II l'<n""ts ,)f the follOWing components
|
||||
APPLICATOR
|
||||
Applicators art: aVilllabh· ;1) trf:dl
|
||||
approxlm,lIely 400 to 1000 bush"I,
|
||||
per hour at 25 1l10Istur(: dn(l IS rTlall! _."p
|
||||
of th,· lollowlI1g 1 H()PP"r ;: Au(l'''
|
||||
3 Spray Cllamb!" 4 Pump '~ (>.I)I'u'
|
||||
Pan!·1 6 MOIOI
|
||||
Thp appl,catur wl'lghs 4~() pouncs
|
||||
has tires anu call bt: manl:uvereu
|
||||
by unt' rnan
|
||||
MOISTURE METER
|
||||
Thp mOisture n1ptpr I::' the k~-"·y
|
||||
COn1POIlPllt In detP(l11Irt!ng !hc mOisture
|
||||
Ip'JPI "I th.· gram to bp Ireated
|
||||
TEMPERATURE PROBE
|
||||
o jv~t:';rlnl: t'"'c' tc:rr.p(·r.J!urf" 01 -:;r:l,r
|
||||
~ !\;r,qlj nlt' ..... :r,lril9c p('r!u\~
|
||||
'" ~ 18
|
||||
o u
|
||||
'" a: ::> ....
|
||||
V)
|
||||
o
|
||||
::E
|
||||
'"
|
||||
16
|
||||
14
|
||||
12
|
||||
10
|
||||
95 100 105
|
||||
EXAMPLE:
|
||||
116 pounds of 26% grain
|
||||
is needed to give equal
|
||||
dry matter at 100 pounds
|
||||
14% corn.
|
||||
110 115 120
|
||||
POUNDS OF HIGH MOISTURE CORN REOUIRED TO GIVE
|
||||
EOUIVALENT DRY MArTER OF 100 POUNDS 14'); CORN
|
||||
125
|
||||
RELATED SAFETY
|
||||
EQUIPMENT
|
||||
GI]~lgl"s to protect Ihp PyPS and rJbbt>'
|
||||
glovp,> to protpct Ihe han,,, arp
|
||||
PSSf'ntlal lor sak· hannllng of ChemStor·
|
||||
|
||||
r
|
||||
8
|
||||
PROCEDURE
|
||||
The treatment of the gram starts With
|
||||
th,· unl< adlng of the grall1 Int" the
|
||||
po!yetl1ylene hopper of the ChemStor'
|
||||
Applicator
|
||||
Next the' g-am travels up the aug"r at
|
||||
a ~re-_leterrnrneL1 spc>ed See operatmg
|
||||
fl)anual
|
||||
As thp grarn "" 'vc>s up the- auger. It
|
||||
passr·s thrcu<,h thp Spray chamber ,',here
|
||||
the correct amr'unt e,f ChpmSL'r
|
||||
presprvat1ve IS appl:('-::~ Jut:~n"'\atlcany
|
||||
Note: TI'1[- applicator centrol pan,,1 ha, a
|
||||
shuwown oJalv0 that aut0rl1atrcally ,t::lPS
|
||||
thr- ..ln,t shoulei :h" ,uppl,. .'f ChL'rnSt"r'
|
||||
ru~
|
||||
Thf' C 'nDi l1 ,t\I,)l) of .... Ilitj(·r ~lJf'P(j lne :lil~""\[):!nq actl,'.n ,'f :ht· auger and ttlC
|
||||
ttll.'!' '.;11t:'1l·~~ uf thE' ttllt't-~ ':>J .• }I.ly-hl·d":~ <:l:::,~ull:'S Lomp:f·te COVl'l(lge of the qrildl
|
||||
!,~ bp Irp(1'('(!
|
||||
On(,p ~hp ~jI:l.in h(l~ tr,Ut·;('tl Ihr(H.ull Ihp dpr:;IICil:)' I~ 1<':; lh:I:·/cr. 'l I, :'1\' far'''' r'-.
|
||||
C,)[1\'I· ... 'r dr1,: ''-Hl Intu ~'OliH.JI' The cr.,p IS I '"'I 'f tlanqit'fj .. ,ncc· No furnll"
|
||||
Itt:a: r1't"l' '"' fH·LPS:::.i1''1
|
||||
-
|
||||
;;
|
||||
-
|
||||
,I,:, '; . '. ! ! II ~ t
|
||||
, I.: ':i:--- 1 \ If,
|
||||
q.! ,\jl"Jll til·,\IN I\H,l\', Ttl!
|
||||
;;l("l;rJ~/.t rHI' ,,::-. T'1L '. (),
|
||||
!'lrx.'t"J!')t~ IH 'd)t-LI [tij\! 0(:'f\J'
|
||||
,.
|
||||
), I II ~ '\ 1 , I l ,t It.!
|
||||
fy1, "':'>: '.11 (: ' ,f ql .II n bl;" ILj t (0itt( OJ I
|
||||
Th,· ,un( Junt (:1 {j! ,11f11;(>lr~~i ,,, 'a!(>(j t~t·r ,nt' "'-1'1
|
||||
, -
|
||||
" "/d ~ ,.. J
|
||||
tH ' ;;r-~
|
||||
Thf' ft.:! I ()\"/I nlj Cl-l, tr t I ~ .111 f ::l~ '/ :t I d<"'(' :. I. ,i 1'1 : !t-!f ~ r, '11'1" I.; lIl(' p' '~".' l:n()l JI ': •. , C",I 'pl.j;-,'
|
||||
Dv : ,>,pd In 1ft -.1!1I1U q~ dill
|
||||
Directions:
|
||||
F" <.:;! \ 'f 11 r (]t-' i . rr"", PI-~ !tIP I"ur'-:. t ur(' 1(~Vl~; \ If t IK ndl vt.,,~:( ".1 . jf cl"l :/il n ! ~ II: L~· Jh:,;1 j , ME-If..,
|
||||
SllPD' t-"! :.r01 11)1' <'''is!Pr,"' L~'c.lt(~ tt11S p(:rl:~!nW.~0 ~Hl ur~f' d !t1(' UpV.,1f'~ i'l;.tlC'u II' \.~, .',"",:
|
||||
:Ilt· (.11.1':
|
||||
Example:
|
||||
~'\""'''-,uP''· :,;'.1'" 11 l' .1"":"': : .. :1·.1 .. ·· .,' ."
|
||||
'2. In~ll~'ljrt: 1"1(' .lllll n~I'r~ "/f·r:. :~)I> :.-.,
|
||||
ra:E! 1:-,1 l' "';dls ,p.'l \',I)IU~ ,'. ~'~I' 1':. ~r'! :111
|
||||
:("l;f1'i· . .'~.r aDJ./'( ,l.:t1f,trHI:"',I!·, .' if l·r
|
||||
.1 "
|
||||
:, "', ",
|
||||
'.' : :,
|
||||
'" 't, '. " " .
|
||||
~ . , • " '. I r 1 ..
|
||||
q
|
||||
|
||||
, lU
|
||||
1 30
|
||||
1 /1)
|
||||
I In
|
||||
: uo
|
||||
-::
|
||||
[) 10
|
||||
::. L BlJ
|
||||
~
|
||||
.-: . '
|
||||
.. ') h' ,.-
|
||||
~
|
||||
(J GU 'f.
|
||||
:c
|
||||
: J • ,;)
|
||||
<'
|
||||
'"
|
||||
f) ·It
|
||||
f: ~ ~: )
|
||||
(j 'J
|
||||
.-
|
||||
CHEMSTOH APPLICATION RATE
|
||||
FROM 10 SECOND TIMED SAMPl E WEIGHT
|
||||
,..... "\ .. ) (\"
|
||||
'V', ··V
|
||||
-, ...................................... ., .. ., .. .,~ .. .,~' .. ~ .~>
|
||||
EXAMPLE:
|
||||
114 LB. SAMPLE WEIGHT
|
||||
AT 2:'':/" MOISTURE
|
||||
WILL REQUIRE 1.11 GPM
|
||||
.
|
||||
----
|
||||
"
|
||||
o
|
||||
-
|
||||
f\lU!(;! U~E j
|
||||
I I
|
||||
t) /Ill ~(J
|
||||
•
|
||||
~.1,1'l. '1'''' t, t'
|
||||
. ! :' •. -," ",- •• - • j'; • ',. ,'", • • I .,.",,' •
|
||||
. :: ," ... !' ::0 • , "'.
|
||||
: •. I, " • I ~. • ,
|
||||
,-', ."
|
||||
';',It,:; :'l;'!",!''';·'':(,,-P.'· .:,.~, .• ,.
|
||||
MOisture Content
|
||||
of Kernels Only
|
||||
, 0)
|
||||
". ,'n.. '.' •
|
||||
. '. " .
|
||||
MOisture of
|
||||
Cob Only
|
||||
, ,.
|
||||
" ' .
|
||||
" '.
|
||||
. " . . ,; ' . '. "-" , , . " ;. .
|
||||
: :' : :'"
|
||||
:' , . ..... 1.,
|
||||
" t'"
|
||||
MOisture of Kernel
|
||||
and Cob Mixture
|
||||
. ,
|
||||
, "
|
||||
.. ' . " ....
|
||||
' .. ~ .. . ~ ,
|
||||
.' •.• j"
|
||||
',. ," ,-- . '~,
|
||||
f ." • ,
|
||||
fr .", "-', .. " ," , ' '
|
||||
't.· ,"' ", . , :. ' " .
|
||||
j
|
||||
|
||||
CORN/COB CHUP
|
||||
CHEMSTOR APPLICATION RATE
|
||||
USE THIS CHAh T WHEN MOISTURE LEVEL OF CHOP MIXTURJ IS MEASURED
|
||||
::;;:
|
||||
"-Q
|
||||
Q
|
||||
Z
|
||||
~
|
||||
-w
|
||||
'" ::r ..,
|
||||
I-
|
||||
w
|
||||
::;;:
|
||||
S
|
||||
::)
|
||||
-J
|
||||
.....
|
||||
COARSE
|
||||
~\..,. ~,\o
|
||||
"\'\0 ~ ". CHOP '? '\-
|
||||
1 5
|
||||
FINE ~\~
|
||||
1-
|
||||
CHOP
|
||||
1.5
|
||||
,C5'iv
|
||||
1.0
|
||||
1.0
|
||||
,-;;:0
|
||||
,5
|
||||
5
|
||||
o
|
||||
O~ ____ .. __ ~~ __ .. ____ ~ ____ ~ __ ~ ____ ~
|
||||
o 20 40 60 80 100 120
|
||||
SArvlPLE WEIGH r ,,~ 10 SfCUNlJS, LB
|
||||
o 5 10 20
|
||||
I()NS p[n HOUH
|
||||
EXAMPLe, 70 l B SAl\lPI f Wf IGII r IN 10 SECONDS,
|
||||
J1 f'vIOISTlJHf ,\, A',UHlLJ ON THI CHOP
|
||||
MIXTUHl, f Of{ r 1.\.1 eliup LJSE. 1,2 GPM
|
||||
ron COAHSl CHUP IJ';[ () '!Ii (;1'11,1
|
||||
140
|
||||
CORNICOB CHOP
|
||||
(H E: MSTOR APPLICA r ION RATE:
|
||||
USE THIS CHART WHEN MOISTURE LEVEL OF KERNEL GRA!1'lI ONL Y IS MEASURED
|
||||
~
|
||||
"-
|
||||
'" <.J
|
||||
Z -I-
|
||||
I-
|
||||
Ul
|
||||
'" a::
|
||||
Ul
|
||||
I-
|
||||
Ul
|
||||
::;;:
|
||||
s
|
||||
0
|
||||
-' u..
|
||||
COARSE 0\. 010
|
||||
..;- "
|
||||
,,',.~
|
||||
CHOP IV r-,' '\-
|
||||
1.5
|
||||
FINE
|
||||
CHOP + -,-
|
||||
1.5 '1"5';"
|
||||
1,0 .. '
|
||||
1.0
|
||||
,\~;.'I.J
|
||||
r
|
||||
/.
|
||||
.5 . ,
|
||||
,5
|
||||
1
|
||||
o o-1----~----~--~----ap----~----P_--~
|
||||
I) 20 40 (jO 80 100 1?O
|
||||
S/lI\1f'LE WEICiHT IN 10 SEccmos LB,
|
||||
I, ~) 10 20
|
||||
TONS Pf R HOUR
|
||||
[XAMPLE 80 LB SAMPLF WE:IGHT IN 10 SECONDS,
|
||||
17"/" MOISTURE MEASURf'D ON THE
|
||||
KE:HNEL CUHN ONLY FOH FINE CHOP
|
||||
- - --lJSE 7 GPM; gQARSE CHOP 6 GPI\1
|
||||
140
|
||||
25
|
||||
|
||||
.' "
|
||||
\..ll" 1.1 'l.i' \ I ",! If It) .til. I .... :or aqe pr deliCt· .... 'itlllllid dl Wd,. .... t)l . f( >!loWt,'d III tnt· Ildl\~ thrill
|
||||
tq·"iI11t'nt ,Hhj"~'l'dqt'(}f 1..~'HllnSfrlr·'·'·,If{.,lhl(lhrl1o ',!'J'j':l' ,'I,
|
||||
'f·d'· ...... ("/,hjl· IIj·I'~r
|
||||
p'( ,tt'( ! 'llt'!.d ,1nfl :;(}Il( rf'~f~ I."drtdCP<" Ctlf:lll~t~ I :;q· .... t·/'/d!IVf·I'> d rTlu:tlJre l'f '·;E~dk.
|
||||
'lld:l!C dUOS \' .. t11( tl ,',lil rPdC! ..... I!tl rlH!tal ""llrff1 .. t·~ Cdd"1111q (lan',lCjp to !tIP. metal rind
|
||||
~), HllPtlme~ catJ~H)1j :tH~ qltlm at rnt~ rr1f~tdl ~UddLl' III Illul(j To ,llp~~f,r t),~ ten! It :lh~J
|
||||
(fIllets \','lth d Ct)flcr(l'tf~ surfacfl
|
||||
.1 rf('d!qr,II~',I' ·)\\{)'~.hr.kr· .. ~H)I(''-l!~t·r tldr.'f·'~!l:~(j pr>·t.".1IJ'1 :.'·nPl::-"I).hlJlH':> M')I'l
|
||||
qr \ \\ .. .:~t"l nfH'n t..;!ar t·~ \'.11 th: n .1 fp,': h(\1 J' <.., '1 fT.;.r 1'1,1' '.'f .'st
|
||||
[)o,·l,'· ... ·:,rt· Ctlpn1S:.;r !r(·ltl·dq',j!· ... "1,,""1 :',.,: :ry ;',j'
|
||||
.~',! lqf'llf lJ·'!~lhi~l~ll'j~.il!l
|
||||
t' L.· .... :nl' .... ~:rf,t;·I. uf < ~"'f'{l qr"-lln I{~ : ... ,'>,'
|
||||
PPd"""- LI·if'!'.(:qr;l'~'''''~"'\·· j! !'-I <.· •.. ·f.,; •.
|
||||
; 1. f· L"d,f' :c'D"""~~': ,. ,I ~.~. ',-(: .i',I'·
|
||||
(., ~:'" :f ....... ", .
|
||||
. ;·d'·l;:l~,\k~a~,~it ... ' .·',..·:t, .I·I~: ,1:,:1~~"':t'
|
||||
" ,
|
||||
,·--.'.tLtI "'p"c ! .... (·u· .·d~:·<JdC ..... ,{,.",,-
|
||||
"
|
||||
~ .' ,
|
||||
• ',:,. ,1
|
||||
...
|
||||
·'f· '.
|
||||
.•. '. . ..t .. , +-.,.·f:. ........ ~J .j:' : ..... p._.:' : .
|
||||
".
|
||||
," ",
|
||||
If "
|
||||
•
|
||||
,; .... , . ~. ', ..
|
||||
'.''';
|
||||
"
|
||||
, • " I I,' I •• ; .... t"l. f·nd .... ...,"· ".' .... j.". ;~'"' ,I ' •. .... ., .!
|
||||
. :' ~ . , " -. ,., 'j.'
|
||||
,. " ',r
|
||||
I ., •. ;" " .,., ....
|
||||
., .. /) !'" ! " . '1'1 ",
|
||||
, , ;, •.•• f' '1 ~ r· .,' I ., , ... t '\
|
||||
" :.' ,
|
||||
," ,', . ," I,p . " '" ;
|
||||
,I .. , " ;
|
||||
.' ," f." :' . ':,j'
|
||||
," , :'-,. ":.
|
||||
',' Hf.
|
||||
"
|
||||
.. I!, ~"" • I .. j • :1' 1: ,'j.
|
||||
NOTE :' " \. ; , , r,,', ".: ,,' . : . '
|
||||
1\ ~ ,,' ,,' ~ , ,
|
||||
, '
|
||||
1
|
||||
Concrete Silo, or BI n~ l. ,"'t "
|
||||
". I, ,,·,1 .,' " .. '
|
||||
... .'
|
||||
.1 .,
|
||||
2 GalvanIZed or Steel BillS I;' " , : .... : ~ 1 ,. : ' ;! 1': '. I,
|
||||
'f .J' • '/1 " :' : jt- :",< " .. '.
|
||||
:' ", " t· :" i,' ! :, •. "
|
||||
• I' • ;.
|
||||
3 Wooden Bins '\ '" ;1' , " .• ;> " ..
|
||||
4 Aluminum and Stainless Sioel Bins
|
||||
5 Buildings or Ollonsols
|
||||
6. PIls and Trenchcs : -',
|
||||
"
|
||||
7 Sheds
|
||||
- .-.
|
||||
8 Tcmpord', Storaye
|
||||
"
|
||||
|
||||
SAFETY
|
||||
()It'llIStor :nUSt"VcttIVf! ,..., (Oflu'S"'"t' .I",l •• HJ~,I" "'0'1' ddfJldtW .111(1 'lku'
|
||||
DlJ:~~) d ·~;;,r:l{l.','. t1dlh.1tl'(j Cill,. snuld(j rt- t i~··r. ;\" ,(j PltldllflY Hit, " •. lP'."'", ,1I~(1
|
||||
,) ('()tW' ... • __ • it '"JthIUi(! "1 ;t" tH: »/o.I,lj! '.'IP(j
|
||||
GIOVP-; ':,.tfi:·ty g('qqll'':> .:' gldSS{:~ ,mr i apr!.. r'~. ~>t,( 11.!(J La.: worn at all tHHes wht.'tht.~(
|
||||
~d~l(l!i!:q tt'll' D't'St'rvd!!;/t', {'f qf~JI'l Ih r1! I~ ~lliI I.d I'un, t'PdtlflLl ProtPC!IVt_' g(~i1r
|
||||
..,hlU'c! !)p Iludp, If , ~,t)b('r tl~ ,'owvalcrll l'I1~Jt'rr~ll'dt)lf' nldtt"ldi
|
||||
FIRST AID
|
||||
ChpmSior [)I L'scr .... atlve WI!i not Ciluse discomfort IrJlnlcdld{ply f, jliO'l,~nq
|
||||
r~,)nt(.h..t and !rtJS dors not give QUICk warnlnq ~f posSible t)lJrns 1 h('!ef'Jrt~
|
||||
spee(j 's eS<.)t·n!:di 111 f,>rnr:-.· ... 1'19 :\"\ Ch{'IIlStor that t,as nldcie C'Jntact !lltil
|
||||
,'lr.·~ ll:lprr;t'~-t0<f ('jrP;l~ "': 11 ..... ' ! t'ltp(,surt' PlP fOII(JvVlng f!IS! :tld prcwpdurp,:>
|
||||
5hOul(~ nl' 'e', ("'\'(0(1
|
||||
.: ..... ;i..i(1r:,: •. '-. ': .. lO, .• ' r l:'t'd ~~:)I~~I",·." ~\Dn/,:>c'i!q
|
||||
,'r,; ·r ... <1':>(- f ~t"i('!0 . ,.,',,", '-*.0 ,:>~j'"
|
||||
EYE CONTACr p r"!!~! .. !t. .·t-." 1:1 r f ' ,:..., ~r Ill<>', G!
|
||||
SWALLOWING "'-, ,'::, :
|
||||
.J' .~
|
||||
"1 .. "
|
||||
CLOTHING" ,
|
||||
. ~ : ;
|
||||
HANDLING
|
||||
~l j'}it jf\. rr ;~" (~ J:\: f <::, ~")r t1r;, T
|
||||
f~qF:,Ar·~D:"'~\.....f\r\l)f ~:·(.Il· ...
|
||||
•• ".: ..... ~', :,'. "- I' f: I ...... n p , l: f
|
||||
P~', f"t : ',U' f·\ I'. ~
|
||||
. '-
|
||||
Whprl IIp('llIng a drulll l(Jo~prl tht! drum plug I::.l1yhtly ctH'cklflLJ fur Ifltj"rli1 i
|
||||
pressure and then prncel'd to Opt'" ptug slowly t(, allow any Intl'rna! prt-'- .. "
|
||||
to vent Pressure shoul(j never bf' u~l'd II, 'llscharge thr' cl)ntenls ,)f a 'In,n'
|
||||
After Ihp conh~nts ha\J{~ been removp.d druCllS <.;hnuld bf'l wflsho(! ;HHj r:nmO;t",·
|
||||
dralnf'<1
|
||||
DO NOl i.:NTEH STOhAGE FACILITIES WITHOUT ADEOUATE VI::Nl'LATI'_ i"J
|
||||
on NOT TREAT CORN OR OTHEH CEREAL GRAINS WHICH MIGHT BE USlLJ
|
||||
F, R SEED, MALTING PURPOSES. OR HUMAN CONSUMPTION'
|
||||
TREATED CORN AND OTHEFl CEREAL GRAINS AHEc TO BE USED FOR
|
||||
ANIMAL FEED ONLY'
|
||||
Fish and wildlife cautions- 00 NOT CONTAMINAT[ WATER BY DISPOSAL OF WASTE
|
||||
OR WATER USED IN CLEANING EOUIPMENT
|
||||
DRUMS NOT TO BE REUSED FOR ANY PRODUCT OTHER THAN CHEMSTOR
|
||||
GENERAL SAFETY POINTERS
|
||||
Weal rubbf'r sulprj sh',es when treatIng With Ch,-mSt()r' as spillee; Cnf'n'~:)tl'"
|
||||
NIII bp absorb .. d thr()ugh leather snlpd shoes ilnd then makf! ccntacl :"Ih :,> "
|
||||
Wh{~n Ihp appllcatl1r 1<., )p('r(1~.ng kPL'P hC1nels away tn'rn !tH- auger Av,,~I\: Wt'a~,nq
|
||||
I. luSt""' clcJthtng
|
||||
Mak(J ~lHP th(l- plp( trlcdl Sy~tt'fP I~ t;f:)Pt~rly gr;JUn<JPCl "/Vh!'1) USH1q 11:1 v,dt Pt),'vt·'
|
||||
a J-wrrp gfl1unded -,ysf(-,m I.., dbsqlutply IPQulrcd
|
||||
When llsmg 21U volt p(J\,\'pr 'hI' lJ~lJal :1-WIH) grr'U'1dp(j nt'l~trdi ::,y<::.tp("·f' '~
|
||||
d{Jequatf' b:'Jt a Sppnr(ltf' qrc '!Jl1(j ...... 'r("\ tied '1Irect ' y ~/) thp ChdS::'i:, S !I.'C· "l'll't'n lP; ~
|
||||
WARRANTEES
|
||||
Apart hum the repre~.'nt;ltlons ,n !h,s bullptln there's NO WAH RAN fY
|
||||
reprpspntatlO<l or conellilln uf ANY KINO f'xprpssed or lI11plll"j "'elucllng NO
|
||||
WAHflANTY UF M[RCHANTABILITY CfH1C""''''\l matef!al S"I>.! twreul1df'r ()r
|
||||
["nnt(lInp,<.., Ifl which shrpppd Celani'st' (:rHpOr(ltH~n ::,hall hav(- no resp()nSlbdlty
|
||||
'Nh~~thpr fur bn~ach or warranty rH'qll{.J{·ncp or oth"rwlsP for any loss dlln~~ql' ")r
|
||||
,P:~Jly to ppr!:;()ns or propprty <lfISIIHJ Ollt ,·f the lise :-.tt,'ragt' 'Ir hanrl1tnq 0f
|
||||
CtH!rnStfJr" ()ttH'rNISt' troan In strict .]ccorciarlCf' \ .... ,th rhp jlrpc.~I~)n') contdl'~'\(l :r'
|
||||
Itl,- ChprnStnr - TI'ctlniCill B"lldlll
|
||||
•
|
||||
Reference in New Issue
Block a user