Skip to content

Commit

Permalink
Adding UAVSAR_HDF5_SLC to SConscript
Browse files Browse the repository at this point in the history
  • Loading branch information
piyushrpt committed Jul 18, 2019
1 parent f3c9ab5 commit 2d95caf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion components/isceobj/Sensor/SConscript
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ listFiles = ['ALOS.py','CEOS.py','COSMO_SkyMed.py','COSMO_SkyMed_SLC.py',
'Risat1.py', 'Risat1_SLC.py', 'UAVSAR_RPI.py', 'UAVSAR_Stack.py',
'UAVSAR_Polsar.py', 'ERS_EnviSAT.py', 'ICEYE_SLC.py',
'ALOS2.py', 'ERS_SLC.py', 'ALOS_SLC.py', 'EnviSAT_SLC.py',
'ERS_EnviSAT_SLC.py', 'SICD_RGZERO.py','__init__.py']
'ERS_EnviSAT_SLC.py', 'SICD_RGZERO.py','UAVSAR_HDF5_SLC.py',
'__init__.py']

helpList,installHelp = envSensor['HELP_BUILDER'](envSensor,'__init__.py',install)
envSensor.Install(installHelp,helpList)
Expand Down

0 comments on commit 2d95caf

Please sign in to comment.