Skip to content

Commit

Permalink
Merge pull request #136 from 12rambau:patch-1
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 607063847
  • Loading branch information
Xee authors committed Feb 14, 2024
2 parents d7b182b + a0e2466 commit b0d0d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ i = ee.ImageCollection(ee.Image("LANDSAT/LC08/C02/T1_TOA/LC08_044034_20140318"))
ds = xarray.open_dataset(i, engine='ee')
```

See [examples](examples/) or [docs](docs/) for more uses and integrations.
See [examples](https://github.com/google/Xee/tree/main/examples) or [docs](https://github.com/google/Xee/tree/main/docs) for more uses and integrations.

## License

Expand Down

0 comments on commit b0d0d37

Please sign in to comment.