Justin Braaten

Results 77 comments of Justin Braaten

I sent an email to Google Open Source team about using https://google.github.io/xee

Google Open Source team was supportive of Sphinx, mkdocs-material, and GitHub Pages. However, I think we should hold off on further docs enhancements until more kinks are worked out. In...

@alxmrs and @12rambau, If I can help Alex get unblocked, do you two want to work on the initial build/setup? You have prior experience and opinions that would be helpful....

Documentation site at Read the Docs is up: [xee.rtfd.io](https://xee.rtfd.io/). Currently, the following events trigger automatic rebuild (recommended by RTD), which we can modify as needed: - Branch or tag creation...

#156 may have fixed this – needs verification.

@ljstrnadiii I've argued for Earth Engine cost estimating tools for a long time. The engineers are reluctant given the variability and uncertainty - that it is essentially a Turing halting...

In triaging we considered it a reliability concern. I suppose it could be process, preemptive bug 🐛

Hi, I think this is because the app needs to be republished. The error is likely due to the script trying to load Landsat Collection 1 data. Collection 1 has...

That app relies on [this EE script](https://code.earthengine.google.com/?scriptPath=users%2Femaprlab%2Fpublic%3Aee-lcb.js) ([Learn more about ee-lcb](https://jdbcode.github.io/EE-LCB/)), which uses Landsat Collection 1 imagery, which is no longer available in Earth Engine. I would like fix it,...

Hey Alex! Thanks for bringing this up. It's currently working as initially intended (x / lon, y / lat), but we're planning to introduce a breaking change to (y /...