scihub_login: Import / export SciHub username and password

Description Usage Arguments Note Author(s)

Description

Read the SciHub login information or save new username and password. Login information is stored in a file apihub.txt inside the directory of s2download. This functions allow to read or write this file, and to edit them from inside the GUI. Remember that, in case login information is not provided, default user username and user password are used, but this can cause timeouts, since a limit of two parallel downloads per user exists.

Usage

1
2
3
4
5
read_scihub_login(apihub_path = NA)

write_scihub_login(username, password, apihub_path = NA)

scihub_modal(username = NA, password = NA)

Arguments

apihub_path

Path of the file in which login information is saved. If NA (default) it is automatically read from s2download path.

username

SciHub username.

password

SciHub password.

Note

License: GPL 3.0

Author(s)

Luigi Ranghetti, phD (2017) ranghetti.l@irea.cnr.it


pobsteta/theia2r documentation built on May 25, 2019, 2:21 p.m.