Skip to content

DataIntegrationGroup/NMAquiferTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NMAquiferTool

Example usage

Upload a Water Levels xlsx file

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages