![]() ![]() |
![]() |
File: [Development] / JSOC / proj / lev1.5_aia / scripts / fillaia1p5gap.csh
(download)
/
(as text)
Revision: 1.1, Mon Jul 16 19:40:09 2018 UTC (4 years, 10 months ago) by jps Branch: MAIN CVS Tags: Ver_LATEST, Ver_9-5, Ver_9-41, Ver_9-4, Ver_9-3, HEAD Scripts to fill gaps in AIA level 1.5 series. fillaia1p5gap.pl is invoked interactively to specify a date range to locate and fill image gaps, which it does submitting fillaia1p5gap.csh via qsub(2). |
#!/bin/csh setenv TZ UTC source /home/jsoc/.setJSOCenv setenv SUMSERVER k1 echo `date` echo $1 /home/jsoc/cvs/Development/JSOC/bin/linux_avx/aia_lev1p5 dsinp=aia.lev1_nrt2\[$1\]\[\?quality+1\>0\?\] dsout=aia_test.lev1p5 rescale=1 scale_to=0.6 do_stretchmarks=1 with_keys=1
Karen Tian |
Powered by ViewCVS 0.9.4 |