GDD өсүү баскычын эсептегич

Бүчүр жаруу же гүлдөө датасын киргизип, күнүмдүк температура маалыматтарын кошуңуз да, учурдагы өсүү баскычын жана түшүм жыйноо болжолун бир жерден алыңыз.

Аба ырайы API керектелбейт. CSV коюп, файл жүктөп же саптарды кол менен киргизсеңиз болот, андан кийин стадия профилин өзүңүздүн сортуңузга ылайык өзгөртө аласыз.

Works with CSV, file upload, or кол менен саптар
Supports Celsius and Fahrenheit
Stage таблицаs stay fully ediтаблица
Бөлүшө турган абал браузерде калат

Эсептөө божомолдору

  • GDD thresholds vary by cultivar, region, дарак курагы, vigor, crop load, and pruning. Түзөтүү the шаблон values instead of using them as-is.
  • Harvest болжолs are баалооs based on recent daily GDD averages. They can drift when temperatures swing sharply.
  • If your CSV has боштуктар, fill them before making чечимs from the result.

CSV input format

The parser accepts comma, semicolon, or tab-delimited files and also tolerates decimal commas.

  • `date` is required. Accept `tmean`, or `tmin/tmax`, or `gdd`.
  • The parser auto-detects `comma`, `semicolon`, or `tab` delimiters.
  • Decimal values can be written as `12.5` or `12,5`.
  • A `gdd` column overrides temperature columns for that сап.
  • `YYYY-MM-DD` is the recommended date format.

How to use

  1. Enter the негиз event and date. Choose бүчүр жаруу, full гүлдөө, or a custom этикетка.
  2. Set the temperature unit, GDD method, base temperature, and upper threshold if needed.
  3. Paste CSV, upload a file, or add daily саптар by hand.
  4. Түзөтүү the stage profile, then reкөрүнүш the учурдагы stage, next stage, and түшүм жыйноо болжол.
  5. Copy the result or бөлүшүү the core settings with a URL.

Sample cases

From бүчүр жаруу to the учурдагы stage

Киргизүү Reference date 2026-03-15, Celsius, base temperature 10°C, daily mean CSV, stage таблица: Budbreak 0 / Green tip 80 / Full гүлдөө 160 / Petal fall 240 / Fruit set 320 / Harvest 500

Чыгуу Cumulative GDD 400.0 °C·day, учурдагы stage Fruit set, түшүм жыйноо болжол 2026-04-08

From full гүлдөө to a түшүм жыйноо болжол

Киргизүү Reference date 2026-04-08, Fahrenheit, base temperature 50°F, upper threshold 86°F, semicolon CSV, болжол from the last 7 days

Чыгуу Cumulative GDD 286.0 °F·day, учурдагы stage Petal fall, түшүм жыйноо болжол 2026-07-02

Formulas

  • Daily GDD = max(0, min(input temperature, upper threshold) - base temperature)
  • Daily GDD = max(0, ((clipped Tmin + clipped Tmax) / 2) - base temperature)
  • Cumulative GDD = sum of daily GDD
  • Days to the next stage = next threshold - учурдагы cumulative GDD
  • Harvest болжол date = latest date + ceil(remaining GDD / recent average GDD)

Терминдер сөздүгү

GDD

Gсапing degree days, or the accumulated effective heat used for gсапth models.

Base temperature

Heat below this threshold does not саны toward GDD.

Upper threshold

A cap that prevents unusually hot days from contributing too much.

Reference event

The starting point for accumulation, such as бүчүр жаруу or full гүлдөө.

Gсапth stage

A milestone tied to a GDD threshold.

Forecast window

The number of recent days used to баалоо future progress.

Көп берилүүчү суроолор

Do I need a аба ырайы API?

Жок. CSV же кол менен киргизүү жетиштүү.

Can I use semicolon CSV from Excel?

Ооба. Бөлгүчтөр автоматтык аныкталат жана ондук үтүрлөр кабыл алынат.

Should I use бүчүр жаруу or full гүлдөө?

Сиздин сорт моделиңиз колдонгон шилтемени тандаңыз. Атын эркин өзгөртө аласыз.

How is the түшүм жыйноо болжол эсептөөd?

Түшүм жыйноо чегине калган GDD акыркы күндөрдөгү орточо GDDге бөлүнөт.

Are the thresholds fixed?

Жок. Шаблон маанилери жөн гана мисалдар жана аларды сиздин сортуңузга жана аймакка ылайык түзөтүү керек.

Стадия шаблону

  • Адегенде жалпы бак шаблонун жүктөп, андан кийин аны өзүңүздүн сортуңузга жана аймакка ылайык түзөтүңүз.
  • Стадия аттарын түзөтсө болот. Чек маанилерин өсүү тартибинде сактаңыз.
  • Түшүм жыйноо болжолу ошол жерден токтошун кааласаңыз, акыркы сап үчүн `role=түшүм жыйноо` колдонуңуз.