attitude update frequency
This commit is contained in:
@@ -53,6 +53,8 @@ func (d *Dem1Km) Load() error {
|
||||
d.height = structure.SizeY
|
||||
hDataset.Close()
|
||||
|
||||
log.Infof("DEM loaded: %s, %d x %d, wUnit: %.2f, hUnit: %.2f", d.File, d.width, d.height, d.wUnit, d.hUnit)
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user