Technical Details for Data Providers

Real-time Data Availability

  1. Each modeling group should provide to CPC a weekly schedule for both initialization AND delivery days and times. 'Delivery' is defined as the day-of-the-week and approximate time that real-time data is expected to be available on ftp.
  2. ftp site must contain only the current week's forecast initializations (Prior weeks forecasts need to be removed from the ftp site, so new forecasts can be easily collected.)

File Naming Conventions

variable_level_MODEL_initialdate_zhour_lead1_lastlead_member.filetype

Variable = use variable names specified in data document

Level = Numbers for hPa levels (200, 500, etc), and 2m for 2m temperature, 10m for 10m winds, toa for outgoing longwave radiation, and sfc for the remainder

MODEL = Model name in all caps. Modeling group specified (e.g. FIM).

Initialdate = ddmonyyyyy where dd is 2-digit day, mon is 3 character month abbreviation and yyyy is 4-digit year

zhour=hhz initial hour in UTC; where hh is 2 digit hour (e.g. 00z-09z; 10z-23z)

Lead 1= dxx where xx is two digit lead of first time record in days

Last lead = dyy where yy is lead of last time record in days

Member = mzz where zz is 2 digit ensemble member (e.g. m00-m09 and >=10 are 2-digit)

filetype = nc for netcdf or grb for grib

Example Filenames

Variable Filename
Precipitation rate (pr) pr_sfc_FIM_06jan1999_00z_d01_d32_m01.nc
2m temperature (tas) tas_2m_FIM_06jan1999_00z_d01_d32_m01.nc
Geopotential height at 500hPa (zg) zg_500_FIM_06jan1999_00z_d01_d32_m01.nc
Geopotential height at 200hPa (zg) zg_200_FIM_06jan1999_00z_d01_d32_m01.nc
Zonal velocity (ua) at 850 hPa ua_850_FIM_06jan1999_00z_d01_d32_m01.nc
Meridional velocity (va) at 850 hPa va_850_FIM_06jan1999_00z_d01_d32_m01.nc
Zonal velocity (ua) at 200 hPa ua_200_FIM_06jan1999_00z_d01_d32_m01.nc
Meridional velocity (va) at 200 hPa va_200_FIM_06jan1999_00z_d01_d32_m01.nc
Surface temperature (SST+land) (ts) ts_sfc_FIM_06jan1999_00z_d01_d32_m01.nc
Outgoing longwave radiation at top of atmosphere (rlut) rlut_toa_FIM_06jan1999_00z_d01_d32_m01.nc