IRPIhydrology / SM2RAIN_ASCAT_reader

Simple MATLAB and Python SM2RAIN-ASCAT reader
https://zenodo.org/record/3405563
2 stars 3 forks source link

Error on p3.8 win7 pro and version SM2RAIN_ASCAT_01_v2-1 #7

Open bsekirarski opened 1 year ago

bsekirarski commented 1 year ago

On line datahub=np.ma.concatenate((datahub,Rain), axis=0) I have error: all the input arrays must have same number of dimensions, but the array at index 0 has 1 dimension(s) and the array at index 1 has 2 dimension(s)