Skip to content

LDAS data download returns empty dataframe #37

@mishranurag

Description

@mishranurag

Hi Tim

I am trying to download NLDAS data using the script and the dataframe that is returned is empty. I am wondering if it is due to Govt. shutdown or error in the script.

df = tsget.ldas_nldas_fora(variables='NLDAS_FORA0125_H_2_0_LWdown', 
    startDate='2012-01-01', endDate='2016-01-01', 
    lon = -122.27, lat = 47.78)
print(df.head())

Thank you so much in advance.

Anurag

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