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

use separate variables for metric and correlation parameter #3

Open
karenyyng opened this issue Apr 23, 2015 · 2 comments
Open

use separate variables for metric and correlation parameter #3

karenyyng opened this issue Apr 23, 2015 · 2 comments
Assignees

Comments

@karenyyng
Copy link
Owner

in case we use non-isotropic / non-diagonal metric later on.

@karenyyng
Copy link
Owner Author

right now the python wrapper does not even broadcast a float value set for the metric variable to a numpy array with correct dimension.

@karenyyng
Copy link
Owner Author

after latest commits the python wrapper gives hard warning that stops the code if the metric / beta is not supplied as a tuple / array / list of two floats. However, the results will be wrong if we break the assumption that the two spatial dimension share the same metric, i.e. the two floats supplied are the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant