# Source: NOAA GEFS Analysis
# Type: zarr
# Catalog: DynamicalConnector
# Generated by: folia catalog import
# Generated at: 2026-02-08T02:58:19.668127+00:00
#
# Do not edit manually - will be overwritten on next import.

source:
  id: dynamical-noaa-gefs-analysis
  name: NOAA GEFS Analysis
  type: zarr
  url: https://dynamical.org/catalog/noaa-gefs-analysis/
  description: Analysis archive from the Global Ensemble Forecast System (GEFS). Concatenates
    short-range forecasts from 2000-01-01 to present, bilinearly interpolated to 0.25-degree
    and 3-hourly timesteps. Reformatted to Icechunk Zarr by dynamical.org.
  provider: NOAA / dynamical.org
  license: CC-BY-4.0
  metadata:
    dynamical: true
    model: gefs
    dataset_type: analysis
    s3_bucket: dynamical-noaa-gefs-analysis
    s3_region: us-west-2
    bbox:
    - -180.0
    - -90.0
    - 180.0
    - 90.0
    connector_id: dynamical
    tags:
    - weather
    - analysis
    - reanalysis
    - global
    - gefs
    - noaa
    dataset:
      tier: 1
      thematic_group: Climate & Weather
      format: zarr
      resolution: 0.25deg
      crs: EPSG:4326
      bands:
      - id: temperature_2m
        description: Air temperature at 2 meters above ground
        dtype: float32
        unit: K
      - id: dewpoint_temperature_2m
        description: Dewpoint temperature at 2 meters above ground
        dtype: float32
        unit: K
      - id: u_component_of_wind_10m
        description: U-component (eastward) of wind at 10 meters
        dtype: float32
        unit: m/s
      - id: v_component_of_wind_10m
        description: V-component (northward) of wind at 10 meters
        dtype: float32
        unit: m/s
      - id: surface_pressure
        description: Atmospheric pressure at the surface
        dtype: float32
        unit: Pa
      - id: mean_sea_level_pressure
        description: Atmospheric pressure reduced to mean sea level
        dtype: float32
        unit: Pa
      - id: total_precipitation
        description: Total accumulated precipitation
        dtype: float32
        unit: kg/m^2
      - id: total_cloud_cover
        description: Total cloud cover fraction
        dtype: float32
        unit: fraction
      temporal:
        range: 2000-01-01/..
        frequency: 3h
        type: time_series
        default_range: latest
      quality:
        methodology: GEFS analysis at 0.25deg resolution. Reformatted from GRIB2 to
          Icechunk Zarr v3 by dynamical.org.
        coverage: global
      format_details:
        type: zarr
        dimensions:
        - time
        - latitude
        - longitude
        chunks:
          time: 1
          latitude: 721
          longitude: 1440
        variables:
        - temperature_2m
        - dewpoint_temperature_2m
        - u_component_of_wind_10m
        - v_component_of_wind_10m
        - surface_pressure
        - mean_sea_level_pressure
        - total_precipitation
        - total_cloud_cover
      layout:
        type: virtual
        reference: s3://dynamical-noaa-gefs-analysis/
      cloud_native_uri: s3://dynamical-noaa-gefs-analysis/
      homepage: https://dynamical.org/catalog/noaa-gefs-analysis/
