On Thu, Aug 3, 2017 at 7:35 PM, Ryan May <rmay@xxxxxxxx> wrote:
> I'd accept a PR implementing that.
I spent a little time today looking into how I could make it work, but
figured I would ask here first. If I get a chance to put something
together that works I'll submit a PR.
> Another option would be to look at inotify if you're on a Linux box--there's
> even Python bindings. Would allow you to get notified when a new file
> appears in a directory.
>
> Ryan
Intriguing, I'll be sure to check this out.
Thanks for the response, Ryan!
======================
Mike Zuranski
Meteorology Support Analyst
College of DuPage - Nexlab
Weather.cod.edu
======================
> On Thu, Aug 3, 2017 at 4:18 PM, Mike Zuranski <zuranski@xxxxxxxxxxxxxxx>
> wrote:
>>
>> Hello,
>>
>> I'm looking to use goes-restitch.py to handle incoming GOES-16 data.
>> It's great at putting all of the tiles together into one file, but
>> once I have that file I'd like to work with it as soon as it's ready.
>>
>> For example, once all of the tiles are in for a data set and a .nc4
>> file is finalized I'd like to visualize it, perhaps by calling an
>> outside script and passing it some arguments like scene, band,
>> data/time and such. Is there a way to do this? If not, I feel like
>> an --execute argument would be nice for this, so maybe this could be a
>> feature request.
>>
>> Thank you,
>>
>> -Mike
>>
>>
>> ======================
>> Mike Zuranski
>> Meteorology Support Analyst
>> College of DuPage - Nexlab
>> Weather.cod.edu
>> ======================
>>
>> _______________________________________________
>> NOTE: All exchanges posted to Unidata maintained email lists are
>> recorded in the Unidata inquiry tracking system and made publicly
>> available through the web. Users who post to any of the lists we
>> maintain are reminded to remove any personal information that they
>> do not want to be made public.
>>
>>
>> python-users mailing list
>> python-users@xxxxxxxxxxxxxxxxxxxxxxxx
>> For list information, to unsubscribe, or change your membership options,
>> visit: http://www.unidata.ucar.edu/mailing_lists/
>
>
>
>
> --
> Ryan May, Ph.D.
> Software Engineer
> UCAR/Unidata
> Boulder, CO