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

can not update scenes: missing 3 required positional arguments: 'start', 'end', and 'satellite #34

Open
polzader opened this issue May 1, 2020 · 0 comments

Comments

@polzader
Copy link
Contributor

polzader commented May 1, 2020

landsat --update-scenes LANDSAT_8

Please wait while Landsat578 updates Landsat metadata files...
Please wait while scene metadata is split
LANDSAT_1
LANDSAT_2
LANDSAT_3
LANDSAT_4
LANDSAT_5
LANDSAT_7
LANDSAT_8
Traceback (most recent call last):
File "/opt/scripts/descargasMonitoreo/agrosiris/bin/landsat", line 11, in
load_entry_point('Landsat578==0.5.1', 'console_scripts', 'landsat')()
File "/opt/scripts/descargasMonitoreo/agrosiris/lib/python3.6/site-packages/landsat/landsat_cli.py", line 139, in cli_runner
return main(args)
File "/opt/scripts/descargasMonitoreo/agrosiris/lib/python3.6/site-packages/landsat/landsat_cli.py", line 126, in main
g = GoogleDownload(**cfg)
TypeError: init() missing 3 required positional arguments: 'start', 'end', and 'satellite'

Packages installed:

certifi (2020.4.5.1)
chardet (3.0.4)
click (7.1.1)
cloudpickle (1.3.0)
cycler (0.10.0)
dask (2.14.0)
fastparquet (0.3.3)
fsspec (0.7.1)
future (0.18.2)
geojson (2.5.0)
geomet (0.2.1.post1)
html2text (2020.1.16)
idna (2.6)
joblib (0.14.1)
kiwisolver (1.2.0)
Landsat578 (0.5.1)
llvmlite (0.31.0)
lxml (4.5.0)
matplotlib (3.2.1)
numba (0.48.0)
numpy (1.18.3)
pandas (1.0.3)
pip (9.0.1)
pkg-resources (0.0.0)
pyarrow (0.16.0)
pyparsing (2.4.7)
python-dateutil (2.8.1)
pytz (2020.1)
PyYAML (5.1)
requests (2.20.0)
scikit-learn (0.22.2.post1)
scipy (1.4.1)
scorecardpy (0.1.9.2)
sentinelsat (0.13)
setuptools (39.0.1)
six (1.14.0)
thrift (0.13.0)
toolz (0.10.0)
tqdm (4.45.0)
urllib3 (1.22)
wheel (0.34.2)

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

No branches or pull requests

1 participant