Skip to content

Forecast of data related to smart irrigation accessible with API #88

@Sobczaczek

Description

@Sobczaczek

About

Smart Irrigation system predicts future soil moisture data based on history data (past soil moisture, precipitation, et0) and short-term forecast for precipitation.

To implement even more precise algorithm, we need OpenAgri-WheatherService to provide forecast data for:

  • precipitation (daily sum)
  • precipitation probability (max)
  • temperature (day's min and max)
  • reference evapotranspiration (ET0)

Forecast for 7-16 days is preferred.

Suggestion of improvement

Additional API endpoint (or endpoints) that will provide forecast data for listed measurements in form of JSON. API endpoint should use parameters of location (lattitude&longitude) similar to implemented /api/data/forecast5 endpoint. All listed data is available from open-meteo API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions