aux
This commit is contained in:
@@ -21,9 +21,9 @@ var parseCmd = &cobra.Command{
|
||||
Satellite: "SJY01",
|
||||
}
|
||||
p := extract.NewExtractor(¶ms)
|
||||
p.ParseAuxPlatformWithHead("demo/ref/辅助数据.dat")
|
||||
// p.ParseAuxPlatformWithHead("demo/ref/辅助数据.dat")
|
||||
fmt.Println("Reference Time: 2000-01-01 12:00:00 UTC, seconds:", extract.Time2000UTCSec())
|
||||
// p.SeprateAuxAndImgData("demo/temp/051513_S46.dat", 1)
|
||||
p.ParseAuxPlatform("demo/output/SJY01_051622_S96_PLAT.AUX")
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user