No description
| src | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
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