| [ |
| { |
| "source": "isel(xarray.DataArray)", |
| "target": "load(xarray.DataArray)", |
| "distance": 1, |
| "path": [ |
| "isel(xarray.DataArray)", |
| "load(xarray.DataArray)" |
| ] |
| }, |
| { |
| "source": "isel(xarray.DataArray)", |
| "target": "plot(xarray.DataArray)", |
| "distance": 1, |
| "path": [ |
| "isel(xarray.DataArray)", |
| "plot(xarray.DataArray)" |
| ] |
| }, |
| { |
| "source": "isel(xarray.DataArray)", |
| "target": "plot(matplotlib.pyplot)", |
| "distance": 1, |
| "path": [ |
| "isel(xarray.DataArray)", |
| "plot(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "isel(xarray.DataArray)", |
| "target": "axhline(matplotlib.pyplot)", |
| "distance": 1, |
| "path": [ |
| "isel(xarray.DataArray)", |
| "axhline(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "isel(xarray.DataArray)", |
| "target": "contourf(xarray.plot)", |
| "distance": 1, |
| "path": [ |
| "isel(xarray.DataArray)", |
| "contourf(xarray.plot)" |
| ] |
| }, |
| { |
| "source": "isel(xarray.DataArray)", |
| "target": "legend(matplotlib.pyplot)", |
| "distance": 2, |
| "path": [ |
| "isel(xarray.DataArray)", |
| "plot(xarray.DataArray)", |
| "legend(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "isel(xarray.DataArray)", |
| "target": "title(matplotlib.pyplot)", |
| "distance": 2, |
| "path": [ |
| "isel(xarray.DataArray)", |
| "plot(xarray.DataArray)", |
| "title(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "isel(xarray.DataArray)", |
| "target": "transform(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "isel(xarray.DataArray)", |
| "target": "Grid(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "isel(xarray.DataArray)", |
| "target": "diff(xgcm.Grid.diff)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "isel(xarray.DataArray)", |
| "target": "matplotlib.pyplot", |
| "distance": 3, |
| "path": [ |
| "isel(xarray.DataArray)", |
| "plot(xarray.DataArray)", |
| "legend(matplotlib.pyplot)", |
| "matplotlib.pyplot" |
| ] |
| }, |
| { |
| "source": "isel(xarray.DataArray)", |
| "target": "gca(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "isel(xarray.DataArray)", |
| "target": "invert_yaxis(matplotlib.axes.Axes)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "isel(xarray.DataArray)", |
| "target": "ylabel(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "isel(xarray.DataArray)", |
| "target": "show(matplotlib.pyplot)", |
| "distance": 3, |
| "path": [ |
| "isel(xarray.DataArray)", |
| "plot(xarray.DataArray)", |
| "title(matplotlib.pyplot)", |
| "show(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "load(xarray.DataArray)", |
| "target": "isel(xarray.DataArray)", |
| "distance": 2, |
| "path": [ |
| "load(xarray.DataArray)", |
| "plot(xarray.DataArray)", |
| "isel(xarray.DataArray)" |
| ] |
| }, |
| { |
| "source": "load(xarray.DataArray)", |
| "target": "plot(xarray.DataArray)", |
| "distance": 1, |
| "path": [ |
| "load(xarray.DataArray)", |
| "plot(xarray.DataArray)" |
| ] |
| }, |
| { |
| "source": "load(xarray.DataArray)", |
| "target": "plot(matplotlib.pyplot)", |
| "distance": 3, |
| "path": [ |
| "load(xarray.DataArray)", |
| "plot(xarray.DataArray)", |
| "isel(xarray.DataArray)", |
| "plot(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "load(xarray.DataArray)", |
| "target": "axhline(matplotlib.pyplot)", |
| "distance": 3, |
| "path": [ |
| "load(xarray.DataArray)", |
| "plot(xarray.DataArray)", |
| "isel(xarray.DataArray)", |
| "axhline(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "load(xarray.DataArray)", |
| "target": "contourf(xarray.plot)", |
| "distance": 3, |
| "path": [ |
| "load(xarray.DataArray)", |
| "plot(xarray.DataArray)", |
| "isel(xarray.DataArray)", |
| "contourf(xarray.plot)" |
| ] |
| }, |
| { |
| "source": "load(xarray.DataArray)", |
| "target": "legend(matplotlib.pyplot)", |
| "distance": 2, |
| "path": [ |
| "load(xarray.DataArray)", |
| "plot(xarray.DataArray)", |
| "legend(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "load(xarray.DataArray)", |
| "target": "title(matplotlib.pyplot)", |
| "distance": 2, |
| "path": [ |
| "load(xarray.DataArray)", |
| "plot(xarray.DataArray)", |
| "title(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "load(xarray.DataArray)", |
| "target": "transform(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "load(xarray.DataArray)", |
| "target": "Grid(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "load(xarray.DataArray)", |
| "target": "diff(xgcm.Grid.diff)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "load(xarray.DataArray)", |
| "target": "matplotlib.pyplot", |
| "distance": 3, |
| "path": [ |
| "load(xarray.DataArray)", |
| "plot(xarray.DataArray)", |
| "legend(matplotlib.pyplot)", |
| "matplotlib.pyplot" |
| ] |
| }, |
| { |
| "source": "load(xarray.DataArray)", |
| "target": "gca(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "load(xarray.DataArray)", |
| "target": "invert_yaxis(matplotlib.axes.Axes)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "load(xarray.DataArray)", |
| "target": "ylabel(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "load(xarray.DataArray)", |
| "target": "show(matplotlib.pyplot)", |
| "distance": 3, |
| "path": [ |
| "load(xarray.DataArray)", |
| "plot(xarray.DataArray)", |
| "title(matplotlib.pyplot)", |
| "show(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "plot(xarray.DataArray)", |
| "target": "isel(xarray.DataArray)", |
| "distance": 1, |
| "path": [ |
| "plot(xarray.DataArray)", |
| "isel(xarray.DataArray)" |
| ] |
| }, |
| { |
| "source": "plot(xarray.DataArray)", |
| "target": "load(xarray.DataArray)", |
| "distance": 2, |
| "path": [ |
| "plot(xarray.DataArray)", |
| "isel(xarray.DataArray)", |
| "load(xarray.DataArray)" |
| ] |
| }, |
| { |
| "source": "plot(xarray.DataArray)", |
| "target": "plot(matplotlib.pyplot)", |
| "distance": 2, |
| "path": [ |
| "plot(xarray.DataArray)", |
| "isel(xarray.DataArray)", |
| "plot(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "plot(xarray.DataArray)", |
| "target": "axhline(matplotlib.pyplot)", |
| "distance": 2, |
| "path": [ |
| "plot(xarray.DataArray)", |
| "isel(xarray.DataArray)", |
| "axhline(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "plot(xarray.DataArray)", |
| "target": "contourf(xarray.plot)", |
| "distance": 2, |
| "path": [ |
| "plot(xarray.DataArray)", |
| "isel(xarray.DataArray)", |
| "contourf(xarray.plot)" |
| ] |
| }, |
| { |
| "source": "plot(xarray.DataArray)", |
| "target": "legend(matplotlib.pyplot)", |
| "distance": 1, |
| "path": [ |
| "plot(xarray.DataArray)", |
| "legend(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "plot(xarray.DataArray)", |
| "target": "title(matplotlib.pyplot)", |
| "distance": 1, |
| "path": [ |
| "plot(xarray.DataArray)", |
| "title(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "plot(xarray.DataArray)", |
| "target": "transform(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "plot(xarray.DataArray)", |
| "target": "Grid(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "plot(xarray.DataArray)", |
| "target": "diff(xgcm.Grid.diff)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "plot(xarray.DataArray)", |
| "target": "matplotlib.pyplot", |
| "distance": 2, |
| "path": [ |
| "plot(xarray.DataArray)", |
| "legend(matplotlib.pyplot)", |
| "matplotlib.pyplot" |
| ] |
| }, |
| { |
| "source": "plot(xarray.DataArray)", |
| "target": "gca(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "plot(xarray.DataArray)", |
| "target": "invert_yaxis(matplotlib.axes.Axes)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "plot(xarray.DataArray)", |
| "target": "ylabel(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "plot(xarray.DataArray)", |
| "target": "show(matplotlib.pyplot)", |
| "distance": 2, |
| "path": [ |
| "plot(xarray.DataArray)", |
| "title(matplotlib.pyplot)", |
| "show(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "plot(matplotlib.pyplot)", |
| "target": "isel(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "plot(matplotlib.pyplot)", |
| "target": "load(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "plot(matplotlib.pyplot)", |
| "target": "plot(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "plot(matplotlib.pyplot)", |
| "target": "axhline(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "plot(matplotlib.pyplot)", |
| "target": "contourf(xarray.plot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "plot(matplotlib.pyplot)", |
| "target": "legend(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "plot(matplotlib.pyplot)", |
| "target": "title(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "plot(matplotlib.pyplot)", |
| "target": "transform(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "plot(matplotlib.pyplot)", |
| "target": "Grid(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "plot(matplotlib.pyplot)", |
| "target": "diff(xgcm.Grid.diff)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "plot(matplotlib.pyplot)", |
| "target": "matplotlib.pyplot", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "plot(matplotlib.pyplot)", |
| "target": "gca(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "plot(matplotlib.pyplot)", |
| "target": "invert_yaxis(matplotlib.axes.Axes)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "plot(matplotlib.pyplot)", |
| "target": "ylabel(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "plot(matplotlib.pyplot)", |
| "target": "show(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "axhline(matplotlib.pyplot)", |
| "target": "isel(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "axhline(matplotlib.pyplot)", |
| "target": "load(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "axhline(matplotlib.pyplot)", |
| "target": "plot(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "axhline(matplotlib.pyplot)", |
| "target": "plot(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "axhline(matplotlib.pyplot)", |
| "target": "contourf(xarray.plot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "axhline(matplotlib.pyplot)", |
| "target": "legend(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "axhline(matplotlib.pyplot)", |
| "target": "title(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "axhline(matplotlib.pyplot)", |
| "target": "transform(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "axhline(matplotlib.pyplot)", |
| "target": "Grid(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "axhline(matplotlib.pyplot)", |
| "target": "diff(xgcm.Grid.diff)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "axhline(matplotlib.pyplot)", |
| "target": "matplotlib.pyplot", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "axhline(matplotlib.pyplot)", |
| "target": "gca(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "axhline(matplotlib.pyplot)", |
| "target": "invert_yaxis(matplotlib.axes.Axes)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "axhline(matplotlib.pyplot)", |
| "target": "ylabel(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "axhline(matplotlib.pyplot)", |
| "target": "show(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "contourf(xarray.plot)", |
| "target": "isel(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "contourf(xarray.plot)", |
| "target": "load(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "contourf(xarray.plot)", |
| "target": "plot(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "contourf(xarray.plot)", |
| "target": "plot(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "contourf(xarray.plot)", |
| "target": "axhline(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "contourf(xarray.plot)", |
| "target": "legend(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "contourf(xarray.plot)", |
| "target": "title(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "contourf(xarray.plot)", |
| "target": "transform(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "contourf(xarray.plot)", |
| "target": "Grid(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "contourf(xarray.plot)", |
| "target": "diff(xgcm.Grid.diff)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "contourf(xarray.plot)", |
| "target": "matplotlib.pyplot", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "contourf(xarray.plot)", |
| "target": "gca(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "contourf(xarray.plot)", |
| "target": "invert_yaxis(matplotlib.axes.Axes)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "contourf(xarray.plot)", |
| "target": "ylabel(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "contourf(xarray.plot)", |
| "target": "show(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "legend(matplotlib.pyplot)", |
| "target": "isel(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "legend(matplotlib.pyplot)", |
| "target": "load(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "legend(matplotlib.pyplot)", |
| "target": "plot(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "legend(matplotlib.pyplot)", |
| "target": "plot(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "legend(matplotlib.pyplot)", |
| "target": "axhline(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "legend(matplotlib.pyplot)", |
| "target": "contourf(xarray.plot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "legend(matplotlib.pyplot)", |
| "target": "title(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "legend(matplotlib.pyplot)", |
| "target": "transform(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "legend(matplotlib.pyplot)", |
| "target": "Grid(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "legend(matplotlib.pyplot)", |
| "target": "diff(xgcm.Grid.diff)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "legend(matplotlib.pyplot)", |
| "target": "matplotlib.pyplot", |
| "distance": 1, |
| "path": [ |
| "legend(matplotlib.pyplot)", |
| "matplotlib.pyplot" |
| ] |
| }, |
| { |
| "source": "legend(matplotlib.pyplot)", |
| "target": "gca(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "legend(matplotlib.pyplot)", |
| "target": "invert_yaxis(matplotlib.axes.Axes)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "legend(matplotlib.pyplot)", |
| "target": "ylabel(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "legend(matplotlib.pyplot)", |
| "target": "show(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "title(matplotlib.pyplot)", |
| "target": "isel(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "title(matplotlib.pyplot)", |
| "target": "load(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "title(matplotlib.pyplot)", |
| "target": "plot(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "title(matplotlib.pyplot)", |
| "target": "plot(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "title(matplotlib.pyplot)", |
| "target": "axhline(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "title(matplotlib.pyplot)", |
| "target": "contourf(xarray.plot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "title(matplotlib.pyplot)", |
| "target": "legend(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "title(matplotlib.pyplot)", |
| "target": "transform(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "title(matplotlib.pyplot)", |
| "target": "Grid(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "title(matplotlib.pyplot)", |
| "target": "diff(xgcm.Grid.diff)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "title(matplotlib.pyplot)", |
| "target": "matplotlib.pyplot", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "title(matplotlib.pyplot)", |
| "target": "gca(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "title(matplotlib.pyplot)", |
| "target": "invert_yaxis(matplotlib.axes.Axes)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "title(matplotlib.pyplot)", |
| "target": "ylabel(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "title(matplotlib.pyplot)", |
| "target": "show(matplotlib.pyplot)", |
| "distance": 1, |
| "path": [ |
| "title(matplotlib.pyplot)", |
| "show(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "transform(xgcm.Grid)", |
| "target": "isel(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "transform(xgcm.Grid)", |
| "target": "load(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "transform(xgcm.Grid)", |
| "target": "plot(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "transform(xgcm.Grid)", |
| "target": "plot(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "transform(xgcm.Grid)", |
| "target": "axhline(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "transform(xgcm.Grid)", |
| "target": "contourf(xarray.plot)", |
| "distance": 1, |
| "path": [ |
| "transform(xgcm.Grid)", |
| "contourf(xarray.plot)" |
| ] |
| }, |
| { |
| "source": "transform(xgcm.Grid)", |
| "target": "legend(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "transform(xgcm.Grid)", |
| "target": "title(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "transform(xgcm.Grid)", |
| "target": "Grid(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "transform(xgcm.Grid)", |
| "target": "diff(xgcm.Grid.diff)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "transform(xgcm.Grid)", |
| "target": "matplotlib.pyplot", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "transform(xgcm.Grid)", |
| "target": "gca(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "transform(xgcm.Grid)", |
| "target": "invert_yaxis(matplotlib.axes.Axes)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "transform(xgcm.Grid)", |
| "target": "ylabel(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "transform(xgcm.Grid)", |
| "target": "show(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "Grid(xgcm.Grid)", |
| "target": "isel(xarray.DataArray)", |
| "distance": 2, |
| "path": [ |
| "Grid(xgcm.Grid)", |
| "diff(xgcm.Grid.diff)", |
| "isel(xarray.DataArray)" |
| ] |
| }, |
| { |
| "source": "Grid(xgcm.Grid)", |
| "target": "load(xarray.DataArray)", |
| "distance": 3, |
| "path": [ |
| "Grid(xgcm.Grid)", |
| "diff(xgcm.Grid.diff)", |
| "isel(xarray.DataArray)", |
| "load(xarray.DataArray)" |
| ] |
| }, |
| { |
| "source": "Grid(xgcm.Grid)", |
| "target": "plot(xarray.DataArray)", |
| "distance": 3, |
| "path": [ |
| "Grid(xgcm.Grid)", |
| "diff(xgcm.Grid.diff)", |
| "isel(xarray.DataArray)", |
| "plot(xarray.DataArray)" |
| ] |
| }, |
| { |
| "source": "Grid(xgcm.Grid)", |
| "target": "plot(matplotlib.pyplot)", |
| "distance": 3, |
| "path": [ |
| "Grid(xgcm.Grid)", |
| "diff(xgcm.Grid.diff)", |
| "isel(xarray.DataArray)", |
| "plot(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "Grid(xgcm.Grid)", |
| "target": "axhline(matplotlib.pyplot)", |
| "distance": 3, |
| "path": [ |
| "Grid(xgcm.Grid)", |
| "diff(xgcm.Grid.diff)", |
| "isel(xarray.DataArray)", |
| "axhline(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "Grid(xgcm.Grid)", |
| "target": "contourf(xarray.plot)", |
| "distance": 2, |
| "path": [ |
| "Grid(xgcm.Grid)", |
| "transform(xgcm.Grid)", |
| "contourf(xarray.plot)" |
| ] |
| }, |
| { |
| "source": "Grid(xgcm.Grid)", |
| "target": "legend(matplotlib.pyplot)", |
| "distance": 4, |
| "path": [ |
| "Grid(xgcm.Grid)", |
| "diff(xgcm.Grid.diff)", |
| "isel(xarray.DataArray)", |
| "plot(xarray.DataArray)", |
| "legend(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "Grid(xgcm.Grid)", |
| "target": "title(matplotlib.pyplot)", |
| "distance": 4, |
| "path": [ |
| "Grid(xgcm.Grid)", |
| "diff(xgcm.Grid.diff)", |
| "isel(xarray.DataArray)", |
| "plot(xarray.DataArray)", |
| "title(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "Grid(xgcm.Grid)", |
| "target": "transform(xgcm.Grid)", |
| "distance": 1, |
| "path": [ |
| "Grid(xgcm.Grid)", |
| "transform(xgcm.Grid)" |
| ] |
| }, |
| { |
| "source": "Grid(xgcm.Grid)", |
| "target": "diff(xgcm.Grid.diff)", |
| "distance": 1, |
| "path": [ |
| "Grid(xgcm.Grid)", |
| "diff(xgcm.Grid.diff)" |
| ] |
| }, |
| { |
| "source": "Grid(xgcm.Grid)", |
| "target": "matplotlib.pyplot", |
| "distance": 5, |
| "path": [ |
| "Grid(xgcm.Grid)", |
| "diff(xgcm.Grid.diff)", |
| "isel(xarray.DataArray)", |
| "plot(xarray.DataArray)", |
| "legend(matplotlib.pyplot)", |
| "matplotlib.pyplot" |
| ] |
| }, |
| { |
| "source": "Grid(xgcm.Grid)", |
| "target": "gca(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "Grid(xgcm.Grid)", |
| "target": "invert_yaxis(matplotlib.axes.Axes)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "Grid(xgcm.Grid)", |
| "target": "ylabel(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "Grid(xgcm.Grid)", |
| "target": "show(matplotlib.pyplot)", |
| "distance": 5, |
| "path": [ |
| "Grid(xgcm.Grid)", |
| "diff(xgcm.Grid.diff)", |
| "isel(xarray.DataArray)", |
| "plot(xarray.DataArray)", |
| "title(matplotlib.pyplot)", |
| "show(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "diff(xgcm.Grid.diff)", |
| "target": "isel(xarray.DataArray)", |
| "distance": 1, |
| "path": [ |
| "diff(xgcm.Grid.diff)", |
| "isel(xarray.DataArray)" |
| ] |
| }, |
| { |
| "source": "diff(xgcm.Grid.diff)", |
| "target": "load(xarray.DataArray)", |
| "distance": 2, |
| "path": [ |
| "diff(xgcm.Grid.diff)", |
| "isel(xarray.DataArray)", |
| "load(xarray.DataArray)" |
| ] |
| }, |
| { |
| "source": "diff(xgcm.Grid.diff)", |
| "target": "plot(xarray.DataArray)", |
| "distance": 2, |
| "path": [ |
| "diff(xgcm.Grid.diff)", |
| "isel(xarray.DataArray)", |
| "plot(xarray.DataArray)" |
| ] |
| }, |
| { |
| "source": "diff(xgcm.Grid.diff)", |
| "target": "plot(matplotlib.pyplot)", |
| "distance": 2, |
| "path": [ |
| "diff(xgcm.Grid.diff)", |
| "isel(xarray.DataArray)", |
| "plot(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "diff(xgcm.Grid.diff)", |
| "target": "axhline(matplotlib.pyplot)", |
| "distance": 2, |
| "path": [ |
| "diff(xgcm.Grid.diff)", |
| "isel(xarray.DataArray)", |
| "axhline(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "diff(xgcm.Grid.diff)", |
| "target": "contourf(xarray.plot)", |
| "distance": 2, |
| "path": [ |
| "diff(xgcm.Grid.diff)", |
| "isel(xarray.DataArray)", |
| "contourf(xarray.plot)" |
| ] |
| }, |
| { |
| "source": "diff(xgcm.Grid.diff)", |
| "target": "legend(matplotlib.pyplot)", |
| "distance": 3, |
| "path": [ |
| "diff(xgcm.Grid.diff)", |
| "isel(xarray.DataArray)", |
| "plot(xarray.DataArray)", |
| "legend(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "diff(xgcm.Grid.diff)", |
| "target": "title(matplotlib.pyplot)", |
| "distance": 3, |
| "path": [ |
| "diff(xgcm.Grid.diff)", |
| "isel(xarray.DataArray)", |
| "plot(xarray.DataArray)", |
| "title(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "diff(xgcm.Grid.diff)", |
| "target": "transform(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "diff(xgcm.Grid.diff)", |
| "target": "Grid(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "diff(xgcm.Grid.diff)", |
| "target": "matplotlib.pyplot", |
| "distance": 4, |
| "path": [ |
| "diff(xgcm.Grid.diff)", |
| "isel(xarray.DataArray)", |
| "plot(xarray.DataArray)", |
| "legend(matplotlib.pyplot)", |
| "matplotlib.pyplot" |
| ] |
| }, |
| { |
| "source": "diff(xgcm.Grid.diff)", |
| "target": "gca(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "diff(xgcm.Grid.diff)", |
| "target": "invert_yaxis(matplotlib.axes.Axes)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "diff(xgcm.Grid.diff)", |
| "target": "ylabel(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "diff(xgcm.Grid.diff)", |
| "target": "show(matplotlib.pyplot)", |
| "distance": 4, |
| "path": [ |
| "diff(xgcm.Grid.diff)", |
| "isel(xarray.DataArray)", |
| "plot(xarray.DataArray)", |
| "title(matplotlib.pyplot)", |
| "show(matplotlib.pyplot)" |
| ] |
| }, |
| { |
| "source": "matplotlib.pyplot", |
| "target": "isel(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "matplotlib.pyplot", |
| "target": "load(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "matplotlib.pyplot", |
| "target": "plot(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "matplotlib.pyplot", |
| "target": "plot(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "matplotlib.pyplot", |
| "target": "axhline(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "matplotlib.pyplot", |
| "target": "contourf(xarray.plot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "matplotlib.pyplot", |
| "target": "legend(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "matplotlib.pyplot", |
| "target": "title(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "matplotlib.pyplot", |
| "target": "transform(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "matplotlib.pyplot", |
| "target": "Grid(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "matplotlib.pyplot", |
| "target": "diff(xgcm.Grid.diff)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "matplotlib.pyplot", |
| "target": "gca(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "matplotlib.pyplot", |
| "target": "invert_yaxis(matplotlib.axes.Axes)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "matplotlib.pyplot", |
| "target": "ylabel(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "matplotlib.pyplot", |
| "target": "show(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "gca(matplotlib.pyplot)", |
| "target": "isel(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "gca(matplotlib.pyplot)", |
| "target": "load(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "gca(matplotlib.pyplot)", |
| "target": "plot(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "gca(matplotlib.pyplot)", |
| "target": "plot(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "gca(matplotlib.pyplot)", |
| "target": "axhline(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "gca(matplotlib.pyplot)", |
| "target": "contourf(xarray.plot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "gca(matplotlib.pyplot)", |
| "target": "legend(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "gca(matplotlib.pyplot)", |
| "target": "title(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "gca(matplotlib.pyplot)", |
| "target": "transform(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "gca(matplotlib.pyplot)", |
| "target": "Grid(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "gca(matplotlib.pyplot)", |
| "target": "diff(xgcm.Grid.diff)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "gca(matplotlib.pyplot)", |
| "target": "matplotlib.pyplot", |
| "distance": 1, |
| "path": [ |
| "gca(matplotlib.pyplot)", |
| "matplotlib.pyplot" |
| ] |
| }, |
| { |
| "source": "gca(matplotlib.pyplot)", |
| "target": "invert_yaxis(matplotlib.axes.Axes)", |
| "distance": 1, |
| "path": [ |
| "gca(matplotlib.pyplot)", |
| "invert_yaxis(matplotlib.axes.Axes)" |
| ] |
| }, |
| { |
| "source": "gca(matplotlib.pyplot)", |
| "target": "ylabel(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "gca(matplotlib.pyplot)", |
| "target": "show(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "invert_yaxis(matplotlib.axes.Axes)", |
| "target": "isel(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "invert_yaxis(matplotlib.axes.Axes)", |
| "target": "load(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "invert_yaxis(matplotlib.axes.Axes)", |
| "target": "plot(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "invert_yaxis(matplotlib.axes.Axes)", |
| "target": "plot(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "invert_yaxis(matplotlib.axes.Axes)", |
| "target": "axhline(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "invert_yaxis(matplotlib.axes.Axes)", |
| "target": "contourf(xarray.plot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "invert_yaxis(matplotlib.axes.Axes)", |
| "target": "legend(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "invert_yaxis(matplotlib.axes.Axes)", |
| "target": "title(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "invert_yaxis(matplotlib.axes.Axes)", |
| "target": "transform(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "invert_yaxis(matplotlib.axes.Axes)", |
| "target": "Grid(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "invert_yaxis(matplotlib.axes.Axes)", |
| "target": "diff(xgcm.Grid.diff)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "invert_yaxis(matplotlib.axes.Axes)", |
| "target": "matplotlib.pyplot", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "invert_yaxis(matplotlib.axes.Axes)", |
| "target": "gca(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "invert_yaxis(matplotlib.axes.Axes)", |
| "target": "ylabel(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "invert_yaxis(matplotlib.axes.Axes)", |
| "target": "show(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "ylabel(matplotlib.pyplot)", |
| "target": "isel(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "ylabel(matplotlib.pyplot)", |
| "target": "load(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "ylabel(matplotlib.pyplot)", |
| "target": "plot(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "ylabel(matplotlib.pyplot)", |
| "target": "plot(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "ylabel(matplotlib.pyplot)", |
| "target": "axhline(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "ylabel(matplotlib.pyplot)", |
| "target": "contourf(xarray.plot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "ylabel(matplotlib.pyplot)", |
| "target": "legend(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "ylabel(matplotlib.pyplot)", |
| "target": "title(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "ylabel(matplotlib.pyplot)", |
| "target": "transform(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "ylabel(matplotlib.pyplot)", |
| "target": "Grid(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "ylabel(matplotlib.pyplot)", |
| "target": "diff(xgcm.Grid.diff)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "ylabel(matplotlib.pyplot)", |
| "target": "matplotlib.pyplot", |
| "distance": 1, |
| "path": [ |
| "ylabel(matplotlib.pyplot)", |
| "matplotlib.pyplot" |
| ] |
| }, |
| { |
| "source": "ylabel(matplotlib.pyplot)", |
| "target": "gca(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "ylabel(matplotlib.pyplot)", |
| "target": "invert_yaxis(matplotlib.axes.Axes)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "ylabel(matplotlib.pyplot)", |
| "target": "show(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "show(matplotlib.pyplot)", |
| "target": "isel(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "show(matplotlib.pyplot)", |
| "target": "load(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "show(matplotlib.pyplot)", |
| "target": "plot(xarray.DataArray)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "show(matplotlib.pyplot)", |
| "target": "plot(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "show(matplotlib.pyplot)", |
| "target": "axhline(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "show(matplotlib.pyplot)", |
| "target": "contourf(xarray.plot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "show(matplotlib.pyplot)", |
| "target": "legend(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "show(matplotlib.pyplot)", |
| "target": "title(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "show(matplotlib.pyplot)", |
| "target": "transform(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "show(matplotlib.pyplot)", |
| "target": "Grid(xgcm.Grid)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "show(matplotlib.pyplot)", |
| "target": "diff(xgcm.Grid.diff)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "show(matplotlib.pyplot)", |
| "target": "matplotlib.pyplot", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "show(matplotlib.pyplot)", |
| "target": "gca(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "show(matplotlib.pyplot)", |
| "target": "invert_yaxis(matplotlib.axes.Axes)", |
| "distance": null, |
| "path": null |
| }, |
| { |
| "source": "show(matplotlib.pyplot)", |
| "target": "ylabel(matplotlib.pyplot)", |
| "distance": null, |
| "path": null |
| } |
| ] |