Oslandia / albion

Migrated to: https://gitlab.com/Oslandia/albion
https://gitlab.com/Oslandia/albion
GNU General Public License v3.0
49 stars 17 forks source link

Mineralization #47

Closed DiasZh closed 5 years ago

DiasZh commented 6 years ago

In Kazakhstan we use our own algorithm for mineralization calculation. Can we import the mineralization file in Albion? (as we import lithology or facies files) Structure of our mineralization file: hole_id;from;to;thickness;grade;gt

vmora commented 6 years ago

It's require some specific development, but it's somewhat related to the proposal of importing files one by one #45

pblottiere commented 5 years ago

A mineralization file may be imported with the Import data action now: https://github.com/Oslandia/albion/pull/81.

The header of the file: hole_id;level_;from_;to_;oc;accu;grade.