Skip to content

Field Dictionary

The data file contains 19 fields, described below in five groups: site identifiers, wind, surface elements, cloud cover, and solar radiation. Field names are case-sensitive.

Site Identifier & Location

#FieldTypeUnitDescription
1farm_idstringUnique site ID (sample: HuaR_093)
2date_timestringForecast valid time, Beijing time, 15-minute steps
3latdecimal°Latitude, north positive, sample 36.35208
4londecimal°Longitude, east positive, sample 102.95839

Wind

#FieldTypeUnitDescription
5spd10decimalm/s10 m wind speed (sample range 0.1 – 3.4)
6dir10decimal°10 m wind direction, meteorological (direction from), north = 0°, clockwise, 0 – 360
7spd100decimalm/s100 m wind speed (near turbine hub height; sample range 0.02 – 5.4)
8dir100decimal°100 m wind direction, defined as dir10

Surface Elements

#FieldTypeUnitDescription
9spdecimalPaSurface pressure. Sample 79658 – 80630 Pa (≈ 797 – 806 hPa), ≈ 2000 m elevation; divide by 100 for hPa
10t2mdecimalK2 m temperature, Kelvin; Celsius = K − 273.15. Sample 282.2 – 298.6 K, i.e. 9.1 – 25.5 ℃
11rh2decimal%2 m relative humidity, 0 – 100 (sample can saturate to 100)

Cloud Cover

#FieldTypeUnitDescription
12lccdecimal0-1Low cloud fraction
13mccdecimal0-1Mid cloud fraction
14hccdecimal0-1High cloud fraction
15tccdecimal0-1Total cloud fraction

Cloud fractions are 0-1 and may slightly exceed bounds

Cloud values are fractions between 0 and 1, not percentages. Due to grid interpolation they may slightly exceed the range (sample observed −0.18 to 1.13); downstream users are advised to clip to [0, 1].

Solar Radiation (accumulated from the issue time)

#FieldTypeUnitDescription
16drdecimalJ/m²Direct radiation (inferred DNI — direct normal irradiance)
17srdecimalJ/m²Diffuse radiation (DHI)
18rrdecimalJ/m²Reflected radiation (surface-reflected shortwave; not precipitation)
19trdecimalJ/m²Global radiation (GHI on the horizontal plane)

Accumulated values — must be differenced before use

All four radiation fields are energy density monotonically accumulated from the issue time (+0h) (J/m²); the 1441-row sample shows zero decreases. Rules of use:

  1. Mean irradiance (W/m²) over an interval requires differencing: W/m² = (accumulated end − accumulated start) ÷ interval seconds — ÷ 900 for 15-minute steps. E.g. tr rising from 4598361 to 4598457 gives ≈ 0.1 W/m² mean over that 15 minutes.
  2. Nighttime values plateau (unchanged) and can directly indicate sunrise / sunset periods.
  3. Inter-field observational relations (for data checking): rr ≈ 0.216 × tr (surface albedo ≈ 0.216); dr + sr ≈ 1.21 × tr.
  4. The exact radiation geometry (normal vs. horizontal projection) and units should be confirmed in writing with the data provider and fixed in your integration config.

WeatherFine Data · Site-level NWP data service