You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are quite some folders at the root level after ariaTSsetup.py, as shown here, these can be distracting sometimes. It would be nice to have file/dir structure similar to the output of ISCE stack processor. Maybe you want to consider that before cutting for the next release?
Below is my suggestion using the San Francisco example dataset, with changes for interferograms and geometry data files only:
move all geometry related files into one folder, with dataset name as the filename instead of dates, and add file extensions.
use the "interferograms" dir structure from ISCE stack processors, so that i) all the data related to each interferogram are in the same folder; ii) the same file names for the same type of dataset across different interferometric pairs and ii) fewer folders in the root directory.
@yunjunz I think its a nice to have, but not as urgent given the code works as it.
We are trying to cut a stable release ASAP.
Can be considered for a future release.
There are quite some folders at the root level after
ariaTSsetup.py
, as shown here, these can be distracting sometimes. It would be nice to have file/dir structure similar to the output of ISCE stack processor. Maybe you want to consider that before cutting for the next release?Below is my suggestion using the San Francisco example dataset, with changes for interferograms and geometry data files only:
move all geometry related files into one folder, with dataset name as the filename instead of dates, and add file extensions.
use the "interferograms" dir structure from ISCE stack processors, so that i) all the data related to each interferogram are in the same folder; ii) the same file names for the same type of dataset across different interferometric pairs and ii) fewer folders in the root directory.
One minor detail of the structure above is that there is only one
filt_fine.hdr
file for .cor, .unw and .unw.conncomp files, instead of 3 previously.The text was updated successfully, but these errors were encountered: