Skip to content

Local structure is up-to-date. Using offline information! #112

@ramonmelser

Description

@ramonmelser

I'm trying to download some data, but every time I run my code, I receive the same message:

Local structure is up-to-date. Using offline information!

See code below:

tfs = runGdal(job = "MODIS",
              product = "MOD11A2",
              begin = "2016.01.01", end = "2016.01.15",
              extent = getT)
tfs

I'm unsure why this is. No actual files are presented or downloaded. How do I fix this to actually get data?

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