Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Platform "MULTISAT" to download only L3B-SNOW products #22

Open
wants to merge 33 commits into
base: python3
Choose a base branch
from

Conversation

tbrunelle9
Copy link

In order to download only the synthesis snow products, I added, in local in the file "theia_download.py", the platform "MULTISAT" and it worked for me :

parser.add_option('-p', '--platform', type='choice', action='store', dest='platform',
                      choices=['LANDSAT5', 'LANDSAT7', 'LANDSAT8', 'SPOT1', 'SPOT2', 'SPOT3', 'SPOT4', 'SPOT5', 'SENTINEL2A', 'SENTINEL2B', 'VENUS', 'MULTISAT'],  help='Satellite',) 

Maybe is it possible to change the source code ?

(I'm not used to use Github, maybe it's not the right section for my request. Let me know if I have to move my comment)

olivierhagolle and others added 27 commits April 29, 2018 16:22
… which does not enable to have access to Theia image spot world heritage database, into SPOTWORLDHERITAGE which workds
@GerardDedieu
Copy link

Je confirme, ajouter MULTISAT dans la liste des options du parser fonctionne pour télécharger les niveaux 3. Même sous Windows

jerome-colin and others added 4 commits March 24, 2023 12:12
Adds the new VENUS VM05 collection with option -c VENUSVM05
add option --snow_level to download L3B-SNOW
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants