L1A -> L2

This commit is contained in:
nuknal
2024-09-25 16:41:19 +08:00
parent 5ccae01ee2
commit 648387af98
2 changed files with 10 additions and 6 deletions

View File

@@ -90,6 +90,8 @@ func (r *Registrator) makeProductMeta(scene *Scene) *ProductMeta {
MapProjection: "GEOGRAPHIC",
EarthEllipsoid: "WGS_84",
ProductLevel: "L1A",
UtmZone: -1,
GainLevel: 6,
}
switch scene.Type {