yumorishita / LiCSBAS2

GNU General Public License v3.0
18 stars 2 forks source link

LiCSBAS_plot_ts.py -i TS_GEOC_CACOS/cum_filt.h5 #25

Closed sdlccug closed 1 year ago

sdlccug commented 1 year ago

LiCSBAS_plot_ts.py ver1.14.0 20230219 Y. Morishita LiCSBAS_plot_ts.py -i TS_GEOC_CACOS/cum_filt.h5

Reading TS_GEOC_CACOS/cum_filt.h5 Reading TS_GEOC_CACOS/cum.h5 as 2nd Reading mask Reading mask Reading coh_avg Reading n_unw Reading vstd Reading maxTlen Reading n_gap Reading stc Reading n_ifg_noloop Reading n_loop_err Reading resid_rms Reading slc.mli Reading hgt /mnt/rfchen/LiCSBAS2-master/LiCSBAS2-master/bin/LiCSBAS_plot_ts.py:734: MatplotlibDeprecationWarning: Setting data with a non sequence type is deprecated since 3.7 and will be remove two minor releases later pax2.set_data(jj, ii) How should I solve this problem?

yumorishita commented 1 year ago

It is just a warning and there should be no problem. You can just ignore it. I am already aware of this and created an issue: https://github.com/yumorishita/LiCSBAS2/issues/16. I will fix this later.

sdlccug commented 1 year ago

It is just a warning and there should be no problem. You can just ignore it. I am already aware of this and created an issue: #16. I will fix this later.

ok thank you