ee-runner icon indicating copy to clipboard operation
ee-runner copied to clipboard

Command-line runner for Google Earth Engine Playground scripts

Results 15 ee-runner issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Hi, I'd like to automate uploading of multiband image assets from GEE into GCS. The band name contains important information on the date of capture, so I need to keep...

after execute the next command ` ee-runner caminos.js` I receive this error ``` var client = new google.auth.OAuth2(o.client_id, o.client_secret, o.redirect_uri); ^ TypeError: Cannot read property 'OAuth2' of undefined at Object.initialize...

Hi, The fetching users code can be very useful and looking forward to see it being added: https://github.com/gee-community/ee-runner/blob/4110fbe710f71c50a58dc0587637c5380d176c07/ee-runner.js#L36 Cheers, Marc.

Is it possible to link ee-runner with pixiedust_node https://github.com/ibm-watson-data-lab/pixiedust_node or with IJavascript kernel https://github.com/n-riesco/ijavascript and have a way of running GEE commands interactively via a Jupyter Notebook ? That would...

Is this implemented somewhere else ? I could not find any reference or call to the /rm command https://developers.google.com/earth-engine/command_line#rm Is it possible this gets implemented at some point or you...

enhancement

Bumps [jszip](https://github.com/Stuk/jszip) from 2.6.1 to 2.7.0. Changelog Sourced from jszip's changelog. title: Changelog layout: default section: main v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip...

dependencies