nmat upload waterlevels --file water_levels.xlsx
by default the application will run in "dry-run" mode, i.e. data will not be added to database.
To add data to database, use the --commit
flag:
nmat upload waterlevels --commit --file water_levels.xlsx
You can add verbose output with the --verbose
flag:
nmat upload waterlevels --commit --verbose --file water_levels.xlsx
nmat upload waterlevels --verbose --file ./nmat/indata/BernalilloCountyUpdate2023.xlsx