Hi,
Are there any Matlab-open source Codes available to process decoded Level-0 Sentinel 1 data (to produce Level 1-SLC image). I have the decoded data in binary files courtesy of @jmfriedt
Thank you.
Best Regards.
Hi,
Are there any Matlab-open source Codes available to process decoded Level-0 Sentinel 1 data (to produce Level 1-SLC image). I have the decoded data in binary files courtesy of @jmfriedt
Thank you.
Best Regards.
GitHub - jmfriedt/sentinel1_level0 now includes some basic decoding including range and azimuth compression. Nothing as fancy as SNAP and a lot of missing features related to processing techniques I do not understand (precise orbit correction, Doppler centroid identification) but the basic framework is there. See the saopaolo_SM sub-directory for some .m scripts.
Hi I am currently trying to process a IW mode Level 0 data, I am able to use the Rich Hall decoder to see over 36 bursts of radar data, I am confused as to how I can process the range compression, azimoth compression and then perform geocoding , how can all of this information be found ?