xarray-compare is a third-party Python package which provides extra data-comparison features. After importing the package, several DataArray methods (dataarray.is*()) will be available.
pandas や xarray には簡便な方法が用意されています。 ここではまず、干渉計のデータを読み込みましょう。 同様に、 data ディレクトリ内にデータを用意しておいてください。 .. ipython:: python ...