PIREPs are used to add additional information to briefings when a pilot calls 1800wxbrief, they use the Leidos Flight Service Website, or you submit a web service for a briefing. Below is an example of a PIREP web service call:
/usr/bin/curl -k -A "Mozilla/5.0" -i --header "Authorization: Basic bWVAbGV0bWVpbi5jb206TXlQYXNzdzByZCE=" --data "aircraftIdentifier=TTTDEMO&pirepLocation1=SEA&pirepLocation1LatLong=4760N12233W&pirepTime=2023-03-06T16%3A36%3A00.000Z&flightLevel=50&aircraftType=A2&skyCover=OVC100&visibility=FU010&airTemperature=50&windsAloft=10050&turbulence=SEV%20001&icing=CLR&nearestReportingStation=MIA&filingTime=2023-03-06T16%3A36%3A00.000Z" "https://[Operational or Test Environment URL]/rest/util/submitPirep" -v |
*Please note that the following is a description of the fields in the submitPirep web service. For complete information, see the WSDL here: https://ffspelabs.leidos.com/Website2/resources/doc/WebService.xml.
Leidos Web Service Field | Field in Message to FAA (example) | Required or Optional | Notes |
---|---|---|---|
pirepLocation1 | /OV KPIE /OV BAL /OV BLD320050 /OV 3110N08151W | Required | The location can be an airport, NAVAID, FRD, or lat/long. Lat/Long Conversion:
Lat/Long Format:
|
pirepLocation2 | Optional | If included, this field allows a 2-point PIREP to be submitted. | |
pirepTime | /TM 1059 | Required | |
flightLevel | /FL 025 | Required | Allowable range: 000-999 |
aircraftType | /TP C172 | Required | |
skyCover | /SK SCT-BKN04 | * Optional | |
visibility | /WX FV05SM FG | * Optional | |
airTemperature | /TA 16 | * Optional | |
windsAloft | /WV 225017KT | * Optional | |
turbulence | /TB MOD-SE | * Optional | |
icing | /IC MOD RM | * Optional | |
remarks | /RM <remarks> | Optional | If desired, can include the name of the company or application submitting the PIREP. |
filingTime | Required |
* Optional: Note that all of the weather condition parameters are optional. However, at least one of the following weather phenomenon elements must be provided for the web service call to validate:
PIREPs are classified as either hazardous (urgent - UUA) or non-hazardous (routine - UA).
When Leidos receives a submitPirep web service, the PIREP is encoded as urgent (UUA) if any of the following conditions are present:
Turbulence: SEV, EXTRM
PIREPs do not require Service Provider Authorization.
Go here to learn about Service Provider Authorization: https://lmfswebservices.atlassian.net/wiki/spaces/WSS/pages/2653421569/Service+Provider+Authorization
Select Map, select Layers icon in upper right corner, check “Pilot Reports”
Select “Configure”: