Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / google/earthengine-api issues and pull requests
#388 - ee_array.py: User _ReducerType for Array's reduce methods.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#387 - ee_list.py: Use _ReducerType for `reduce`'s `reducer` arg.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#386 - image.py: Handle `redefined-outer-name` by renaming module imports.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#385 - featurecollection.py: Fix redefined pylint complaints for args and suppress `redefined-builtin` pylint complaints.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#384 - collection.py: Remove extra blank line and reword `style`'s `pointShape` doc string to fix a pylint arg detection issue.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#383 - ee_number.py: Disable more pylint `redefined-builtin` complaints about existing args.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#382 - publish-to-npm: Prevent NPM publish jobs from running on prereleases.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#381 - model.py: Rename import of image to ee_image to avoid confusion with an arg named `image`.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#380 - Bump version number.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#379 - Remove quotes around return types of methods.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#378 - Add `ee_list.List` to all _ListType aliases.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#377 - pixeltype.py: Add `from __future__ import annotations`
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#376 - image.py: Add native ee types to type aliases for ImageCollection, Image, and List
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#375 - join.py: Add `FeatureCollection` to `_FeatureCollectionType`.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#374 - filter.py: Make sure that ee.Filter.date can take a datetime.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#373 - daterange.py: Allow DateRange to take a datetime.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#372 - clusterer.py: Remove unused _ClustererType .
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#371 - confusionmatrix.py: Improve the type annotation for `__init__`'s array argument and it is not `Optional`.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#370 - image.py: Fix type annotation of `linkedBands` in `linkCollection`
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#369 - TEMP: Temporary test on GitHub for Windows.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#368 - workflows: Update deprecated dependencies in GitHub action workflows.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#367 - publish-to-pypi: Allow installation of prerelease packages in the check-pypi-package job.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#366 - Internal change. The public is only needed for the diffbase.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
- 2 comments
#365 - Unify python arguments types in _arg_types.py.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#364 - geometry.py: Add `ee.Geometry.centroid`.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#363 - collection.py: Add static method for `first`.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#362 - model_test.py: Refactor test data.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#361 - image.py: Add clipToBoundsAndScale static method.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#360 - model.py: Add methods for fromAiPlatformPredictor and fromVertexAi.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#359 - model_test.py: Add more complete testing of fromVertexAi.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#358 - model_test.py: Add serialization test for `fromAiPlatformPredictor`.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#357 - image.py: Add remap static method.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#356 - Bump version number to 0.1.415
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#355 - imagecollection.py: Add static methods for reduce.{And,max,mean,median,min,mode,Or,product,sum}
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#354 - update Ocean Timeseries Investigator example script
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
- 1 comment
#353 - model.py: Add static methods for predictImage and predictProperties.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#352 - model_test.py: Add serialization tests for predictImage and predictProperties.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#351 - image.py: Add load static method.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#350 - data: Update error message when uninitialized.
Pull Request -
State: closed - Opened by copybara-service[bot] 6 months ago
#349 - geometry.py: Add static methods for fromS2CellId, fromS2CellToken, s2Cell.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#348 - Bump version number.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#347 - number.py: Add static methods for clamp, expression, and parse.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#346 - image.py: Add constant static method.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#345 - image.py: Add loadGeoTIFF static method.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#344 - image.py: Add matrixIdentity static method.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#343 - image.py: Add random static method.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#342 - image.py: Add static methods paint, pixelArea, pixelCoordinates, pixelLonLat.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#341 - image.py: Add static methods bitwiseAnd and hypot.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#340 - image.py: Add geometry static method.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#339 - collection.py: Add static method for `geometry`.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#338 - collection.py: Add static method for `merge`.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#337 - collection.py: Switch return from `Any` to `ComputedObject` for `aggregate_*`.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#336 - element.py: Add `get` static method.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#335 - collection.py: Add static methods for `loadTable`.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#334 - collection.py: Fix the order of errorMatrix and filter methods.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#333 - collection.py: Add static method for `aggregate_count`
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#332 - oauth: Check to make sure credentials are valid when getting persistent credentials.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#331 - oauth: Check to make sure credentials are valid when getting persistent credentials.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#330 - geometry.py: Add static methods.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#329 - Update test files and goldens from Landsat C1 to C2
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
- 1 comment
#328 - geometry_point_test.py: Add tests for ee.Geometry.Point methods.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#327 - Update release for v0.1.413.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
- 1 comment
#326 - collection.py: Add static methods for `aggregate_*`.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#325 - *collection_test.py: Add tests for aggregate_*
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#324 - update Population Explorer example script
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
- 1 comment
#323 - Landsat C1 to C2
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
- 1 comment
#322 - collection.py: Add methods inherited from collection.py.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#321 - imagecollection_test.py: Add tests for methods inherited from collection.py.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#320 - featurecollection_test.py: Add tests for methods inherited from collection.py.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#319 - ci-type-verification: Remove test files and external dependencies from type checking.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#318 - Cache the result of getInfo().
Pull Request -
State: open - Opened by copybara-service[bot] 7 months ago
- 1 comment
#317 - Add Collection.distance.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#316 - Add a method to set the max number of retries.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
- 1 comment
#315 - collection.py: sort the existing method defs
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#314 - Add missing @override jsdoc.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
- 1 comment
#313 - Set up release for v0.1.412.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
- 1 comment
#312 - element.py: Add copyProperties
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#311 - ci-type-verification: Install pytype in type verification workflow.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#310 - image.py: Add `pylint: disable`s and remove redundant return doc string sections.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#309 - image.py: Add copyProperties static method
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#308 - element.py: Add static methods.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#307 - dictionary_test.py: Minor formatting cleanup.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#306 - filter.py: Add more static methods.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#305 - filter.py: Remove duplicate inList def, fix a pytlint, and fix bounds doc string.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#304 - join.py: Add static methods inverted and simple.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#303 - confusionmatrix.py: Add static methods.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#302 - kernel.py: Add static methods.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#301 - reducer.py: Add static methods
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#300 - Update version number.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#299 - pytype: Fix pytype issues and enable pytype type verification.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#298 - clusterer.py: Add static methods
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#297 - classifier.py: Add static methods.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#296 - kernel_test.py: Add tests for all methods.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#295 - clusterer_test.py: Add tests for all methods.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#294 - classifier_test.py: Add tests for all methods.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#293 - reducer_test.py: Add tests for all methods.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#292 - join.py: Add static methods.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#291 - join_test.py: Add serialization tests.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#290 - join_test.py: Sort existing tests, but put test_join_no_args first.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#289 - imagecollection.py: Add static methods
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago