openforis / sepal_ui

wrapper for ipyvuetify widgets to unify the display of voila dashboards in the SEPAL plateform
https://map-app.up.railway.app
MIT License
13 stars 4 forks source link

Planet enhance #896

Closed dfguerrerom closed 11 months ago

dfguerrerom commented 1 year ago

To test:


from sepal_ui.planetapi.planet_view import PlanetView

planet_view = PlanetView()
planet_view

image

image

dfguerrerom commented 1 year ago

@12rambau , tests fail because gadm files server is down again. All the tests related to this PR passed.

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b91b2a2) 96.54% compared to head (5292607) 96.58%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #896 +/- ## ========================================== + Coverage 96.54% 96.58% +0.03% ========================================== Files 39 39 Lines 3794 3833 +39 ========================================== + Hits 3663 3702 +39 Misses 131 131 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dfguerrerom commented 11 months ago

Done!