Skip to content

Update sample dataset

Raphael Delhome requested to merge fix-sample into master

This MR updates the sample dataset, by adding a slightly wider range of data types. This bigger set of data is spread around 4 dummy sites.

One now gets:

  • hydrology data;
  • hydrogeology data;
  • chemical data;
  • weather data;
  • stratigraphy data;
  • diagraphy data;
  • fracturing rate data;
  • optical imagery data.

Disclaimer: All the data is purely random, do not try to infer any physical meaning! :)

Additionally, one fixes some config-related bugs, as the generate_config_test.py module was obsolete (#59 (closed), #60 (closed)). The modifications consider and improve the new inputs from !60 (merged).

Along with this contribution, one updates the database dump (.sql), the plugin configuration (.json) and the QGIS project (.qgs) files.

As a final modification, one adds the sample subfolder to the list of sources that must be deployed, in the Makefile...

Edited by Raphael Delhome

Merge request reports

Loading