##// END OF EJS Templates
Filtering AMISR files for Datetime Range...
Filtering AMISR files for Datetime Range New Attributes for AMISR and JROData: azimuth, zenith Azimuth and Zenith is printed in RTI and Spectra plots

File last commit:

r491:3acb3a6f21eb
r499:f28411fcbfa0
Show More
jroprocessing.py
3 lines | 120 B | text/x-python | PythonLexer
Daniel Valdez
This is the new organization by packages and scripts for Signal Chain, this version contains new features and bugs fixed until August 2014
r487 from jroproc_voltage import *
from jroproc_spectra import *
Daniel Valdez
AMISR modules to read hdf5 files and link to SignalChain Objects...
r491 from jroproc_heispectra import *
from jroproc_amisr import *