Skip to content

tnatt/webviz-subsurface-testdata

 
 

Repository files navigation

Build Status

Testdata for webviz-subsurface

This repository contains some open example data to be used by https://github.com/equinor/webviz-subsurface

If you only want to download the data, you can run

git clone --depth 1 https://github.com/equinor/webviz-subsurface-testdata

That will download the content to a folder called webviz-subsurface-testdata.

Description of example data

  • reek_fullmatrix: A raw FMU result run using design matrix.
  • aggregated_data: Aggregated result files.

Corresponding webviz configuration files

In the folder webviz_examples there are configuration files for the different data sets you can use.

Upload of data

Remember that GitHub does not allow files larger than 100 MB, and will give a warning when pushing files larger that 50 MB. There is also a repository limit on 100 GB.

You can find files larger than e.g. 50 MB, recursively from your current directory, by running

find . -type f -size +50M

Occasionally it might be decided to remove repository history and "start fresh" to keep repository size as small as possible.

About

Testdata for use with webviz-subsurface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OpenEdge ABL 91.8%
  • Pascal 8.2%