no change
This commit is contained in:
@ -236,6 +236,7 @@ class model_info_2d(object):
|
|||||||
xlat = np.array([x[1] for x in result])
|
xlat = np.array([x[1] for x in result])
|
||||||
return xlon, xlat
|
return xlon, xlat
|
||||||
|
|
||||||
|
|
||||||
def flat_array(
|
def flat_array(
|
||||||
x : np.ndarray,
|
x : np.ndarray,
|
||||||
y : np.ndarray
|
y : np.ndarray
|
||||||
|
Reference in New Issue
Block a user