miranda.ncar package#
- 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]#