CS-SI / eodag

Earth Observation Data Access Gateway
https://eodag.readthedocs.io
Apache License 2.0
324 stars 44 forks source link

progress bar with tqdm #21

Closed sbrunato closed 6 years ago

sbrunato commented 6 years ago

Original report by Baptiste Meylheuc (Bitbucket: bmeylheuc, ).


See to replace the direct use of tqdm by a python callback that allows to choose the progress bar type (Using tqdm_notebook allows to display the download progress on a single bar).

sbrunato commented 6 years ago

Original comment by clement cazorla (Bitbucket: ccazorla, GitHub: ccazorla).


creation of ProgressCallback class see #21

→ <<cset d38268cb88ad>>

sbrunato commented 6 years ago

Original comment by clement cazorla (Bitbucket: ccazorla, GitHub: ccazorla).


addition of ProgressCallback to http download see #21

→ <<cset 16167f47bd4b>>

sbrunato commented 6 years ago

Original comment by clement cazorla (Bitbucket: ccazorla, GitHub: ccazorla).


addition of progress bar callback to core see #21

→ <<cset 81e8b3fbf260>>

sbrunato commented 6 years ago

Original comment by clement cazorla (Bitbucket: ccazorla, GitHub: ccazorla).


addition of progress callback to aws download see #21

→ <<cset 4574970f6851>>

sbrunato commented 6 years ago

Original comment by clement cazorla (Bitbucket: ccazorla, GitHub: ccazorla).


progress callback added to sentinelsat api see #21

→ <<cset d85b365b934f>>

sbrunato commented 6 years ago

Original comment by clement cazorla (Bitbucket: ccazorla, GitHub: ccazorla).


progress callback added to usgs api downloader see #21

→ <<cset 3f1d23bd28f0>>

sbrunato commented 6 years ago

Original comment by clement cazorla (Bitbucket: ccazorla, GitHub: ccazorla).


addition of progress callback to cli see #21

→ <<cset ea423a860baf>>

sbrunato commented 6 years ago

Original comment by clement cazorla (Bitbucket: ccazorla, GitHub: ccazorla).


correction on progress callback in core and cli see #21

→ <<cset 8bedc3fba1fb>>

sbrunato commented 6 years ago

Original comment by clement cazorla (Bitbucket: ccazorla, GitHub: ccazorla).


[bugfix] in airbus ds see #21

→ <<cset 9858b903b809>>

sbrunato commented 6 years ago

Original comment by clement cazorla (Bitbucket: ccazorla, GitHub: ccazorla).


[bugfix] inversion of method parameters in http download see #21

→ <<cset 95fd5ee004c8>>

sbrunato commented 6 years ago

Original comment by clement cazorla (Bitbucket: ccazorla, GitHub: ccazorla).


codestyle in utils see #21

→ <<cset 5b1d8846fd27>>

sbrunato commented 6 years ago

Original comment by clement cazorla (Bitbucket: ccazorla, GitHub: ccazorla).


code style in arlas see #21

→ <<cset 5b807bfb2a3e>>

sbrunato commented 6 years ago

Original comment by clement cazorla (Bitbucket: ccazorla, GitHub: ccazorla).


codestyle in product see #21

→ <<cset 0f077653298b>>

sbrunato commented 6 years ago

Original comment by clement cazorla (Bitbucket: ccazorla, GitHub: ccazorla).


codestyle in core see #21

→ <<cset 8d161ad2fc13>>

sbrunato commented 6 years ago

Original comment by clement cazorla (Bitbucket: ccazorla, GitHub: ccazorla).


progress callback description added to download all see #21

→ <<cset e1acf7c175a4>>

sbrunato commented 6 years ago

Original comment by clement cazorla (Bitbucket: ccazorla, GitHub: ccazorla).


Addition of progress callback in product download Fix #21

→ <<cset 176f836829f4>>

sbrunato commented 6 years ago

