Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.
This repository was archived by the owner on May 23, 2024. It is now read-only.

Unkown source LPDAAC #1

@sebhahn

Description

@sebhahn

If I try to run the example in the README, I'll get the following error message.

/swdvlp/pyEOM/pyEOM/datasets/MODIS.pyc in __init__(self, task, dataset, source)
    120         LOGGER.debug('LPDAAC init')
    121         self.dataset = dataset
--> 122         self.source = locals()[source]()
    123         if 'start' in task != "":
    124             self.taskStart = datetime.strptime(task['start'], '%Y-%m-%d')

KeyError: 'LPDAAC'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions