Skip to content

Releases: gee-community/eetasks

v0.2.1

02 Dec 06:34
Compare
Choose a tag to compare
  • Added a label to the Tasks panel displaying aggregated information about the tasks (total number of tasks and by State -- completed, running, etc.).

v0.2.0

27 Nov 15:13
Compare
Choose a tag to compare
  • New authentication method: sign-in (or out) of an account directly through the extension.
  • Breaking changes: selecting a default account/project moved: Instead of being a configuration option, you can now interactively select a default account/project to use (EE Tasks: set default account).
  • Major internal changes to accommodate signed in accounts.

v0.1.2

14 Nov 11:51
Compare
Choose a tag to compare

This is a patch release.

  • Bug fix issue #5 (this issue affected users with only one account)
  • Internal improvements to Export.image.to*
  • ui and Chart can now be silently ignored in EE Tasks: run GEE scripts.

v0.1.1

13 Nov 13:35
Compare
Choose a tag to compare

This is a patch release. Fixes a bug that prevented Export tasks with the region parameter constructed from ee.FeatureCollection.geometry() to be submitted. See #3

v0.1.0

09 Nov 15:49
Compare
Choose a tag to compare
  • Major internal changes to improve performance
  • New feature: run a GEE script from vscode! see documentation here
  • Fixed a bug that prevented the EndTime and BatchEECU columns to display.
  • Renamed the EE Tasks: update gcloud accounts list command to EE Tasks: update available accounts. This reflects an implementation change that simplifies and groups all accounts (gcloud and "earthengine").

Initial release

16 Oct 12:15
Compare
Choose a tag to compare
  • Provides the "EE Tasks: view" commands (interactive, default, or service account) for a default view of EE tasks:
Id Type Description State CreateTime EndTime BatchEECU
  • Provides "EE Tasks: update gcloud accounts list". Only required after using gcloud to authenticate additional users. This is done automatically the first time the extension is activated (if gcloud is available).