From 90d81f67a3c964336d3858caacdd77f522033aae Mon Sep 17 00:00:00 2001 From: faraway Date: Tue, 26 Jul 2022 14:13:02 +0000 Subject: [PATCH] Update 'VIIRSdownloader.py' --- VIIRSdownloader.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VIIRSdownloader.py b/VIIRSdownloader.py index 7ad76cf..06cbb14 100644 --- a/VIIRSdownloader.py +++ b/VIIRSdownloader.py @@ -3,7 +3,7 @@ Downloads the actual active fire csv from https://firms.modaps.eosdis.nasa.gov/data/active_fire/suomi-npp-viirs-c2/csv/SUOMI_VIIRS_C2_Europe_24h.csv and displays it on a map. Description of data displayed: https://www.earthdata.nasa.gov/learn/find-data/near-real-time/firms/vnp14imgtdlnrt#ed-viirs-375m-attributes -@author: Cybermancer +@author: faraway """ import sys import os.path