-
matusbakon replied to the topic east-west and up-down time series in the forum Sarproz Forum 5 years, 6 months ago
Hi,
There’s simple approach for LOS decomposition published here (see Appendix):
https://earth.esa.int/workshops/fringe09/proceedings/papers/s12_3esfa.pdfThe strategy is further described and applied for example here (Section 4. Results, end of page…[Read more]
-
matusbakon replied to the topic ALOS CEOS format in the forum Sarproz Forum 7 years, 4 months ago
sorry, first 2 lines 123:134 and 139:148 is original position of center lat and lon
-
matusbakon replied to the topic ALOS CEOS format in the forum Sarproz Forum 7 years, 4 months ago
What has worked for me was adding last four lines to alos_psr_meta.m
mid_lat = str2double(facility(3065:3084));
mid_lon = str2double(facility(3085:3104));
if isnan(mid_lat) || isnan(mid_lon)
mid_lat = str2double(summary(123:134));
mid_lon = str2double(summary(139:148));
endHowever, I’ve lost the M-file, probably Daniele…[Read more]
-
matusbakon started the topic ALOS CEOS format in the forum Sarproz Forum 7 years, 7 months ago
Hi,
I have troubles importing ALOS-1 in CEOS format.
Thanks
-
matusbakon started the topic Updating stack of Sentinel-1 images failed in the forum Sarproz Forum 7 years, 8 months ago
Hi,
I have problems while updating stack of already processed Sentinel-1 images. The error occurs after “Reramping TOPS Slave Images” starts. Also, I’ve noticed several “Permission Denied” messages under Windows:
Warning: File not found or permission denied
> In G:pcodesallocate.p>allocate at 24
In G:pcodesscrivi.p>scrivi at 175
In…[Read more] -
matusbakon started the topic invalid file identifier in Interferograms processing in the forum Sarproz Forum 7 years, 11 months ago
Hi,
while processing Sentinel-1A/B interferograms I get following error:
Invalid file identifier. Use fopen to generate a valid file identifier.Thanks.
-
matusbakon replied to the topic import Sentinel data error in the forum Sarproz Forum 8 years, 3 months ago
Hi Iza,
for now, you should use only one type of the orbit – ascending or descending. Generally, minimum of 20 images is advised to perform PSInSAR analysis, but you might find also lower number of images suitable, however as you said – the more the better.
Cheers
Matus
-
matusbakon replied to the topic Undefined function or variable "FName". in the forum Sarproz Forum 8 years, 3 months ago
going on with processing: Reference to non-existent field ‘CoerFirst’.
should Coherence Map Generation be performed?
-
matusbakon replied to the topic Undefined function or variable "FName". in the forum Sarproz Forum 8 years, 3 months ago
sorry
-
matusbakon started the topic Undefined function or variable "FName". in the forum Sarproz Forum 8 years, 3 months ago
In MISP module while processing Radarsat-2 I get:
Undefined function or variable “FName”.
pcodes version: 8-Aug-2016, log attached
-
matusbakon started the topic saving Final Fine APS from Sentinel-1 data stack in the forum Sarproz Forum 8 years, 7 months ago
Hi,
I get “Not enough input arguments.” msg when saving Final Fine APS from processing of Sentinel-1 images.
Regards,
Matus
-
matusbakon replied to the topic KML export in small area processing in the forum Sarproz Forum 8 years, 7 months ago
Yasser, “Custom Mask Generation” under Sparse Points Selection in Site Processing window could help you also.
-
matusbakon replied to the topic KML export in small area processing in the forum Sarproz Forum 8 years, 7 months ago
I would consider KML export from Small Area quite handy as well. The best part of it are possible fast changes of Ref. Point since exporting through Sparse Points Processing requires APS processing until Ref. Point is selected and playing with Load Mask/Scatter plots.
-
matusbakon started the topic Undefined function or variable 'FileMasterParam'. in the forum Sarproz Forum 8 years, 8 months ago
Hi,
while starting a new set of Sentinel-1 images I get:
Undefined function or variable ‘FileMasterParam’.
Reference to non-existent field ‘FlagSequence’.Related files are attached. I’ve encountered this issue after updating (with “Update” option) a set of already processed images fails due to unknown reason.
Matus
-
matusbakon replied to the topic can't update RST2 stack for 1 new SLC in the forum Sarproz Forum 8 years, 8 months ago
I’m sorry, I must have corrupted processing folder working on many workstations (Windows, Linux), with different Matlab versions, using different pcodes version, my fault.
Have a nice day
-
matusbakon started the topic can't update RST2 stack for 1 new SLC in the forum Sarproz Forum 8 years, 8 months ago
Hi,
I get “Index exceeds matrix dimensions.” when updating stack of Radarsat-2 images for new acquisition.
Cheers
-
matusbakon started the topic updating in the forum Sarproz Forum 8 years, 8 months ago
Hi,
while updating set of already processed Sentinel-1 images, I couldn’t perform it using “Update” option in SLC DATA Processing window. .mat and .log file attached.
Thanks
-
matusbakon started the topic Reference to non-existent field 'CreationDate' in the forum Sarproz Forum 8 years, 8 months ago
Hi,
I get “Reference to non-existent field ‘CreationDate'” while opening folder processed previously.
Thanks
Matus
-
matusbakon replied to the topic radarsat2 master extraction in the forum Sarproz Forum 8 years, 9 months ago
-
matusbakon replied to the topic radarsat2 master extraction in the forum Sarproz Forum 8 years, 9 months ago
upload exceeds allowed size
- Load More