Name Template: PUB/MISSION/level2/ecmPrf/YYYY.DDD/ecmPrf_IIII.YYYY.DDD.HH.MM.GGG_SSSS.VVVV_nc
DDD | Day of year |
GGG | GNSS id (G28 = GPS satellite 28) |
HH | Hour |
IIII | Mission ID (CHAM, SACC, CO01-06, GPSM, etc) |
LLL | LEO number (1-6 for COSMIC) |
MISSION | Mission ID (eight characters or less--champ, champrt, sacc, sacctst, etc) |
MM | Minute |
PUB | Base directory for the pub hierarchy |
SSSS | Subtype (an ID which tells the command options used in generating this file) |
VVVV | Version (an ID which tells the version of all codes using in generating thie file) |
YYYY | Year |
Temperature, pressure and moisture profiles generated from the ECMWF gridded analysis and colocated with occultation profiles.
These profiles are used by the CDAAC post-processing system
as a first guess for determining moisture below 10km and for comparison purposes.
Global Data
start_time
- Description:Starting time for the occultation
- Data Type: double(8)
- Units: GPS seconds
stop_time
- Description:Ending time for the occultation
- Data Type: double(8)
- Units: GPS seconds
fileStamp
- Description:The complete ID for this occultation (IIII.YYYY.DDD.HH.MM.GGG).
- Data Type: char
lat
- Description:Latitude of perigee point at occultation point
- Data Type: double(8)
- Units: deg
- Valid Range: -90, 90
lon
- Description:Longitude of perigee point at occultation point
- Data Type: double(8)
- Units: deg
- Valid Range: -180, 180
Profile Data
Pres
- Description:pressure level
- Data Type: float
- Units: mb
- Valid Range: 0, 1200
- Missing Value: -999
Vp
- Description:H2O vapor pressure
- Data Type: float
- Units: mb
- Valid Range: 0, 60
- Missing Value: -999
Temp
- Description:temperature
- Data Type: float
- Units: C
- Valid Range: -150, 100
- Missing Value: -999
MSL_alt
- Description:Mean Sea Level geometric height
- Data Type: float
- Units: km
- Valid Range: -2, 120
- Missing Value: -999
Lon
- Description:longitude, -180 to 180 east
- Data Type: float
- Units: deg
- Valid Range: -180, 180
- Missing Value: -999
Lat
- Description:latitude, -90 to 90 north
- Data Type: float
- Units: deg
- Valid Range: -90, 90
- Missing Value: -999
Ref
- Description:Refractivity
- Data Type: float
- Units: N
- Valid Range: 0, 500
- Missing Value: -999
|