Landsat578 icon indicating copy to clipboard operation
Landsat578 copied to clipboard

Very simple API to download Landsat [1-5, 7, 8] data from Google

Results 9 Landsat578 issues
Sort by recently updated
recently updated
newest added

When building/running landsat using python 3.8.6 and pandas 1.1.4, and executing the proposed command line ``` landsat -sat 7 --start 2007-05-01 --end 2007-05-31 --lat -51.5 --lon 71.25 ``` an error...

Is it just a maintenance thing? I have extensive experience automatically publishing to pypi using CI or via a 1-command script. Let me know if that's the issue. If its...

Dask and fastparquet are dependencies that aren't installed during the pip install.

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):...

As it is, the package only downloads T1 images from Google and there are many more images that only appear in the PRE bucket.

enhancement

I think it would be nice if the user could list multiple satellite options in the command line call. I've done this before using the nargs='+' or nargs='*' options in...

enhancement

I think the tool could benefit from fully implementing the logging module (https://docs.python.org/3/library/logging.html). I really like having the ability to control the amount of text that is returned to the...

enhancement

Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.4.5.1 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies