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,101 @@
|
||||
# Harness Herbicide
|
||||
|
||||
- **Product class:** herbicide
|
||||
- **EPA Reg No:** 524-473
|
||||
- **Active ingredients:** Acetochlor
|
||||
- **Source:** https://www.cropscience.bayer.us/crop-protection/herbicide/harness-herbicide
|
||||
- **Label PDF:** https://cs-assets.bayer.com/is/content/bayer/Harness_2025pdf
|
||||
|
||||
---
|
||||
|
||||
Outstanding Performance
|
||||
iYou’ve Come to Rely On
|
||||
Harness
|
||||
®
|
||||
herbicide is a straight goods formulation of
|
||||
acetochlor that i s labeled for use in corn, miscanthus
|
||||
and other non-food perennial bioenergy crops. This
|
||||
product offers consistent, s eason-long p erformance
|
||||
against grass and small-seeded broadleaf weeds.
|
||||
Harness can be applied preplant, pre-emergence and
|
||||
early postemergence (up to 11-inch corn), providing
|
||||
greater flexibility and more options for growers.
|
||||
It requires less moisture to activate and provides
|
||||
unsurpassed rotational flexibility.
|
||||
/// BENEFITS
|
||||
• Consistent Weed Control
|
||||
Straight-goods formulation of acetochlor that offers
|
||||
consistent, season-long performance of annual
|
||||
grasses and small-seeded broadleaf weeds
|
||||
• Rotational Flexibility
|
||||
Rotational flexibility for multi-crop growers who
|
||||
rotate to sugarbeets, canola and other crops
|
||||
• Application Flexibility
|
||||
Flexible application window including preplant,
|
||||
pre-emergence and early postemergence in corn
|
||||
up to 11 inches
|
||||
Registered Crops
|
||||
• Field Corn
|
||||
• Production Seed Corn
|
||||
• Silage Corn
|
||||
• Sweet Corn
|
||||
• Miscanthus or other
|
||||
non-food bioenergy
|
||||
crops
|
||||
• Popcorn
|
||||
Key Pests
|
||||
• Common
|
||||
Waterhemp
|
||||
• Woolly Cupgrass
|
||||
• Foxtail Species
|
||||
• Barnyardgrass
|
||||
• Henbit
|
||||
• Common
|
||||
Lambsquarters
|
||||
• Fall Panicum
|
||||
• Goosegrass
|
||||
Formulation Information
|
||||
• Acetochlor
|
||||
(7 lbs ai/gal)
|
||||
• Emulsifiable Concentrate
|
||||
|
||||
ALWAYS READ AND FOLLOW PESTICIDE LABEL DIRECTIONS.
|
||||
Balance® Flexx and Corvus® are restricted use pesticides. Not all products are registered for use in all states and may be subject to use
|
||||
restrictions. The distribution, sale, or use of an unregistered pesticide is a violation of federal and/or state law and is strictly prohibited.
|
||||
Check with your local dealer or representative for the product registration status in your state. Bayer, Bayer Cross, Corvus®, DiFlexx®
|
||||
and Roundup PowerMAX® are registered trademarks of Bayer Group. For additional product information call toll-free 1-866-99-BAYER
|
||||
(1-866-992-2937) or visit our website at www.BayerCropScience.us. Bayer CropScience LP, 800 North Lindbergh Boulevard, St. Louis,
|
||||
MO 63167. ©2025 Bayer Group. All rights reserved.
|
||||
IMPORTANT: This bulletin is not intended to provide adequate information for
|
||||
use of these products. Read the label before using these products. Observe
|
||||
all label directions and precautions while using these products.
|
||||
Application Rate 1.25 to 3 pts/A
|
||||
Application Timing
|
||||
Preplant, Preemergence,
|
||||
Early Postemergence
|
||||
(up to 11” corn)
|
||||
Site-of-Action
|
||||
Group*
|
||||
15
|
||||
Recommended
|
||||
Tankmix Options
|
||||
Atrazine 5
|
||||
Corvus
|
||||
®
|
||||
2
|
||||
|
||||
27
|
||||
herbicide
|
||||
Balance® Flexx 27
|
||||
herbicide
|
||||
DiFlexx
|
||||
®
|
||||
herbicide
|
||||
4
|
||||
Roundup
|
||||
PowerMAX
|
||||
®
|
||||
3 9
|
||||
herbicide
|
||||
*For more information on herbicide group numbers and site-of-action options, visit IWillTakeAction.com
|
||||
LEARN MORE
|
||||
Reference in New Issue
Block a user