gsd
This commit is contained in:
@@ -73,10 +73,10 @@ func (r *Registrator) makeProductMeta(scene *Scene) *ProductMeta {
|
||||
|
||||
switch scene.Type {
|
||||
case "PAN":
|
||||
meta.Gsd = 1.25
|
||||
meta.Gsd = 1.3
|
||||
meta.Bands = 1
|
||||
case "MSS":
|
||||
meta.Gsd = 5
|
||||
meta.Gsd = 5.2
|
||||
meta.Bands = 4
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user