There are scenarios where a weather condition or hazard is based on a cumulative value or a combination of multiple variables. Salient provides user-defined custom variables and event types to support more complex weather definitions. This capability is limited to Salient GemAI and NOAA GEFS.
Custom variables are defined with a basic rolling aggregation (sum, mean, minimum, maximum) over some period of time. Examples of custom variables include "mean daily temperature over 5 days" and "accumulated daily precipitation over 3 days”.
Event types are user-defined definitions consisting of one or more native or derived variables and corresponding risk thresholds. Salient provides default definitions for common event types like Extreme Heat and Renewables Drought.
Standard Event Types
| Event Type | Description |
|---|---|
| Cold Spell | 3 consecutive days of minimum temperature below the seasonal 10th percentile |
| Heat Wave | 3 consecutive days of maximum temperature above the seasonal 90th percentile |
| Extreme Cold | Minimum temperature below the 2nd percentile |
| Extreme Heat | Maximum temperature above the 98th percentile |
| Extreme Precipitation | Daily precipitation above 98th percentile |
| Extreme Wind 100m | Daily average windspeed (100m) above the 98th percentile |
User Interface
Custom variables and Event Types are available for display in the following views:
https://www.loom.com/share/b2f2774f80d74ae789f43f128e983ce1?sid=f366a187-6233-43ce-98c4-9b271f4710f9
Use endpoint /upload_fileto create a new definition
Use endpoint /list_custom_quantitiesto get a list of custom quantities uploaded to your account
Check out the video at the end of this section to walk through the details.
List of parameters that need to/can be included in your custom variable definition. Parameters in bold are required.