-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix references to deprecated Landsat Collection 1.
This fixes broken tests in xee.ext_integration_test.py The tests were broken because the Landsat collection LANDSAT/LC08/C01/T1 was removed from Earth Engine. PR #157 was supposed to fix this but missed some references to "C01". This replaces all references to "C01" with "C02" which is available in the data catalog. PiperOrigin-RevId: 656004125
- Loading branch information
Showing
1 changed file
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters