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,112 @@
|
||||
# AVENGE WILD OAT HERBICIDE
|
||||
|
||||
- EPA Reg No: **5481-537**
|
||||
- Registrant: AMVAC CHEMICAL CORPORATION
|
||||
- Signal word: Danger
|
||||
- Active ingredients: Difenzoquat methyl sulfate (31.2%)
|
||||
- Label accepted: 2001-05-04
|
||||
- Source PDF: https://www3.epa.gov/pesticides/chem_search/ppls/000241-00266-20010504.pdf
|
||||
|
||||
---
|
||||
- !
|
||||
1'2 /
|
||||
C' wild oat herbicide
|
||||
(
|
||||
EPA Reg. No. 241-266
|
||||
FOR USE IN WHEAT
|
||||
USE AND NON-USE IN ADDITIONAL WHEAT VARIETIES
|
||||
OBSERVE ALL PRECAUTIONARY STATEMENTS IN TIlE AVENGE LEAFLET LABEL BEFORE USING, SEE THE
|
||||
AVENGE LEAFLET LABEL FOR ALL OTHER USE DIRECTIONS.
|
||||
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 through any type of irrigation system. This label must be in the possession of the user at the time of
|
||||
herbicide application.
|
||||
GENERAL INFORMATION
|
||||
WHERE TO USE AVENGE: In addition to the varieties listed in the leaflet label, AVENGE alone or
|
||||
in combination can be applied to:
|
||||
WHEAT: SEE TABLE BELOW
|
||||
WHEAT TYPE RECOMMENDED NOT RECOMMENDED
|
||||
Apply AVENGE to the Do not apply AVENGE to
|
||||
, following varieties: the following varieties:
|
||||
Fall and Winter Seeded All EXCEPT All varieties listed on leaflet
|
||||
label.
|
||||
Soft-White Spring Seeded All EXCEPT All varieties listed on leaflet
|
||||
label.
|
||||
Spring Seeded Durums All EXCEPT All varieties listed on leaflet - label.
|
||||
Hard Red Spring Seeded Anza, Backup, Brooks, Cavalier, DO NOT apply to \arieties of
|
||||
Colusa, Ernest, Forge, Hank, hard red spring wheat not
|
||||
HiLine, HJ98, Kulm, McNeal, listed here or on the leaflet
|
||||
Oxen, Rich, Serra, Stander label
|
||||
.. . . For addItIOnal InfOrmatIOn regardIng the use of AVENGE WIld oat herbICIde, call telephone number 8QQ-8'l2-HELP .
|
||||
BASF Corporal-ion
|
||||
P.O. Box 13528
|
||||
C C E PTE D Research Triangle Park.. NC 27709
|
||||
MAY 4 2001
|
||||
BASF
|
||||
.,'" ,
|
||||
. .' .
|
||||
Agricultural Products
|
||||
@Registered Trademark of BASF
|
||||
NVA 2001-04-106-0067
|
||||
PE-1161 Rev. 3 02114/01
|
||||
© 2001 BASF Corporation
|
||||
All right reserved. ~ , , , .
|
||||
· . · ..... ·
|
||||
. "., ,
|
||||
..
|
||||
'.' <,
|
||||
|
||||
•
|
||||
NEXT
|
||||
LABEL
|
||||
|
||||
(
|
||||
(. ,
|
||||
(
|
||||
wild oal herbicide
|
||||
EPA Reg. No. 241-266
|
||||
FOR USE IN WHEAT
|
||||
FOR USE IN MINNESOTA, NORTH DAKOTA
|
||||
AND SOUTH DAKOTA
|
||||
USE IN ADDITIONAL WHEAT VARIETIES
|
||||
OBSERVE ALL PRECAUTIONARY STATEMENTS IN THE AVEl\GE LEAFLET LABEL BEFORE
|
||||
USING. SEE THE AVENGE LEAFLET LABEL FOR ALL OTHER USE DIRECTIONS.
|
||||
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 through any type of irrigation system. This label must be in the possession of the user
|
||||
at the time of herbicide application.
|
||||
GENERAL INFORMATION
|
||||
WHERE TO USE AVENGE: In addition to the varieties listed in the leaflet label. A VEKGE alone or
|
||||
in combination can be applied at a maximum application rate of 2 1/2 - 3 pts per acre depending on wild
|
||||
oat population (see leaflet label) to:
|
||||
WHEAT' SEE TABLE BELOW .
|
||||
RECOMMENDED NOT RECOMMENDED
|
||||
WHEAT TYPE Apply AVENGE to the Do Not apply AVENGE to
|
||||
followine varieties: the following varieties:
|
||||
Hard Red Spring Seeded AC Barrie, AC Domain, AC Majestic. DO NOT apply to varieties of
|
||||
Anvil, Anza, Aurora, Backup, Brooks, hard red spring wheat not listed
|
||||
Cavalier, Colusa, Dandy, Ember, here or on the leaflet label.
|
||||
Ernest, Forge, Hamer, HiLine, HJ98,
|
||||
Ingot, Ivan, Kulm, Lars, McKenzie,
|
||||
McNeal, McVey, Mercury. ND 2375,
|
||||
Norlander, Oxen, Rich, Russ, Serra,
|
||||
and Sharpshooter. . .. .. For additional mformatlon regardmg the use of AVENGE Wild oat herbiCide,
|
||||
call telephone number SOO·832·HELP.
|
||||
· . ,
|
||||
CCEPTE
|
||||
MAY 4 2001
|
||||
®Rcgislered Trademark
|
||||
NY A 200 1-04-106-0068 ' ___ ... :
|
||||
PE-1160 Rev. 6 02116/01
|
||||
BASF Corporation
|
||||
26 Davis Drive
|
||||
Research Triangle Park, NC :::,709
|
||||
BASF
|
||||
©200 I BASF Corporation
|
||||
All rights reserved
|
||||
• 4 ••
|
||||
· . · ...... .-•
|
||||
I c f
|
||||
. ..... . .,
|
||||
< (,."
|
||||
.
|
||||
Reference in New Issue
Block a user