Photoperiod

Irradiation - Photoperiod

GET https://api.labmet.com.br/v1/ho/photoperiod

The photoperiod is the number of hours of a given day. In some crops, such as soy beans and sugarcane, its phenology is controlled by this variable and sometimes associated with degree days.

Query Parameters

Name
Type
Description

lat

number

Latitude degress.

date

string

Date format YYYY-MM-DD.

unit

string

Possible units: decimal or time, default decimal.

Headers

Name
Type
Description

X-API-Key

string

Authentication token.

{
    "photoperiod": "13:14:41",
    "unit": "time"
}

Last updated