Created
October 29, 2020 15:27
-
-
Save jbusecke/729c343b6c468a1da4d89b8d4e62e4dc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
so_sigma = grid.transform( | |
ds.so, | |
'Z', | |
target_values, | |
target_data=ds.sigma_0 | |
) | |
so_sigma |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment