Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Miami Surf Club Hotel -- Sara versus Falk #12

Open
falkamelung opened this issue Aug 1, 2022 · 8 comments
Open

Miami Surf Club Hotel -- Sara versus Falk #12

falkamelung opened this issue Aug 1, 2022 · 8 comments

Comments

@falkamelung
Copy link
Member

falkamelung commented Aug 1, 2022

Hi @mirzaees , I have difficulty to reproduce your Miami results. Any Idea?

The pixel that Sara and Falk are getting are nearly identical (the differences in velocities could be a consequence of a different reference point??), however the geolocations are different. What could be the reason? Am I doing the geolocation correction right?

Falk: (*template file below)
http://129.213.120.104/start/25.8789/-80.1189/16.5978?flyToDatasetCenter=false&startDataset=S1_IW3_048_0081_0082_20150921_20211112_PS&minScale=-0.6&maxScale=0.6

Sara's paper:
http://129.213.120.104/start/25.8789/-80.1189/16.5978?flyToDatasetCenter=false&startDataset=S1_IW3_048_0081_0082_20150921_20211112_SM_PS&minScale=-0.6&maxScale=0.6

Falk Sara
image image

Sara's pixel look like in the paper. So insarmaps seems to work fine. But the pixel locations are off.
image

I ran the geolocation correction using

cd miaplpy/network_single_reference
correct_geolocation.py --geometry inputs/geometryRadar.h5 --demErr demErr.h5
Geolocation is already done, you may reverse it using --reverse. skip ...

And then created the S1 file using:

save_hdfeos5.py timeseries_demErr.h5 --tc temporalCoherence.h5 --asc avgSpatialCoh.h5 -m  ../maskPS.h5 -g inputs/geometryRadar.h5 -t smallbaselineApp.cfg --suffix PS $update

@falkamelung falkamelung changed the title Miami Surf Club Hotel Miami Surf Club Hotel -- Sara versus Falk Aug 4, 2022
@falkamelung
Copy link
Member Author

falkamelung commented Sep 5, 2022

I reversed the geolocation correction to see how it looks before applying the correction

correct_geolocation.py --geometry inputs/geometryRadar.h5 --demErr demErr.h5 --reverse
save_hdfeos5.py timeseries_demErr.h5 --tc temporalCoherence.h5 --asc avgSpatialCoh.h5 -m  ../maskPS.h5 -g inputs/geometryRadar.h5 -t smallbaselineApp.cfg --suffix nocorrected_PS


h5file=S1_IW3_048_0081_0082_20150921_20211112_nocorrected_PS.he5
rm -rf JSON ; hdfeos5_2json_mbtiles.py $h5file ./JSON --num-workers 8
json_mbtiles2insarmaps.py -u insaradmin -p Insar123 --host insarmaps.miami.edu -P rsmastest -U rsmas\@gmail.com --json_folder JSON --mbtiles_file  JSON/${h5file%.*}.mbtiles --num-workers 8

http://129.213.120.104/start/25.8789/-80.1189/16.5978?flyToDatasetCenter=false&startDataset=S1_IW3_048_0081_0082_20150921_20211112_nocorrected_PS&minScale=-0.6&maxScale=0.6

image

@falkamelung falkamelung reopened this Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant