ShrishtiAI-backend / server /test_feature_data.json
MEWTROS
My 6 can be your 9
5ccd893
{
"weather_data": {
"temperature_C": [25.5, 26.0, 24.8, 27.2, 25.9, 25.1, 26.3],
"humidity_perc": [65.2, 67.8, 70.1, 62.5, 68.9, 66.0, 66.4],
"wind_speed_mps": [3.2, 2.8, 4.1, 5.6, 3.9, 2.4, 3.7],
"precipitation_mm": [0.0, 2.3, 5.1, 0.0, 1.2, 0.8, 3.4],
"surface_pressure_hPa": [1013.2, 1012.8, 1011.5, 1014.1, 1013.7, 1012.9, 1013.4],
"solar_radiation_wm2": [220.5, 180.3, 150.8, 240.2, 200.1, 190.7, 210.9],
"temperature_max_C": [30.2, 31.1, 29.5, 32.8, 30.9, 29.8, 31.5],
"temperature_min_C": [20.8, 20.9, 20.1, 21.6, 21.0, 20.4, 21.2],
"specific_humidity_g_kg": [12.5, 13.1, 13.8, 11.9, 13.2, 12.8, 12.9],
"dew_point_C": [18.2, 19.1, 19.8, 17.5, 18.9, 18.4, 18.7],
"wind_speed_10m_mps": [4.1, 3.6, 5.2, 7.1, 4.9, 3.0, 4.6],
"cloud_amount_perc": [30.0, 60.0, 80.0, 20.0, 50.0, 40.0, 70.0],
"sea_level_pressure_hPa": [1013.5, 1013.1, 1011.8, 1014.4, 1014.0, 1013.2, 1013.7],
"surface_soil_wetness_perc": [45.0, 52.0, 68.0, 42.0, 48.0, 50.0, 58.0],
"wind_direction_10m_degrees": [180.0, 165.0, 220.0, 195.0, 170.0, 210.0, 185.0],
"evapotranspiration_wm2": [85.2, 72.1, 58.9, 95.8, 82.4, 78.6, 88.3],
"root_zone_soil_moisture_perc": [55.0, 61.0, 74.0, 52.0, 58.0, 60.0, 68.0]
},
"event_duration": 2.0,
"include_metadata": true
}