regarding api key shows 0 transection after each run on console

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
vikashsinghmahagama
Posts: 1
Joined: Sat Apr 18, 2026 4:53 am America/New_York
Answers: 0

regarding api key shows 0 transection after each run on console

by vikashsinghmahagama » Sat Apr 18, 2026 5:04 am America/New_York

I am using the FIRMS API for a forest monitoring project in India (Jharkhand region).

Currently, the API is showing "0/5000 transactions" thC:\cfris>python prosksmaster.py
[2026-04-18 14:03:30] Initializing Earth Engine...
[2026-04-18 14:03:37] Earth Engine initialized with project.
[2026-04-18 14:03:40] Creating AOI and 1 km grid...
[2026-04-18 14:03:40] Total raw grid cells: 3888
[2026-04-18 14:03:40] Intersected grid cells: 2407
[2026-04-18 14:03:40] Loading or building forest baseline...
[2026-04-18 14:03:40] Using cached forest baseline...
[2026-04-18 14:03:40] Forest grids count: 2270
[2026-04-18 14:03:40] Fetching Sentinel metrics...
[2026-04-18 14:03:43] Sentinel-2 image count: 11
[2026-04-18 14:04:03] Fetching live FIRMS data...
[2026-04-18 14:04:05] FIRMS transactions: 0/5000
[2026-04-18 14:04:05] Fetching FIRMS source: VIIRS_SNPP_NRT
[2026-04-18 14:04:08] Fetching FIRMS source: VIIRS_NOAA20_NRT
[2026-04-18 14:04:11] Fetching FIRMS source: VIIRS_NOAA21_NRT
✅ CSV SAVED AT: C:\cfris\output\fris_grid_output.csv
[2026-04-18 14:04:14] CSV saved: C:\cfris\output\fris_latest.csv
[2026-04-18 14:04:14] GeoJSON saved: C:\cfris\output\fris_latest.geojson
[2026-04-18 14:04:14] Building HTML map...
[2026-04-18 14:04:24] HTML map saved: C:\cfris\output\fris_latest_map.html
[2026-04-18 14:04:24] Updating historical NDVI/NDMI snapshot store...
[2026-04-18 14:04:25] History CSV updated: C:\cfris\cache\fris_history.csv
[2026-04-18 14:04:25] Total historical rows: 38590
[2026-04-18 14:04:25] Run complete.
[2026-04-18 14:04:25] Forest grids analyzed: 2270
[2026-04-18 14:04:25] Active fire grids: 9
[2026-04-18 14:04:25] Critical grids: 9
[2026-04-18 14:04:25] High risk grids: 6
[2026-04-18 14:04:25] Moderate risk grids: 2103
[2026-04-18 14:04:25] Low risk grids: 152is is my console output


Could you please help me check:
- If my API key is working correctly
- If there are any issues with data availability in my region
- If I need to modify my request parameters

Thank you for your support.

Regards,
Vikash Singh

Filters:

Post Reply