Wraps the ISRO Bhuvan NTL REST API to return mean radiance per Indian state across years.
Value
A tidy data frame with columns state (character), year
(integer), and mean_radiance (numeric). State names are normalised to
title case (e.g., "Tamil Nadu" not "TAMILNADU").
Details
For district-level or custom-geometry statistics, use bhuvan_raster()
together with extract_panel().
Collection break
Bhuvan NTL data from 2024 onwards is derived from VNP46A4 Collection 2.0, while 2012-2023 uses the legacy Collection 1.0. The two collections use different calibration and atmospheric correction algorithms, so radiance estimates are not directly comparable across this boundary. Requests spanning both collections trigger a warning.