Skip to content
Snippets Groups Projects
Commit 554a6595 authored by Gaëlle USSEGLIO's avatar Gaëlle USSEGLIO
Browse files

ENH : New organization and cleaning for python_src repository

parent 7bd634e6
No related branches found
No related tags found
No related merge requests found
{
"Global": {
"in":
{
"SRTMShapefile": "/work/scratch/azzonim/Stage2019/geoid_srtm/srtm.shp",
"Datalake": "/work/ALT/swot/swotpub/MNT/SRTM_30_hgt/",
"Geoid": "/work/scratch/azzonim/Stage2019/geoid_srtm/egm96.grd"
}
},
"Pre_Processing": {
"out":
{
"doppler_file": "dop0.txt"
},
"parameter":
{
"ML_gain": 0.1
}
},
"Metadata_Correction":
{
"out":
{
"fine_metadata_file": "fine_metadata.txt"
},
"parameter":
{
"activate": false,
"GridStep_range": 150,
"GridStep_azimut": 150
}
},
"DIn_SAR":
{
"parameter":
{
"GridStep_range": 150,
"GridStep_azimut": 150,
"Grid_Threshold": 0.3,
"Grid_Gap_S1": 1000,
"Grid_Gap_Co": 0.7,
"Interferogram_gain": 0.1
}
}
}
{
"Global": {
"in":
{
"SRTMShapefile": "/work/scratch/azzonim/Stage2019/geoid_srtm/srtm.shp",
"Datalake": "/work/ALT/swot/swotpub/MNT/SRTM_30_hgt/",
"Geoid": "/work/scratch/azzonim/Stage2019/geoid_srtm/egm96.grd"
}
},
"Pre_Processing": {
"out":
{
"doppler_file": "dop0.txt"
},
"parameter":
{
"ML_gain": 0.1
}
},
"Ground": {},
"DIn_SAR":
{
"parameter":
{
"GridStep_range": 25,
"GridStep_azimut": 5,
"Grid_Threshold": 0.3,
"Grid_Gap": 30,
"Interferogram_gain": 0.1
}
}
}
This diff is collapsed.
This diff is collapsed.
{
"Global": {
"in":
{
"SRTM_Shapefile": "pathToSHP/srtm.shp",
"SRTM_Path": "pathToSRTM_30_hgt/",
"Geoid": "pathToGeoid/egm96.grd",
"Master_Image": "image_1.tiff",
"Start_Date": "20150809",
"End_Date": "20150902",
"Input_Path": "pathToInputDir"
},
"out":
{
"Output_Path": "pathToOutputDir"
},
"parameter":
{
"clean" : "true"
}
},
"Pre_Processing": {
"out":
{
"doppler_file": "dop0.txt"
},
"parameter":
{
"ML_gain": 0.1,
"ML_ran": 3,
"ML_azi": 3
}
},
"Metadata_Correction":
{
"out":
{
"fine_metadata_file": "fine_metadata.txt"
},
"parameter":
{
"activate": false,
"GridStep_range": 150,
"GridStep_azimut": 150
}
},
"DIn_SAR":
{
"parameter":
{
"GridStep_range": 150,
"GridStep_azimut": 150,
"Grid_Threshold": 0.3,
"Grid_Gap": 1000,
"Interferogram_gain": 0.1,
"Activate_Interferogram": "yes",
"Spacingxy": 0.0001
}
}
}
{
"Global": {
"in":
{
"SRTM_Shapefile": "pathToSHP/srtm.shp",
"SRTM_Path": "pathToSRTM_30_hgt/",
"Geoid": "pathToGeoid/egm96.grd",
"Master_Image": "image_1.tiff",
"Start_Date": "20150809",
"End_Date": "20150902",
"Input_Path": "pathToInputDir"
},
"out":
{
"Output_Path": "pathToOutputDir"
},
"parameter":
{
"clean" : "true",
"burst_index": "0-8",
"optram" : 4000
}
},
"Pre_Processing": {
"out":
{
"doppler_file": "dop0.txt"
},
"parameter":
{
"ML_ran": 5,
"ML_azi": 1,
"ML_gain": 0.1
}
},
"Ground": {},
"DIn_SAR":
{
"parameter":
{
"GridStep_range": 25,
"GridStep_azimut": 5,
"Grid_Threshold": 0.3,
"Grid_Gap": 1000,
"Interferogram_gain": 0.1,
"ESD_iter": 2
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment