xlxs
This commit is contained in:
@@ -4,18 +4,9 @@ import (
|
||||
"bytes"
|
||||
"html"
|
||||
|
||||
"io"
|
||||
"os"
|
||||
"text/template"
|
||||
)
|
||||
|
||||
type BSQWriter struct {
|
||||
filepath string
|
||||
fio *os.File
|
||||
w io.Writer
|
||||
content *EnviHdr
|
||||
}
|
||||
|
||||
var HDRTemplate = `ENVI
|
||||
description = {
|
||||
File Imported into ENVI.}
|
||||
|
||||
Reference in New Issue
Block a user