miranda.ncar package#

NCAR Download module

miranda.ncar.cordex_aws_calendar_correction(ds) Dataset | None[source]#

AWS-stored CORDEX datasets are all on the same standard calendar, this converts the data back to the original calendar, removing added NaNs.

Credit: Pascal Bourgault (@aulemahal)

miranda.ncar.cordex_aws_download(target_folder: str | Path, *, search: dict[str, str | list[str]], correct_times: bool = False, domain: str | None = None)[source]#

Download CORDEX interpolated grid for North America from Amazon S3.

Submodules#

miranda.ncar._aws_cordex module#

miranda.ncar._aws_cordex.cordex_aws_calendar_correction(ds) Dataset | None[source]#

AWS-stored CORDEX datasets are all on the same standard calendar, this converts the data back to the original calendar, removing added NaNs.

Credit: Pascal Bourgault (@aulemahal)

miranda.ncar._aws_cordex.cordex_aws_download(target_folder: str | Path, *, search: dict[str, str | list[str]], correct_times: bool = False, domain: str | None = None)[source]#

Download CORDEX interpolated grid for North America from Amazon S3.