Original comment by Oyono (Bitbucket: aoyono, GitHub: aoyono).


see commit https://bitbucket.org/geostorm/eodag/commits/59e489f042b627434ada123c8be0ff9eb676f998

sbrunato commented 5 years ago

Original comment by orhygine (Bitbucket: orhygine, GitHub: orhygine).


creation of ProgressCallback class see #21

→ <<cset d38268cb88ad>>

sbrunato commented 5 years ago

Original comment by orhygine (Bitbucket: orhygine, GitHub: orhygine).


addition of ProgressCallback to http download see #21

→ <<cset 16167f47bd4b>>

sbrunato commented 5 years ago

Original comment by orhygine (Bitbucket: orhygine, GitHub: orhygine).


addition of progress bar callback to core see #21

→ <<cset 81e8b3fbf260>>

sbrunato commented 5 years ago

Original comment by orhygine (Bitbucket: orhygine, GitHub: orhygine).


addition of progress callback to aws download see #21

→ <<cset 4574970f6851>>

sbrunato commented 5 years ago

Original comment by orhygine (Bitbucket: orhygine, GitHub: orhygine).


progress callback added to sentinelsat api see #21

→ <<cset d85b365b934f>>

sbrunato commented 5 years ago

Original comment by orhygine (Bitbucket: orhygine, GitHub: orhygine).


progress callback added to usgs api downloader see #21

→ <<cset 3f1d23bd28f0>>

sbrunato commented 5 years ago

Original comment by orhygine (Bitbucket: orhygine, GitHub: orhygine).


addition of progress callback to cli see #21

→ <<cset ea423a860baf>>

sbrunato commented 5 years ago

Original comment by orhygine (Bitbucket: orhygine, GitHub: orhygine).


correction on progress callback in core and cli see #21

→ <<cset 8bedc3fba1fb>>

sbrunato commented 5 years ago

Original comment by orhygine (Bitbucket: orhygine, GitHub: orhygine).


[bugfix] in airbus ds see #21

→ <<cset 9858b903b809>>

sbrunato commented 5 years ago

Original comment by orhygine (Bitbucket: orhygine, GitHub: orhygine).


[bugfix] inversion of method parameters in http download see #21

→ <<cset 95fd5ee004c8>>

sbrunato commented 5 years ago

Original comment by orhygine (Bitbucket: orhygine, GitHub: orhygine).


codestyle in utils see #21

→ <<cset 5b1d8846fd27>>

sbrunato commented 5 years ago

Original comment by orhygine (Bitbucket: orhygine, GitHub: orhygine).


code style in arlas see #21

→ <<cset 5b807bfb2a3e>>

sbrunato commented 5 years ago

Original comment by orhygine (Bitbucket: orhygine, GitHub: orhygine).


codestyle in product see #21

→ <<cset 0f077653298b>>

sbrunato commented 5 years ago

Original comment by orhygine (Bitbucket: orhygine, GitHub: orhygine).


codestyle in core see #21

→ <<cset 8d161ad2fc13>>

sbrunato commented 5 years ago

Original comment by orhygine (Bitbucket: orhygine, GitHub: orhygine).


progress callback description added to download all see #21

→ <<cset e1acf7c175a4>>

sbrunato commented 5 years ago

Original comment by orhygine (Bitbucket: orhygine, GitHub: orhygine).


Addition of progress callback in product download Fix #21

→ <<cset 176f836829f4>>

sbrunato commented 6 years ago

Original changes by clement cazorla (Bitbucket: ccazorla, GitHub: ccazorla).


changed state from "new" to "resolved"

sbrunato commented 6 years ago

Original changes by Oyono (Bitbucket: aoyono, GitHub: aoyono).


changed state from "resolved" to "open"

sbrunato commented 6 years ago

Original changes by Oyono (Bitbucket: aoyono, GitHub: aoyono).


changed state from "open" to "resolved"