Landsat578 icon indicating copy to clipboard operation
Landsat578 copied to clipboard

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

Open polzader opened this issue 4 years ago • 0 comments

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)

polzader avatar May 01 '20 01:05 polzader