Skip to content

Name of download filenames not correct if setting reduce is None #10

@sebhaan

Description

@sebhaan

The download function gee.download() provides output filenames via gee.filenames. This only works if reduce function is called that reduces multiple date file to one. Without reduce, a subdirectory will created with a hash function ending with '.tif' and the files for multiple dates are saved in this subdirectory. In this case the gee.filenames only include filenames in the subdirectory and does not include the name of subdirectory (which is difficult to guess given the hash function).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions