No description
Find a file
Garrett Keneau 576c78058f init
2023-07-17 03:04:53 -04:00
src init 2023-07-17 03:04:53 -04:00
.gitignore init 2023-07-17 03:04:53 -04:00
package-lock.json init 2023-07-17 03:04:53 -04:00
package.json init 2023-07-17 03:04:53 -04:00
README.md init 2023-07-17 03:04:53 -04:00
tsconfig.json init 2023-07-17 03:04:53 -04:00

SDGReader

cleans up SDG data for CSV import used with jpxs/RosaServerCore

Usage

put your sdg log files in /input

npm i
node .

output will be in /output

License

this code is like 100 lines long, do whatever you want with it