Databases

Database design

Databases can be set up using any structure, however, a plain text database with limited folder structure is preferred.

Essential database files

  • ecp_models.json: Contains a structured dictionary of the models and there parameters in the experiment/simulation. Follows the parameter naming convention. View an example file [not yet implemented].
  • sensors_file.json: Contains a structured dictionary of the sensors and there coordinates in the experiment/simulation. Follows the sensor naming convention for sensor types for soil profiles and for buildings. View an example file [not yet implemented].