The European Centre for Medium-Range Weather Forecasts (ECMWF) is developing the ECMWF Software EnginE (ESEE, pronounced "easy"), a flexible and interoperable software ecosystem designed for extreme-scale simulations, data fusion, data handling, data services, and machine learning.
ESEE is not a monolithic platform but a set of opt-in components that work together seamlessly, following a shared set of core data management principles. This modular approach allows users to integrate the parts that best suit their needs while ensuring interoperability across ECMWF services, Member and Cooperating States, and the broader Earth System community.
ESEE provides the essential infrastructure needed to support cutting-edge scientific workflows at scale—delivering efficiency, adaptability, and performance where it matters most.
ESEE components are split into four sub-categories:
ESEE Production Chain encompasses components that drive the execution of operational and research workflows, managing complex dependencies, scheduling, and processing of data at scale.
[![Static Badge](https://github.com/ecmwf/codex/raw/refs/heads/main/ESEE/production_chain_badge.svg)](https://github.com/ecmwf/codex/raw/refs/heads/main/ESEE)
ESEE Data Provision category includes components responsible for managing, storing, and delivering data, ensuring that users can access large datasets with ease.
[![Static Badge](https://github.com/ecmwf/codex/raw/refs/heads/main/ESEE/data_provision_badge.svg)](https://github.com/ecmwf/codex/raw/refs/heads/main/ESEE)
ESEE User Interaction focuses on user APIs, visualization tools, and interactive environments that allow users to efficiently access and work with Earth System data and tools.
[![Static Badge](https://github.com/ecmwf/codex/raw/refs/heads/main/ESEE/user_interaction_badge.svg)](https://github.com/ecmwf/codex/raw/refs/heads/main/ESEE)
ESEE Foundation comprises essential libraries, frameworks, and utilities that ensure scalability, interoperability, and performance across all components.
[![Static Badge](https://github.com/ecmwf/codex/raw/refs/heads/main/ESEE/foundation_badge.svg)](https://github.com/ecmwf/codex/raw/refs/heads/main/ESEE)