|
Written by Batuhan Osmanoglu
|
|
Saturday, 30 January 2010 15:13 |
Gamma Readfiles for DorisIn our group sometimes we use SAR images focused using GAMMA MSP. I wrote a script to read gamma parameter files and generate the output for DORIS readfiles step.
There are two main scripts and several helper scripts in the package:
- gammaReadfiles.csh
- gammaCrop.sh
- hhmmss2sec.py
- sec2hhmmss.py
- byteswap.c
gammaReadfiles.csh is a modified version of Bert Kampes' envisat_dumpheader2doris.csh script. Python scripts hhmmss2sec.py and sec2hhmmss.py are used inside gammaReadfiles.csh. The readfiles script can byteswap the focused data file if required using byteswap function. The attached c code should be compiled. For installation and usage information please refer to the users manual: gammaReadfiles.pdf The scripts and the complete code can be downloaded here: gamma_readfiles_for_doris.tar.gz |
|
Last Updated ( Saturday, 30 January 2010 15:25 )
|