-
- Downloads
Implemented insertion of parsed calculation data into the lecary NOMAD-coe repository db.
Showing
- .vscode/launch.json 1 addition, 1 deletion.vscode/launch.json
- gui/src/components/Repo.js 2 additions, 2 deletionsgui/src/components/Repo.js
- nomad/api/app.py 1 addition, 1 deletionnomad/api/app.py
- nomad/api/repository.py 6 additions, 6 deletionsnomad/api/repository.py
- nomad/api/upload.py 3 additions, 3 deletionsnomad/api/upload.py
- nomad/coe_repo.py 313 additions, 0 deletionsnomad/coe_repo.py
- nomad/infrastructure.py 19 additions, 7 deletionsnomad/infrastructure.py
- nomad/processing/data.py 18 additions, 8 deletionsnomad/processing/data.py
- nomad/repo.py 30 additions, 17 deletionsnomad/repo.py
- repository/repo_postgres_schema 10 additions, 1 deletionrepository/repo_postgres_schema
- tests/conftest.py 37 additions, 20 deletionstests/conftest.py
- tests/processing/test_data.py 9 additions, 2 deletionstests/processing/test_data.py
- tests/test_coe_repo.py 53 additions, 0 deletionstests/test_coe_repo.py
- tests/test_repo.py 17 additions, 15 deletionstests/test_repo.py
- tests/test_user.py 0 additions, 16 deletionstests/test_user.py
Loading
Please register or sign in to comment