Skip to content
/ shfa Public

A repository for the Django implementation of the SHFA database at GRIDH

Notifications You must be signed in to change notification settings

gu-gridh/shfa

Repository files navigation

SHFA

This is an application for the GRIDH Django database coordination solution Diana.

Data

The data was created from JSON files with a predetermined structure. To load the data, use the load_shfa management command:

python manage.py load_shfa -b <path-to-json-image-records>

This will load the data into the database and connect it to precomputed sites. If you also need to load some sites from a source, use

python manage.py load_shfa -b <path-to-json-image-records> -s <path-to-json-site-records>

About

A repository for the Django implementation of the SHFA database at GRIDH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages