openforis / sepal

Geographical Data Processing in the Cloud
https://sepal.io/
MIT License
211 stars 46 forks source link

add a planet order module to the prod and test env #85

Closed 12rambau closed 3 years ago

12rambau commented 3 years ago

What is the name of your repository ?
https://github.com/12rambau/planet-order/

The name of your dashboard app
PlanetLab order (beta)

A short description of the app
Order imagery from PlanetLab mosaics

Is your module requiring a GEE account ?
yes

Any comment you want to add
Ok so this is a urgent requirement from @eriklindquist and @lecrabe for a presentation on monday. The tool is not 100% ready but if you install it now Rémi will be able to play with it this WE and I'll make the appropriate adjustments.

Normally the master branch is already set-up on the test env, you'll just have to change the name and description to make it consistent with prod. On prod on the other hand You'll need to set-up the release branch ;-)

In prod there is no need to add a planet.key file in the folder. people will use their own key.

Problem: to work the module require the latest version of sepal_ui. I checked the requirement.txt file and the current version does not correspond (1.0.2) any idea how we could correct it ?

maintainer checklist

12rambau commented 3 years ago

The module is now ready to go !

PS

If it's possible can you add this module under the planet keyword of the dashboard ?

cdanielw commented 3 years ago

Done, but both master and release branches are giving errors.

12rambau commented 3 years ago

is the sepal_ui version upgraded ?

it works just fine on mine (with the sepal_ui v1.1.2)