Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New tags for wavelet-estimation-interval #80

Closed
alfbr opened this issue May 24, 2016 · 2 comments
Closed

New tags for wavelet-estimation-interval #80

alfbr opened this issue May 24, 2016 · 2 comments

Comments

@alfbr
Copy link
Member

alfbr commented May 24, 2016

Previously we had:

<wavelet-estimation-interval>
<top-surface-file> surface.txt </top-surface-file>
</wavelet-estimation-interval>

With the support of constant time surfaces, this should now look like:

<wavelet-estimation-interval>
   <top-surface>
       <time-file>  surface.txt </time-file>
  </top-surface>

<wavelet-estimation-interval>
 <top-surface>
       <time-value>  1500 </time-value>
 </top-surface>

The gui needs to be updated accordingly.

@hgolsen
Copy link
Member

hgolsen commented May 27, 2016

This is change is also added for estimation intervals under facies probabilites, the new setup is

surface.txt

or

1500

@alfbr
Copy link
Member Author

alfbr commented Sep 19, 2016

All functionality related to this issue is now implemented. Will close issue after initial testing.

@alfbr alfbr closed this as completed Sep 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants