ISCE_INSAR/contrib
Ryan Burns 58b032943d Use command_argument_count in mdx_main
I was having trouble compiling using macports gfortran-mp-9 due to
being unable to link to symbol iargc. I think [1] implies this is a
gfortran 77 extension, so maybe it isn't available in the mac library?
It looks like there is a replacement [2] which is standard fortran as
of '03, and using this function fixes this bug for me.

[1] https://gcc.gnu.org/onlinedocs/gfortran/IARGC.html
[2] https://gcc.gnu.org/onlinedocs/gfortran/COMMAND_005fARGUMENT_005fCOUNT.html
2020-03-10 09:00:46 -07:00
..
PyCuAmpcor PyCuAmpcor: updated to the most recent version with gdal input 2019-11-19 16:59:49 -08:00
Snaphu Adding all files 2019-01-16 11:40:08 -08:00
UnwrapComp Adding all files 2019-01-16 11:40:08 -08:00
alos2proc Adding all files 2019-01-16 11:40:08 -08:00
demUtils Remove internal usage of ISCE_HOME env variable 2020-02-03 14:01:57 -08:00
downsample_unwrapper Added downsample_snapu factory to TopsProc/Factories.py 2019-06-20 09:55:55 -07:00
frameUtils Adding all files 2019-01-16 11:40:08 -08:00
issi Remove internal usage of ISCE_HOME env variable 2020-02-03 14:01:57 -08:00
mdx Use command_argument_count in mdx_main 2020-03-10 09:00:46 -07:00
rfi Adding all files 2019-01-16 11:40:08 -08:00
splitSpectrum Adding all files 2019-01-16 11:40:08 -08:00
stack Added computation of non-filtered correlation 2020-02-28 13:49:13 -08:00
timeseries/prepStackToStaMPS Update crop_rdr.py for small bug 2019-06-13 14:49:38 +02:00
SConscript Look for autorift and install if found 2019-11-11 10:51:39 -08:00
__init__.py Adding all files 2019-01-16 11:40:08 -08:00