Skip to content

Conversation

@lopezvoliver
Copy link
Member

This pull request represents a major effort to

  1. Improve performance
  2. Add a new feature to run GEE scripts (within reason.. details are provided here).

as well as detailed documentation for the new feature, and fixes issue #1

The performance improvements aimed to remove synchronous calls (e.g. fs.readFileSync()) with the available vscode commands (e.g. vscode.workspace.fs.readFile) as much as possible.

The process for picking account/project was also simplified.

@lopezvoliver lopezvoliver merged commit 32b3576 into gee-community:main Nov 9, 2023
@lopezvoliver lopezvoliver deleted the run branch November 10, 2023 08:01
@lopezvoliver lopezvoliver linked an issue Nov 14, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some columns don't appear

1 participant