This commit is contained in:
nuknal
2024-05-21 16:16:54 +08:00
parent dd23760dbb
commit 84c8b5d23c
15 changed files with 989 additions and 513 deletions

View File

@@ -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.}