Indian Flag
Government Of India
A-
A
A+
ORGANISATION
NDVI-forecasting-model-dataset

NDVI-forecasting-model-dataset

Dataset asset used to train / fine-tune the NDVI-forecasting model. License: CC BY 4.0. (Inference and the advisory do NOT need this — only training does.)

About Dataset

FILES • final_spei_output.csv — the numerical panel, one row per (micro-watershed, 14-day fortnight). ~5.4M rows, 26 columns. • all_mws_locations_dedup.csv — the location manifest: mws_id, lat, lon (~24,800 rows). COLUMN MANIFEST — final_spei_output.csv Identity / time • mws_id — micro-watershed id (join key to the location manifest) • latitude, longitude — MWS centroid coordinates • state, district, tehsil — administrative names (label-encoded categoricals in the model) • date — fortnight date (YYYY-MM-DD) • month — calendar month (seasonal feature) Vegetation (target + input) • NDVI — MODIS MOD13Q1 vegetation index, resampled to the 14-day grid Weather / land — ERA5-Land • total_precipitation_sum — precipitation • temperature_2m — 2 m air temperature • dewpoint_temperature_2m — 2 m dewpoint • u_component_of_wind_10m, v_component_of_wind_10m — 10 m wind components • surface_solar_radiation_downwards_sum — downward solar radiation • surface_net_thermal_radiation_sum — net thermal radiation • total_evaporation_sum — evapotranspiration • runoff_sum — runoff Soil moisture — SMAP • sm_surface — surface soil moisture • sm_rootzone — root-zone soil moisture Drought / derived • water_balance — precipitation − evapotranspiration (input to SPEI) • spei_3 — 3-month Standardized Precipitation-Evapotranspiration Index (≈ 7 fortnights) • spei_3_lag1 — SPEI-3 lagged one fortnight • sensitivity_spei3 — per-MWS NDVI sensitivity to SPEI-3 • baseline_ndvi_mean, baseline_ndvi_std — per-MWS seasonal NDVI baseline (mean / std) COLUMN MANIFEST — all_mws_locations_dedup.csv • mws_id — micro-watershed id • lat, lon — centroid coordinates (~24,800 rows; the model trained on the ~21,900 with usable history.) PROVENANCE • NDVI — MODIS MOD13Q1 (16-day, 250 m), resampled to the 14-day fortnightly grid. • Weather / land — ECMWF ERA5-Land (precipitation is ERA5, not CHIRPS). • Soil moisture — NASA SMAP. • SPEI-3 — computed from the precipitation / evapotranspiration series and joined in. • Numerical history ends in 2023. • Train-vs-serve delta (documented): the table was built with MODIS collection 006 + SMAP 007; live inference reads the current MODIS 061 + SMAP 008. HOW TO USE (train / fine-tune) Set DATA_PATH=final_spei_output.csv and MWS_CSV=all_mws_locations_dedup.csv. Full recipe (env vars + command, plus the two things not shipped — the ~755k Prithvi composite tiles and the base Prithvi-EO-2.0-300M checkpoint) is in docs/TRAINING.md in the toolkit repo: https://github.com/SoulVisionCreations/ndvi-forecasting-advisory LICENSE & ATTRIBUTION CC BY 4.0. Derived from MODIS (NASA), ERA5-Land (ECMWF / Copernicus), and SMAP (NASA); please credit those upstream providers and this project. See NOTICE in the toolkit repo.

Purpose of Dataset

Train, Fine-tune, The Ndvi-forecasting Model — A ~3-month Vegetation (Ndvi) Forecaster For Micro-watersheds Across India. It Supplies The Fortnightly Numerical Panel (Ndvi + Era5-land Weather + Smap Soil Moisture + Spei-3) Plus The Mws Location Manifest The Model Learns From. Utility: Vegetation / Drought Early-warning Research, Adapting The Model To New Regions Or Feature Sets, Benchmarking Seasonal Ndvi-anomaly Forecasts, And Studying Vegetation–climate Links Across India.

Activity Overview Activity Overview

  • Downloads0
  • Downloads 18
  • File Size 617.77 MB
  • Views 13

Tags Tags

  • NDVI
  • time series analysis

License Control License Control

Apache 2.0

ndvi_dataset ( 1 directories )


Directory
ndvi_dataset

3 files

Data Quality Score BetaData Quality Score Beta

Version Control Version Control

FolderVersion 1(617.77 MB)
  • Avinash V·9 day(s) ago
    • chevron_rightFolder
      ndvi_dataset
      • chevron_rightFolder
        ndvi_dataset

Related Models Related Models

Vegetation-Outlook-model
Forecasts vegetation greenness (NDVI) ~3 months ahead for locations across India. A Temporal Fusion Transformer on a frozen Prithvi-EO-2.0-300M backbone (LoRA-adapted). Per location and as-of date it outputs a predicted NDVI plus a relative vegetation-condition class (Below, Near, or Above normal) vs the site's own seasonal normal. Weights self-contained (no separate Prithvi download); repo code needed to run. Code: github.com/SoulVisionCreations/ndvi-forecasting-advisory
NDVI
time series analysis
  • See Upvoters0
  • Downloads3
  • File Size1.25 GB
  • Views60
Updated 3 day(s) ago

SOUL VISION CREATIONS PRIVATE LIMITED