Skip to content

Commit

Permalink
clean sample data
Browse files Browse the repository at this point in the history
  • Loading branch information
Narayana-Rao committed Oct 13, 2024
1 parent ab3d708 commit 7fc2447
Show file tree
Hide file tree
Showing 8 changed files with 31 additions and 102 deletions.
2 changes: 2 additions & 0 deletions sample_data/compact_pol/C2_RHV/C11.bin.hdr
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ data type = 4
interleave = bsq
sensor type = Unknown
byte order = 0
map info = {Geographic Lat/Lon, 1, 1, -98.1456, 49.7552, 9.99999999999428e-05, 9.99999999999428e-05,WGS-84}
coordinate system string = {GEOGCS["WGS84(DD)",DATUM["D_WGS84",SPHEROID["WGS84",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.017453292519943295]]}
band names = {
C11.bin }
2 changes: 2 additions & 0 deletions sample_data/dual_pol/C2_VVVH/C11.bin.hdr
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ data type = 4
interleave = bsq
sensor type = Unknown
byte order = 0
map info = {Geographic Lat/Lon, 1, 1, -98.1456, 49.7552, 9.99999999999428e-05, 9.99999999999428e-05,WGS-84}
coordinate system string = {GEOGCS["WGS84(DD)",DATUM["D_WGS84",SPHEROID["WGS84",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.017453292519943295]]}
band names = {
C11.bin }
4 changes: 3 additions & 1 deletion sample_data/full_pol/C3/C11.bin.hdr
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ data type = 4
interleave = bsq
sensor type = Unknown
byte order = 0
map info = {Geographic Lat/Lon, 1, 1, -98.1456, 49.7552, 9.99999999999428e-05, 9.99999999999428e-05,WGS-84}
coordinate system string = {GEOGCS["WGS84(DD)",DATUM["D_WGS84",SPHEROID["WGS84",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.017453292519943295]]}
band names = {
C11.bin }
Band 1}
86 changes: 0 additions & 86 deletions sample_data/full_pol/C3/metadata.xml

This file was deleted.

Binary file removed sample_data/full_pol/T3/GRVI.bin
Binary file not shown.
15 changes: 0 additions & 15 deletions sample_data/full_pol/T3/GRVI.hdr

This file was deleted.

12 changes: 12 additions & 0 deletions sample_data/full_pol/T3/config.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Nrow
201
---------
Ncol
101
---------
PolarCase
monostatic
---------
PolarType
full
---------
12 changes: 12 additions & 0 deletions sample_data/full_pol/T3/config_mapinfo.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Sensor
NONE
---------
MapInfo
map info = {UTM,1,1,0.0,0.0,1.0,1.0,30,North}
---------
MapProj
UTM
1
1
1.0
1.0

0 comments on commit 7fc2447

Please sign in to comment.