Script to grab data from all locations in the area file.

Post any questions, ideas, or topics related to Jython and Python scripting.
Post Reply
User avatar
abhiram
Posts: 7
Joined: Thu Oct 23, 2014 12:35 pm

Script to grab data from all locations in the area file.

Post by abhiram »

Hello,

I was wondering if there is a way to loop over all the locations in an area file and grab the data from each of them. If so, how memory intensive is the process going to be? (Eventually, I plan to do this for all 366 days of the year 2012)

I understand that this depends on the size of the area file. The resolution of the area files that i am working on is around 560 * 200. (see attached)

Currently, I am querying the area file for data at a specific set of locations (ground stations). The next step in the process is extracting data from all locations in Florida from the same area files for one year.

thanks!
Attachments
GOES13_fog_2012_300_1045.area
(119.09 KiB) Downloaded 580 times
Post Reply