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

Rescale moments of spatial random field with a function #13

Closed
MuellerSeb opened this issue Jan 30, 2019 · 2 comments
Closed

Rescale moments of spatial random field with a function #13

MuellerSeb opened this issue Jan 30, 2019 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@MuellerSeb
Copy link
Member

if force_moments:

The statistical rescaling in the SRF class is hard-coded in the __call__ method. It would be nice to have a separate function to rescale a field to new statistical moments. This should be placed in the tools submodule

@MuellerSeb MuellerSeb added the enhancement New feature or request label Jan 30, 2019
@MuellerSeb MuellerSeb added this to the 1.0.2 milestone Jan 30, 2019
@MuellerSeb
Copy link
Member Author

a1954ae is a first step to resolve this issue.

@MuellerSeb
Copy link
Member Author

With 244832c the force moments keyword was removed from the SRF call.

@MuellerSeb MuellerSeb modified the milestones: 1.0.2, 1.1 Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant