Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💬 Show how to convert xarray.DataArray to torch.Tensor #9

Merged
merged 2 commits into from
Jun 6, 2022

Commits on Jun 6, 2022

  1. 💬 Show how to convert xarray.DataArray to torch.Tensor

    The last piece of the puzzle - data format conversion!
    weiji14 committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    d13386d View commit details
    Browse the repository at this point in the history
  2. ✅ Check that RioXarrayReader's len works

    For 100% code coverage. Also expanded the test funtion's docstring.
    weiji14 committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    64a1565 View commit details
    Browse the repository at this point in the history