Hi Kevin, re: getting archive images from Feb 11,12 2001 from the SSEC archive I wrote a script named getgoesarchive.sh and left it in the $MCDATA directory of the 'mcidas' account (/home/mcidas/workdata) on derecho. The script grabs every VIS (0.65 um), WV (6.8 um) and IR (10.7 um) image for the day specified on the invocation command line and stores them in PNG-compressed AREA format in the /der2/ldm/data/GOES-8_IMG/CCYYMMDD directories. The image sectors created have the same shape (lines x elements) as GOES-East sectors sent in the Unidata-Wisconsin IDD datastream (UNIWISC aka MCIDAS) before GOES-South America scans were included in the sectors. All images are 8-bit and have had the oversampling in the element dimension removed. I have verified that I can list the image information in McIDAS while logged onto derecho; I am not able to do the same or display the images from my home machine presumably because the firewall on derecho limits access to inbound requests on port 112 (the McIDAS ADDE port). The various images saved are represented by the following regular expressions: VIS: /der2/ldm/data/GOES-8_IMG/20010211/VIS/VIS_* /der2/ldm/data/GOES-8_IMG/20010212/VIS/VIS_* WV: /der2/ldm/data/GOES-8_IMG/20010211/WV/WV_* /der2/ldm/data/GOES-8_IMG/20010212/WV/WV_* IR: /der2/ldm/data/GOES-8_IMG/20010211/IR/IR_* /der2/ldm/data/GOES-8_IMG/20010212/IR/IR_* Please take a look at the images and let me know if you find anything wrong, or if you would like the sectors to have different areal coverages. 'getgoesarchive.sh' is run as follows: <as 'mcidas'> cd $MCDATA ./getgoesarchive.sh date where: date - date in a McIDAS acceptable format: CCYY-MM-DD CCYY/MM/DD CCYYJJJ etc. Cheers, Tom -- **************************************************************************** Unidata User Support UCAR Unidata Program (303) 497-8642 P.O. Box 3000 address@hidden Boulder, CO 80307 ---------------------------------------------------------------------------- Unidata HomePage http://www.unidata.ucar.edu **************************************************************************** Ticket Details =================== Ticket ID: MBP-359564 Department: Support McIDAS Priority: Normal Status: Closed
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.