no change

This commit is contained in:
2023-03-18 15:59:57 +08:00
parent e799946352
commit cffb2e96df

View File

@ -236,6 +236,7 @@ class model_info_2d(object):
xlat = np.array([x[1] for x in result])
return xlon, xlat
def flat_array(
x : np.ndarray,
y : np.ndarray