Search found 1 match

by tmccabe
Wed Aug 06, 2025 4:58 pm America/New_York
Forum: Home
Question: 504 error when downloading VIIRS active fire files from FIRMS API
Replies: 4

504 error when downloading VIIRS active fire files from FIRMS API

Hello! We run an algorithm that sometimes downloads several months worth of VIIRS SNPP Active Fire Standard Product data from https://firms.modaps.eosdis.nasa.gov/api/. We do a Pandas read_csv(url) call from the API to get our data. Today, we noticed that we could download a few files successfully, ...