Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data entry via ODM2-Admin, or to populate ODM2 DB used by ODM2-Admin #16

Open
emiliom opened this issue Jul 25, 2016 · 11 comments
Open

Comments

@emiliom
Copy link
Member

emiliom commented Jul 25, 2016

@miguelcleon, I forget what mechanism you have developed to load data (and metadata) into the ODM2 database behind ODM2-Admin. I know you preserve sensor log files, so I assume you have a log-file loader for a set of pre-defined sensors. Besides that, does ODM2-Admin have the ability to do manual, form-drive data entry? If so, is it being used heavily? Or do you use your own Excel (or csv) templates as intermediates between miscellaneous data spreadsheets and ODM2? Thanks!

@miguelcleon
Copy link
Member

@emiliom
Copy link
Member Author

emiliom commented Jul 26, 2016

Are these logger files vendor specific, the output of specific instruments or vendor data logging software? Or are they essentially intermediate files you have defined to follow a set of conventions that makes them ready to load with your tools? From my quick inspection of the code you linked to, the latter seems to be the case. Thanks.

@miguelcleon
Copy link
Member

some of the files are directly downloaded from campbell scientific data loggers and processed, other files are intermediate files with modest modifications for ingestion.

@emiliom
Copy link
Member Author

emiliom commented Jul 26, 2016 via email

@miguelcleon
Copy link
Member

I have been doing a mixture of manual entry via the web app, Django ORM scripts and SQL scripts.

@miguelcleon
Copy link
Member

@emiliom
Copy link
Member Author

emiliom commented Jul 26, 2016

Thanks! Very helpful.

@emiliom
Copy link
Member Author

emiliom commented Jan 24, 2017

@miguelcleon
Copy link
Member

@miguelcleon
Copy link
Member

The Jupyter notebooks can be run from the hydroshare Jupyter hub http://hydroroger.ncsa.illinois.edu/

@emiliom
Copy link
Member Author

emiliom commented Jan 25, 2017

Thanks for the additional info & clarifications. I was just adding information on this dormant "issue", to maintain it as a broadly useful resource on data loading topics in ODM2-Admin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants