Example gallery¶ Getting Started¶ Running Deterministic InferenceBasic deterministic inference workflow.Cached Running Diagnostic InferenceBasic prognostic + diagnostic inference workflow.Cached Running Ensemble InferenceSimple ensemble inference workflow.Cached Checkpointing a Deterministic ForecastBasic inference workflow checkpointing.Cached Medium Range¶ Single Variable Perturbation MethodIntermediate ensemble inference using a custom perturbation method.Cached Model Hook Injection: PerturbationAdding model noise by using custom hooks.Cached Huge Ensembles (HENS) CheckpointsBasic multi-checkpoint Huge Ensembles (HENS) inference workflow.Cached Temporal InterpolationTemporal Interpolation inference using InterpModAFNO model.Cached Tropical Cyclone TrackingTropical cyclone tracking with tracker diagnostic models.Cached Running Atlas InferenceDeterministic inference using the Atlas prognostic model.Cached Downscaling¶ Generative DownscalingGenerative downscaling over Taiwan using CorrDiff diffusion model.Cached CBottle Super ResolutionClimate in a Bottle (cBottle) super resolution workflows for global weather.Cached Ensemble Forecasting with DownscalingCustom ensembling workflow with generative downscaling using CorrDiff.Cached Regional Downscaling over EuropeDiffusion downscaling from a global forecast to km-scale European reanalysis grids.Cached Nowcasting¶ Running StormCast-CONUS InferenceBasic StormCast-CONUS inference workflow for the full Continental United States.Cached Running StormCast Ensemble InferenceEnsemble StormCast inference workflow.Cached StormScope Satellite and Radar NowcastingStormScope inference workflow with GOES satellite imagery and MRMS radar data.Cached Data Assimilation¶ StormCast-CONUS Score-Based Data AssimilationRunning StormCast-CONUS with guided diffusion posterior sampling to assimilate observations.Cached HealDA Global Data AssimilationProducing a global weather analysis from satellite and in-situ observations.Cached Seasonal¶ Statistical InferenceSimple seasonal statistic inference workflow.Cached Running DLESyM InferenceBasic deterministic inference workflow for the DLESyM model.Cached Running the DLESyM ISCCP-ERA5 ModelCoupled inference with the upstream DLESyM checkpoints, including precipitation.Cached Misc¶ Distributed Manager InferenceSetting up distributed manager for parallel inference.Cached CBottle Data Generation and InfillingClimate in a Bottle (cBottle) inference workflows for global weather data synthesis.Cached IO Backend PerformanceLeverage different IO backends for storing inference results.Cached Creating a Local Data SourceCreate and save an offline dataset to use in an inference pipeline.Cached CBottle Tropical Cyclone GuidanceGuided tropical cyclone sampling with cBottle and odds-ratio diagnostics.Cached Extend¶ Extending Prognostic ModelsImplementing a custom prognostic modelCached Extending Diagnostic ModelsImplementing a custom diagnostic modelCached Extending Data SourcesImplementing a custom data sourceCached