refactor
This commit is contained in:
@@ -72,7 +72,7 @@ func (corners Corners) Extend() (lng1, lat1, lng2, lat2 float64) {
|
||||
return
|
||||
}
|
||||
|
||||
func (r *Registrator) makeProductMeta(scene *Scene) *ProductMeta {
|
||||
func (r *ImgProc) makeProductMeta(scene *Scene) *ProductMeta {
|
||||
meta := &ProductMeta{
|
||||
Satellite: "SJY01",
|
||||
Sensor: "PMS",
|
||||
|
||||
Reference in New Issue
Block a user