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.Stale Running Atlas-CRPS InferenceDeterministic inference using the Atlas-CRPS prognostic model.Stale 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.Stale Nowcasting¶ Running StormCast-CONUS InferenceBasic StormCast-CONUS inference workflow for the full Continental United States.Stale Running StormCast Ensemble InferenceEnsemble StormCast inference workflow.Cached StormScope Satellite and Radar NowcastingStormScope inference workflow with GOES satellite imagery and MRMS radar data.Cached StormScope Meteosat FCI NowcastingStormScope inference workflow with MTG-I1 FCI satellite imagery.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 CorrDiff COSMO-REA2 Score-Based Data AssimilationAssimilate weather-station observations into COSMO-REA2 with CorrDiff.Stale Seasonal¶ Statistical InferenceSimple seasonal statistic inference workflow.Stale Running DLESyM InferenceBasic deterministic inference workflow for the DLESyM model.Stale Running the DLESyM ISCCP-ERA5 ModelCoupled inference with the upstream DLESyM checkpoints, including precipitation.Stale 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 sourceStale