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,87 @@
|
||||
# AASTAR SOIL AND SYSTEMIC INSECTICIDE
|
||||
|
||||
- EPA Reg No: **241-279**
|
||||
- Registrant: BASF AGRICULTURAL SOLUTIONS US LLC
|
||||
- Signal word: Danger
|
||||
- Active ingredients: Phorate (15%); Flucythrinate (0.75%)
|
||||
- Label accepted: 1989-05-10
|
||||
- Source PDF: https://www3.epa.gov/pesticides/chem_search/ppls/000241-00279-19890510.pdf
|
||||
|
||||
---
|
||||
(,
|
||||
PitA ~{':,- ,)(j /- ,'J / q
|
||||
EPA Reg. No. 241-297 I/{,
|
||||
1 Nur }(,;v ~ c ,-0 _
|
||||
FOR USE IN SOYBE~~~a~ .. ~::!:o:: ",-ltb iF: .~ct "'C' :- o' _ .
|
||||
'U 1;.01. t La:JOlint:: P~:t".! :' \ IC\\'\
|
||||
PREPLANT INCORPORATED APPLICATIONS
|
||||
WITH DRY BULK FERTILIZERS
|
||||
ObseNe all Precautionary Statements and Limitations on the SQUADRON leaflet label before
|
||||
using.
|
||||
DIRECTIONS FOR USE
|
||||
It is a violation of Federal law to use this product A minimum of 200 pounds and a maximum of 450
|
||||
in a manner inconsistent with its labeling. DO pounds of dry bulk fertilizer impregnated with the
|
||||
NOT apply this product through any type of irriga- recommended amount of SQUADRON must be ap
|
||||
tion system. This label must be in the possession of plied per acre.
|
||||
the user at the time of herbicide application.
|
||||
SQUADRON may be impregnated on dry bulk fer
|
||||
tilizers. When applied as directed. SQUADRON/
|
||||
dry bulk fertilizer mixtures provide weed control
|
||||
equal to that provided by the same rates ofSQU AD
|
||||
RON applied in water or liquid fertilizer.
|
||||
Follow all SQUADRON label recommendatio05
|
||||
regarding incorporation. special instructions and
|
||||
precautions. Apply SQUADRON/dry bulk fertil
|
||||
izer mixtures only with ground equipment.
|
||||
All individual state regulations relating to dry bulk
|
||||
fertilizer blending. registration. labeling. and ap
|
||||
plication are the responsibility of the individual
|
||||
and/or company selling the SQUADRON/dry bulk
|
||||
fenilizer mixture.
|
||||
~eglstered T radcmark of Amcncan C'Y.llnlmiJ Comrany
|
||||
oJ-
|
||||
DO NOT impregnate SQUADRON onto coated am
|
||||
monium nitrate or limestone because these materials
|
||||
will not absorb the herbicide. Dry fertilizer blends
|
||||
containing mixtures of ammonium nitrate or limestone
|
||||
may be impregnated with SQUADRON. A mini
|
||||
mum of 200 pounds of impregnated dry bulk fenil
|
||||
izer. excluding the weight of ammonium nitrate or
|
||||
limestone. must be applied per acre.
|
||||
Apply SQUADRON atthe rate of3 pints per acre.
|
||||
Use the table on page 2 to determine the amount of
|
||||
SQUADRON to be impregnated on a ton of dry
|
||||
bulk fertilizer based on the rate of fertilizer which
|
||||
will be applied per acre.
|
||||
|
||||
SQUADRON
|
||||
RATE PER ACRE
|
||||
3 PINTS 30
|
||||
200
|
||||
Fertilizer Rate Ibslacre
|
||||
250 300 350
|
||||
PINTS PEB IDN
|
||||
24 20 17
|
||||
400 450
|
||||
15 l3I/3
|
||||
For those rates not listed in this table. calculate the pints of SQUADRON to be impregnated on a ton
|
||||
of dry bulk fertilizer using the following formula:
|
||||
2000
|
||||
Pounds of dry
|
||||
fertilizer per acre
|
||||
X 3 Pints of SQUADRON per = Pints of SQUADRON
|
||||
acre (recommended rate) per ton of fertilizer
|
||||
To impregnate SQU ADRON on bulk fertilizer. use a closed rotary-drum mixer or other commonly used
|
||||
(
|
||||
dry bulk fertilizer blender equipped with suitable spray equipment. Spray nozzles must be placed to (
|
||||
provide uniform coverage of SQUADRON onto the fertilizer during mixing.
|
||||
Apply the SQUADRON/dry bulk fertilizer mixture with an accurately calibrated dry fer.i1izer spreader.
|
||||
The SQUADRON/dry bulk fertilizer mixture must be spread uniformly on the soil surface. Uneven
|
||||
spreading can cause poor weed control and crop injury.
|
||||
Refer to Preplant Incorporated Applications section on the SQUADRON leaflet label for incorporation
|
||||
directions.
|
||||
PE·2IOCS ~9
|
||||
~CYANAMID
|
||||
" Amenc:MI Cy8ftM1W4 comr-ny AqI<C\ifftiIIil O' .... sooro
|
||||
~~~~
|
||||
""'''''' kJ07410 C ","11
|
||||
Reference in New Issue
Block a user