Skip to content

Retrieving precipitation data #666

@EdM44

Description

@EdM44
  • Downscale version:
  • Python version: 3.10.9
  • Operating System: Windows

Description and ### What I Did

Thanks for creating this dataset and for the tutorials to help access it.

As someone more comfortable using R than python, I followed your example to subset some data and save it to a .nc file. My notebook is here. You can see I followed your example pretty closely.

When I use variable_id = "tasmax" it works perfectly, and I successfully download data to work with locally.

When I change to variable_id = "pr" it works without complaint, but the data file is all NA. I tried a second model using variable_id = "pr" with the same results. I have spent many hours trying to figure out what I missed, and was wondering if anyone else has reported this. Thanks for any help you can provide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions