Refines presentation of model uncertainty by adding error bars to the resistivity and thickness values in the output plot. Integrates a new table displaying layer resistivity, uncertainty, and thickness with corresponding uncertainties to enhance clarity for users. Updates environment requirements to include `pandas` for improved data manipulation capabilities.
12 lines
161 B
YAML
12 lines
161 B
YAML
name: pyGIMLI
|
|
channels:
|
|
- conda-forge
|
|
- gimli
|
|
- defaults
|
|
dependencies:
|
|
- python=3.11
|
|
- pygimli>=1.5.0
|
|
- jupyterlab
|
|
- suitesparse=5.10.1
|
|
- pandas
|