@aguacerowx/javascript-sdk 0.0.9 → 0.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/AguaceroCore.js +128 -68
- package/dist/default-colormaps.js +39 -12
- package/dist/dictionaries.js +38 -20
- package/dist/index.js +0 -6
- package/package.json +1 -1
- package/src/AguaceroCore.js +26 -1
- package/src/default-colormaps.js +67 -7
- package/src/dictionaries.js +39 -20
package/src/dictionaries.js
CHANGED
|
@@ -71,7 +71,7 @@ export const MODEL_CONFIGS = {
|
|
|
71
71
|
'arw': {
|
|
72
72
|
bounds: [-152.8529969460623, 12.190000000000017, -49.39550324327563, 61.2767011349812],
|
|
73
73
|
max_zoom: 7,
|
|
74
|
-
vars: ['refd_1000', 'vis_0', 'mxrefc_1000', 'gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925', '2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', '2d_2', '2r_2', '2t_2', 'atemp', 'bulk_shear_speed_0-6000', 'cape_0', 'cape_9000', 'cin_0', 'cin_9000', 'ehi_1000', 'ehi_3000', 'gh_500', 'gh_700', 'gh_850', 'gh_925', 'gust_0', 'hcc_0', 'hlcy_1000', 'hlcy_3000', 'lapse_rates_500700', 'lcc_0', 'lcl', 'lftx_500', 'ltng_0', 'mcc_0', 'moistureConvergence', 'mslma_0', 'mxuphl_3000', 'mxuphl_3000_runmax', 'mxuphl_5000', 'mxuphl_5000_runmax', 'crain', 'csnow', 'cicep', 'cfrzr', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'pwat_0', 'refc_0', 'stp', 'supercellComposite', 't_700', 't_700iso0', 't_850', 't_850iso0', 't_925', 't_925iso0', 'tcc_0', 'thetaE', 'thickness', 'tp_0_total', 'wind_speed_10', 'wind_speed_500', 'wind_speed_700', 'wind_speed_850', 'wind_speed_925'],
|
|
74
|
+
vars: ['ptypeRefl', 'refd_1000', 'vis_0', 'mxrefc_1000', 'gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925', '2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', '2d_2', '2r_2', '2t_2', 'atemp', 'bulk_shear_speed_0-6000', 'cape_0', 'cape_9000', 'cin_0', 'cin_9000', 'ehi_1000', 'ehi_3000', 'gh_500', 'gh_700', 'gh_850', 'gh_925', 'gust_0', 'hcc_0', 'hlcy_1000', 'hlcy_3000', 'lapse_rates_500700', 'lcc_0', 'lcl', 'lftx_500', 'ltng_0', 'mcc_0', 'moistureConvergence', 'mslma_0', 'mxuphl_3000', 'mxuphl_3000_runmax', 'mxuphl_5000', 'mxuphl_5000_runmax', 'crain', 'csnow', 'cicep', 'cfrzr', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'pwat_0', 'refc_0', 'stp', 'supercellComposite', 't_700', 't_700iso0', 't_850', 't_850iso0', 't_925', 't_925iso0', 'tcc_0', 'thetaE', 'thickness', 'tp_0_total', 'wind_speed_10', 'wind_speed_500', 'wind_speed_700', 'wind_speed_850', 'wind_speed_925'],
|
|
75
75
|
category: 'Mesoscale',
|
|
76
76
|
name: 'WRF-ARW',
|
|
77
77
|
skewt: true,
|
|
@@ -85,7 +85,7 @@ export const MODEL_CONFIGS = {
|
|
|
85
85
|
'arw2': {
|
|
86
86
|
bounds: [-152.8529969460623, 12.190000000000017, -49.39550324327563, 61.2767011349812],
|
|
87
87
|
max_zoom: 7,
|
|
88
|
-
vars: ['refd_1000', 'vis_0', 'mxrefc_1000', 'gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', '2d_2', '2r_2', '2t_2', 'atemp', 'bulk_shear_speed_0-6000', 'cape_0', 'cape_9000', 'cin_0', 'cin_9000', 'ehi_1000', 'ehi_3000', 'gh_500', 'gh_700', 'gh_850', 'gh_925', 'gust_0', 'hcc_0', 'hlcy_1000', 'hlcy_3000', 'lapse_rates_500700', 'lcc_0', 'lcl', 'lftx_500', 'ltng_0', 'mcc_0', 'moistureConvergence', 'mslma_0', 'mxuphl_3000', 'mxuphl_3000_runmax', 'mxuphl_5000', 'mxuphl_5000_runmax', 'crain', 'csnow', 'cicep', 'cfrzr', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'pwat_0', 'refc_0', 'stp', 'supercellComposite', 't_700', 't_700iso0', 't_850', 't_850iso0', 't_925', 't_925iso0', 'tcc_0', 'thetaE', 'thickness', 'tp_0_total', 'wind_speed_10', 'wind_speed_500', 'wind_speed_700', 'wind_speed_850', 'wind_speed_925'],
|
|
88
|
+
vars: ['ptypeRefl', 'refd_1000', 'vis_0', 'mxrefc_1000', 'gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', '2d_2', '2r_2', '2t_2', 'atemp', 'bulk_shear_speed_0-6000', 'cape_0', 'cape_9000', 'cin_0', 'cin_9000', 'ehi_1000', 'ehi_3000', 'gh_500', 'gh_700', 'gh_850', 'gh_925', 'gust_0', 'hcc_0', 'hlcy_1000', 'hlcy_3000', 'lapse_rates_500700', 'lcc_0', 'lcl', 'lftx_500', 'ltng_0', 'mcc_0', 'moistureConvergence', 'mslma_0', 'mxuphl_3000', 'mxuphl_3000_runmax', 'mxuphl_5000', 'mxuphl_5000_runmax', 'crain', 'csnow', 'cicep', 'cfrzr', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'pwat_0', 'refc_0', 'stp', 'supercellComposite', 't_700', 't_700iso0', 't_850', 't_850iso0', 't_925', 't_925iso0', 'tcc_0', 'thetaE', 'thickness', 'tp_0_total', 'wind_speed_10', 'wind_speed_500', 'wind_speed_700', 'wind_speed_850', 'wind_speed_925'],
|
|
89
89
|
category: 'Mesoscale',
|
|
90
90
|
name: 'WRF-ARW2',
|
|
91
91
|
skewt: true,
|
|
@@ -99,7 +99,7 @@ export const MODEL_CONFIGS = {
|
|
|
99
99
|
'fv3': {
|
|
100
100
|
bounds: [-152.8529969460623, 12.190000000000017, -49.39550324327563, 61.2767011349812],
|
|
101
101
|
max_zoom: 7,
|
|
102
|
-
vars: ['refd_1000', 'vis_0', 'mxrefc_1000', 'gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', '2d_2', '2r_2', '2t_2', 'atemp', 'bulk_shear_speed_0-6000', 'cape_0', 'cape_9000', 'cin_0', 'cin_9000', 'ehi_1000', 'ehi_3000', 'gh_500', 'gh_700', 'gh_850', 'gh_925', 'gust_0', 'hcc_0', 'hlcy_1000', 'hlcy_3000', 'lapse_rates_500700', 'lcc_0', 'lcl', 'lftx_500', 'ltng_0', 'mcc_0', 'moistureConvergence', 'mslma_0', 'mxuphl_3000', 'mxuphl_3000_runmax', 'mxuphl_5000', 'mxuphl_5000_runmax', 'crain', 'csnow', 'cicep', 'cfrzr', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'pwat_0', 'refc_0', 'stp', 'supercellComposite', 't_700', 't_700iso0', 't_850', 't_850iso0', 't_925', 't_925iso0', 'tcc_0', 'thetaE', 'thickness', 'tp_0_total', 'wind_speed_10', 'wind_speed_500', 'wind_speed_700', 'wind_speed_850', 'wind_speed_925'],
|
|
102
|
+
vars: ['ptypeRefl', 'refd_1000', 'vis_0', 'mxrefc_1000', 'gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', '2d_2', '2r_2', '2t_2', 'atemp', 'bulk_shear_speed_0-6000', 'cape_0', 'cape_9000', 'cin_0', 'cin_9000', 'ehi_1000', 'ehi_3000', 'gh_500', 'gh_700', 'gh_850', 'gh_925', 'gust_0', 'hcc_0', 'hlcy_1000', 'hlcy_3000', 'lapse_rates_500700', 'lcc_0', 'lcl', 'lftx_500', 'ltng_0', 'mcc_0', 'moistureConvergence', 'mslma_0', 'mxuphl_3000', 'mxuphl_3000_runmax', 'mxuphl_5000', 'mxuphl_5000_runmax', 'crain', 'csnow', 'cicep', 'cfrzr', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'pwat_0', 'refc_0', 'stp', 'supercellComposite', 't_700', 't_700iso0', 't_850', 't_850iso0', 't_925', 't_925iso0', 'tcc_0', 'thetaE', 'thickness', 'tp_0_total', 'wind_speed_10', 'wind_speed_500', 'wind_speed_700', 'wind_speed_850', 'wind_speed_925'],
|
|
103
103
|
category: 'Mesoscale',
|
|
104
104
|
name: 'HRW FV3',
|
|
105
105
|
skewt: true,
|
|
@@ -113,7 +113,7 @@ export const MODEL_CONFIGS = {
|
|
|
113
113
|
'hrdps': {
|
|
114
114
|
bounds: [-152.730672, 27.284598, -40.70856, 70.61148],
|
|
115
115
|
max_zoom: 7,
|
|
116
|
-
vars: ['gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'prate', 'rainRate', 'snowRate', 'icepRate', 'frzrRate', 'mslma_0', 'gh_850', 'tcc_0', 'wind_speed_10', '2t_2', 'gh_700', 'lcl', 'crain', 'csnow', 'cicep', 'cfrzr', 't_850', 't_850iso0', 'wind_speed_925', 't_925', 't_925iso0', 'gh_500', '2d_2', 'wind_speed_700', 'cape_0', 'thickness', 'atemp', 'wind_speed_500', 'gust_0', 'lapse_rates_500700', 'gh_925', '2r_2', 'wind_speed_850', 't_500', 'thetaE', 't_700', 't_700iso0', 'wind_direction_10'],
|
|
116
|
+
vars: ['ptypeRate', 'gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'prate', 'rainRate', 'snowRate', 'icepRate', 'frzrRate', 'mslma_0', 'gh_850', 'tcc_0', 'wind_speed_10', '2t_2', 'gh_700', 'lcl', 'crain', 'csnow', 'cicep', 'cfrzr', 't_850', 't_850iso0', 'wind_speed_925', 't_925', 't_925iso0', 'gh_500', '2d_2', 'wind_speed_700', 'cape_0', 'thickness', 'atemp', 'wind_speed_500', 'gust_0', 'lapse_rates_500700', 'gh_925', '2r_2', 'wind_speed_850', 't_500', 'thetaE', 't_700', 't_700iso0', 'wind_direction_10'],
|
|
117
117
|
category: 'Mesoscale',
|
|
118
118
|
name: 'HRDPS',
|
|
119
119
|
skewt: false,
|
|
@@ -122,7 +122,7 @@ export const MODEL_CONFIGS = {
|
|
|
122
122
|
'hrrr': {
|
|
123
123
|
bounds: [-134.09547, 21.13812300, -60.91719, 52.6156533],
|
|
124
124
|
max_zoom: 7,
|
|
125
|
-
vars: ['hail', 'refd_1000', 'vis_0', 'mxrefc_1000', 'gust_runmax', 'skewt', 'slr', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'bulk_shear_speed_0-6000', 'gh_500', 'irsat', 'lcl', 'stp', 't_850', 't_850iso0', 'cape_0', 'gh_700', 'gh_925', 'supercellComposite', 'lcc_0', 'lftx_500', 'ltng_0', 'mslma_0', 'thetaE', 'hcc_0', 't_700', 't_700iso0', 'w_850', 'cape_0-3000', 'atemp', 'wind_speed_925', 't_925', 't_925iso0', 'w_700', 'tts', 'crain', 'csnow', 'cicep', 'cfrzr', 'wind_speed_700', 'refc_0', 'tehi', '2t_2', 'mxuphl_5000', 'mxuphl_5000_runmax', 'mxuphl_3000', 'mxuphl_3000_runmax', 'wind_speed_500', 'wind_speed_850', 'tcc_0', 'cin_0', 'ehi_3000', 'mcc_0', 'cin_25500', 'gh_850', 'vo_10', '2r_2', 'tadv_700', 'moistureConvergence', 'hlcy_3000', 'lapse_rates_500700', 'gust_0', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'hlcy_1000', 'pwat_0', 'cin_9000', 'cape_9000', 'ehi_1000', 'wind_speed_10', '2d_2', 'cape_25500', 'thickness', 'tadv_850', 'bulk_shear_speed_0-1000'],
|
|
125
|
+
vars: ['ptypeRefl', 'hail', 'refd_1000', 'vis_0', 'mxrefc_1000', 'gust_runmax', 'skewt', 'slr', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'bulk_shear_speed_0-6000', 'gh_500', 'irsat', 'lcl', 'stp', 't_850', 't_850iso0', 'cape_0', 'gh_700', 'gh_925', 'supercellComposite', 'lcc_0', 'lftx_500', 'ltng_0', 'mslma_0', 'thetaE', 'hcc_0', 't_700', 't_700iso0', 'w_850', 'cape_0-3000', 'atemp', 'wind_speed_925', 't_925', 't_925iso0', 'w_700', 'tts', 'crain', 'csnow', 'cicep', 'cfrzr', 'wind_speed_700', 'refc_0', 'tehi', '2t_2', 'mxuphl_5000', 'mxuphl_5000_runmax', 'mxuphl_3000', 'mxuphl_3000_runmax', 'wind_speed_500', 'wind_speed_850', 'tcc_0', 'cin_0', 'ehi_3000', 'mcc_0', 'cin_25500', 'gh_850', 'vo_10', '2r_2', 'tadv_700', 'moistureConvergence', 'hlcy_3000', 'lapse_rates_500700', 'gust_0', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'hlcy_1000', 'pwat_0', 'cin_9000', 'cape_9000', 'ehi_1000', 'wind_speed_10', '2d_2', 'cape_25500', 'thickness', 'tadv_850', 'bulk_shear_speed_0-1000'],
|
|
126
126
|
category: 'Mesoscale',
|
|
127
127
|
name: 'HRRR',
|
|
128
128
|
pressureLvls: [100,125,150,175,200,225,250,275,300,325,350,375,400,425,450,475,500,525,550,575,600,625,650,675,700,725,750,775,800,825,850,875,900,925,950,975,1000],
|
|
@@ -132,7 +132,7 @@ export const MODEL_CONFIGS = {
|
|
|
132
132
|
'hrrrsub': {
|
|
133
133
|
bounds: [-134.09547, 21.13812300, -60.91719, 52.6156533],
|
|
134
134
|
max_zoom: 7,
|
|
135
|
-
vars: ['refd_1000', 'vis_0', 'gust_runmax', 'uphl_5000', '2t_2', '2d_2', 'irsat', 'wind_speed_10', 'gust_0', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'refc_0', 'atemp'],
|
|
135
|
+
vars: ['ptypeRefl', 'refd_1000', 'vis_0', 'gust_runmax', 'uphl_5000', '2t_2', '2d_2', 'irsat', 'wind_speed_10', 'gust_0', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'refc_0', 'atemp'],
|
|
136
136
|
category: 'Mesoscale',
|
|
137
137
|
name: 'HRRR Sub-Hourly',
|
|
138
138
|
pressureLvls: [],
|
|
@@ -151,7 +151,7 @@ export const MODEL_CONFIGS = {
|
|
|
151
151
|
'mpashn': {
|
|
152
152
|
bounds: [-152.8529969460623, 12.190000000000017, -49.39550324327563, 61.2767011349812],
|
|
153
153
|
max_zoom: 7,
|
|
154
|
-
vars: ['gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'hlcy_3000', 'wind_speed_925', 't_925', 't_925iso0', 'mxuphl_500', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'bulk_shear_speed_0-1000', 'cin_25500', 'pwat_0', '10v_10', '2t_2', 'tcc_0', 'gh_925', 'gh_850', 'wind_speed_850', 'ehi_3000', 'mxuphl_3000', 'mxuphl_3000_runmax', 'wind_speed_10', 'cape_9000', 't_850', 't_850iso0', 'lapse_rates_500700', 'bulk_shear_speed_0-6000', 'cape_25500', '2d_2', 'gh_700', 'ltng_2', 'mcc_0', 'stp', 'crain', 'csnow', 'cicep', 'cfrzr', 'atemp', '2r_2', 'cin_9000', 'thickness', 'ehi_1000', 'thetaE', 'lcl', 'hcc_0', 'mxuphl_5000', 'mxuphl_5000_runmax', 'wind_speed_500', 'cape_0', '10u_10', 'wind_speed_700', 'gh_500', 'supercellComposite', 'gust_0', 'mslma_0', 'lcc_0', 'mxuphl_1000', 'refc_0', 'cin_0', 'lftx_500', 'd_all_lvls', 't_700', 't_700iso0', 'hlcy_1000', 'moistureConvergence'],
|
|
154
|
+
vars: ['ptypeRefl', 'gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'hlcy_3000', 'wind_speed_925', 't_925', 't_925iso0', 'mxuphl_500', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'bulk_shear_speed_0-1000', 'cin_25500', 'pwat_0', '10v_10', '2t_2', 'tcc_0', 'gh_925', 'gh_850', 'wind_speed_850', 'ehi_3000', 'mxuphl_3000', 'mxuphl_3000_runmax', 'wind_speed_10', 'cape_9000', 't_850', 't_850iso0', 'lapse_rates_500700', 'bulk_shear_speed_0-6000', 'cape_25500', '2d_2', 'gh_700', 'ltng_2', 'mcc_0', 'stp', 'crain', 'csnow', 'cicep', 'cfrzr', 'atemp', '2r_2', 'cin_9000', 'thickness', 'ehi_1000', 'thetaE', 'lcl', 'hcc_0', 'mxuphl_5000', 'mxuphl_5000_runmax', 'wind_speed_500', 'cape_0', '10u_10', 'wind_speed_700', 'gh_500', 'supercellComposite', 'gust_0', 'mslma_0', 'lcc_0', 'mxuphl_1000', 'refc_0', 'cin_0', 'lftx_500', 'd_all_lvls', 't_700', 't_700iso0', 'hlcy_1000', 'moistureConvergence'],
|
|
155
155
|
category: 'Mesoscale',
|
|
156
156
|
name: 'NSSL MPAS-HN',
|
|
157
157
|
skewt: false,
|
|
@@ -161,7 +161,7 @@ export const MODEL_CONFIGS = {
|
|
|
161
161
|
'mpasht': {
|
|
162
162
|
bounds: [-152.8529969460623, 12.190000000000017, -49.39550324327563, 61.2767011349812],
|
|
163
163
|
max_zoom: 7,
|
|
164
|
-
vars: ['gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'hlcy_3000', 'wind_speed_925', 't_925', 't_925iso0', 'mxuphl_500', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'bulk_shear_speed_0-1000', 'cin_25500', 'pwat_0', '10v_10', '2t_2', 'tcc_0', 'gh_925', 'gh_850', 'wind_speed_850', 'ehi_3000', 'mxuphl_3000', 'mxuphl_3000_runmax', 'wind_speed_10', 'cape_9000', 't_850', 't_850iso0', 'lapse_rates_500700', 'bulk_shear_speed_0-6000', 'cape_25500', '2d_2', 'gh_700', 'ltng_2', 'mcc_0', 'stp', 'crain', 'csnow', 'cicep', 'cfrzr', 'atemp', '2r_2', 'cin_9000', 'thickness', 'ehi_1000', 'thetaE', 'lcl', 'hcc_0', 'mxuphl_5000', 'mxuphl_5000_runmax', 'wind_speed_500', 'cape_0', '10u_10', 'wind_speed_700', 'gh_500', 'supercellComposite', 'gust_0', 'mslma_0', 'lcc_0', 'mxuphl_1000', 'refc_0', 'cin_0', 'lftx_500', 'd_all_lvls', 't_700', 't_700iso0', 'hlcy_1000', 'moistureConvergence'],
|
|
164
|
+
vars: ['ptypeRefl', 'gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'hlcy_3000', 'wind_speed_925', 't_925', 't_925iso0', 'mxuphl_500', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'bulk_shear_speed_0-1000', 'cin_25500', 'pwat_0', '10v_10', '2t_2', 'tcc_0', 'gh_925', 'gh_850', 'wind_speed_850', 'ehi_3000', 'mxuphl_3000', 'mxuphl_3000_runmax', 'wind_speed_10', 'cape_9000', 't_850', 't_850iso0', 'lapse_rates_500700', 'bulk_shear_speed_0-6000', 'cape_25500', '2d_2', 'gh_700', 'ltng_2', 'mcc_0', 'stp', 'crain', 'csnow', 'cicep', 'cfrzr', 'atemp', '2r_2', 'cin_9000', 'thickness', 'ehi_1000', 'thetaE', 'lcl', 'hcc_0', 'mxuphl_5000', 'mxuphl_5000_runmax', 'wind_speed_500', 'cape_0', '10u_10', 'wind_speed_700', 'gh_500', 'supercellComposite', 'gust_0', 'mslma_0', 'lcc_0', 'mxuphl_1000', 'refc_0', 'cin_0', 'lftx_500', 'd_all_lvls', 't_700', 't_700iso0', 'hlcy_1000', 'moistureConvergence'],
|
|
165
165
|
category: 'Mesoscale',
|
|
166
166
|
name: 'NSSL MPAS-HT',
|
|
167
167
|
skewt: false,
|
|
@@ -171,7 +171,7 @@ export const MODEL_CONFIGS = {
|
|
|
171
171
|
'mpasrt': {
|
|
172
172
|
bounds: [-152.8529969460623, 12.190000000000017, -49.39550324327563, 61.2767011349812],
|
|
173
173
|
max_zoom: 7,
|
|
174
|
-
vars: ['gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'hlcy_3000', 'wind_speed_925', 't_925', 't_925iso0', 'mxuphl_500', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'bulk_shear_speed_0-1000', 'cin_25500', 'pwat_0', '10v_10', '2t_2', 'tcc_0', 'gh_925', 'gh_850', 'wind_speed_850', 'ehi_3000', 'mxuphl_3000', 'mxuphl_3000_runmax', 'wind_speed_10', 'cape_9000', 't_850', 't_850iso0', 'lapse_rates_500700', 'bulk_shear_speed_0-6000', 'cape_25500', '2d_2', 'gh_700', 'ltng_2', 'mcc_0', 'stp', 'crain', 'csnow', 'cicep', 'cfrzr', 'atemp', '2r_2', 'cin_9000', 'thickness', 'ehi_1000', 'thetaE', 'lcl', 'hcc_0', 'mxuphl_5000', 'mxuphl_5000_runmax', 'wind_speed_500', 'cape_0', '10u_10', 'wind_speed_700', 'gh_500', 'supercellComposite', 'gust_0', 'mslma_0', 'lcc_0', 'mxuphl_1000', 'refc_0', 'cin_0', 'lftx_500', 'd_all_lvls', 't_700', 't_700iso0', 'hlcy_1000', 'moistureConvergence'],
|
|
174
|
+
vars: ['ptypeRefl', 'gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'hlcy_3000', 'wind_speed_925', 't_925', 't_925iso0', 'mxuphl_500', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'bulk_shear_speed_0-1000', 'cin_25500', 'pwat_0', '10v_10', '2t_2', 'tcc_0', 'gh_925', 'gh_850', 'wind_speed_850', 'ehi_3000', 'mxuphl_3000', 'mxuphl_3000_runmax', 'wind_speed_10', 'cape_9000', 't_850', 't_850iso0', 'lapse_rates_500700', 'bulk_shear_speed_0-6000', 'cape_25500', '2d_2', 'gh_700', 'ltng_2', 'mcc_0', 'stp', 'crain', 'csnow', 'cicep', 'cfrzr', 'atemp', '2r_2', 'cin_9000', 'thickness', 'ehi_1000', 'thetaE', 'lcl', 'hcc_0', 'mxuphl_5000', 'mxuphl_5000_runmax', 'wind_speed_500', 'cape_0', '10u_10', 'wind_speed_700', 'gh_500', 'supercellComposite', 'gust_0', 'mslma_0', 'lcc_0', 'mxuphl_1000', 'refc_0', 'cin_0', 'lftx_500', 'd_all_lvls', 't_700', 't_700iso0', 'hlcy_1000', 'moistureConvergence'],
|
|
175
175
|
category: 'Mesoscale',
|
|
176
176
|
name: 'NSSL MPAS-RT',
|
|
177
177
|
skewt: false,
|
|
@@ -181,7 +181,7 @@ export const MODEL_CONFIGS = {
|
|
|
181
181
|
'mpasrn': {
|
|
182
182
|
bounds: [-152.8529969460623, 12.190000000000017, -49.39550324327563, 61.2767011349812],
|
|
183
183
|
max_zoom: 7,
|
|
184
|
-
vars: ['gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'hlcy_3000', 'wind_speed_925', 't_925', 't_925iso0', 'mxuphl_500', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'bulk_shear_speed_0-1000', 'cin_25500', 'pwat_0', '10v_10', '2t_2', 'tcc_0', 'gh_925', 'gh_850', 'wind_speed_850', 'ehi_3000', 'mxuphl_3000', 'mxuphl_3000_runmax', 'wind_speed_10', 'cape_9000', 't_850', 't_850iso0', 'lapse_rates_500700', 'bulk_shear_speed_0-6000', 'cape_25500', '2d_2', 'gh_700', 'ltng_2', 'mcc_0', 'stp', 'crain', 'csnow', 'cicep', 'cfrzr', 'atemp', '2r_2', 'cin_9000', 'thickness', 'ehi_1000', 'thetaE', 'lcl', 'hcc_0', 'mxuphl_5000', 'mxuphl_5000_runmax', 'wind_speed_500', 'cape_0', '10u_10', 'wind_speed_700', 'gh_500', 'supercellComposite', 'gust_0', 'mslma_0', 'lcc_0', 'mxuphl_1000', 'refc_0', 'cin_0', 'lftx_500', 'd_all_lvls', 't_700', 't_700iso0', 'hlcy_1000', 'moistureConvergence'],
|
|
184
|
+
vars: ['ptypeRefl', 'gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'hlcy_3000', 'wind_speed_925', 't_925', 't_925iso0', 'mxuphl_500', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'bulk_shear_speed_0-1000', 'cin_25500', 'pwat_0', '10v_10', '2t_2', 'tcc_0', 'gh_925', 'gh_850', 'wind_speed_850', 'ehi_3000', 'mxuphl_3000', 'mxuphl_3000_runmax', 'wind_speed_10', 'cape_9000', 't_850', 't_850iso0', 'lapse_rates_500700', 'bulk_shear_speed_0-6000', 'cape_25500', '2d_2', 'gh_700', 'ltng_2', 'mcc_0', 'stp', 'crain', 'csnow', 'cicep', 'cfrzr', 'atemp', '2r_2', 'cin_9000', 'thickness', 'ehi_1000', 'thetaE', 'lcl', 'hcc_0', 'mxuphl_5000', 'mxuphl_5000_runmax', 'wind_speed_500', 'cape_0', '10u_10', 'wind_speed_700', 'gh_500', 'supercellComposite', 'gust_0', 'mslma_0', 'lcc_0', 'mxuphl_1000', 'refc_0', 'cin_0', 'lftx_500', 'd_all_lvls', 't_700', 't_700iso0', 'hlcy_1000', 'moistureConvergence'],
|
|
185
185
|
category: 'Mesoscale',
|
|
186
186
|
name: 'NSSL MPAS-RN',
|
|
187
187
|
skewt: false,
|
|
@@ -191,7 +191,7 @@ export const MODEL_CONFIGS = {
|
|
|
191
191
|
'mpasrn3': {
|
|
192
192
|
bounds: [-152.8529969460623, 12.190000000000017, -49.39550324327563, 61.2767011349812],
|
|
193
193
|
max_zoom: 7,
|
|
194
|
-
vars: ['gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'hlcy_3000', 'wind_speed_925', 't_925', 't_925iso0', 'mxuphl_500', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'bulk_shear_speed_0-1000', 'cin_25500', 'pwat_0', '10v_10', '2t_2', 'tcc_0', 'gh_925', 'gh_850', 'wind_speed_850', 'ehi_3000', 'mxuphl_3000', 'mxuphl_3000_runmax', 'wind_speed_10', 'cape_9000', 't_850', 't_850iso0', 'lapse_rates_500700', 'bulk_shear_speed_0-6000', 'cape_25500', '2d_2', 'gh_700', 'ltng_2', 'mcc_0', 'stp', 'crain', 'csnow', 'cicep', 'cfrzr', 'atemp', '2r_2', 'cin_9000', 'thickness', 'ehi_1000', 'thetaE', 'lcl', 'hcc_0', 'mxuphl_5000', 'mxuphl_5000_runmax', 'wind_speed_500', 'cape_0', '10u_10', 'wind_speed_700', 'gh_500', 'supercellComposite', 'gust_0', 'mslma_0', 'lcc_0', 'mxuphl_1000', 'refc_0', 'cin_0', 'lftx_500', 'd_all_lvls', 't_700', 't_700iso0', 'hlcy_1000', 'moistureConvergence'],
|
|
194
|
+
vars: ['ptypeRefl', 'gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'hlcy_3000', 'wind_speed_925', 't_925', 't_925iso0', 'mxuphl_500', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'bulk_shear_speed_0-1000', 'cin_25500', 'pwat_0', '10v_10', '2t_2', 'tcc_0', 'gh_925', 'gh_850', 'wind_speed_850', 'ehi_3000', 'mxuphl_3000', 'mxuphl_3000_runmax', 'wind_speed_10', 'cape_9000', 't_850', 't_850iso0', 'lapse_rates_500700', 'bulk_shear_speed_0-6000', 'cape_25500', '2d_2', 'gh_700', 'ltng_2', 'mcc_0', 'stp', 'crain', 'csnow', 'cicep', 'cfrzr', 'atemp', '2r_2', 'cin_9000', 'thickness', 'ehi_1000', 'thetaE', 'lcl', 'hcc_0', 'mxuphl_5000', 'mxuphl_5000_runmax', 'wind_speed_500', 'cape_0', '10u_10', 'wind_speed_700', 'gh_500', 'supercellComposite', 'gust_0', 'mslma_0', 'lcc_0', 'mxuphl_1000', 'refc_0', 'cin_0', 'lftx_500', 'd_all_lvls', 't_700', 't_700iso0', 'hlcy_1000', 'moistureConvergence'],
|
|
195
195
|
category: 'Mesoscale',
|
|
196
196
|
name: 'NSSL MPAS-RN3',
|
|
197
197
|
skewt: false,
|
|
@@ -201,7 +201,7 @@ export const MODEL_CONFIGS = {
|
|
|
201
201
|
'mpasht2': {
|
|
202
202
|
bounds: [-152.8529969460623, 12.190000000000017, -49.39550324327563, 61.2767011349812],
|
|
203
203
|
max_zoom: 7,
|
|
204
|
-
vars: ['gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'hlcy_3000', 'wind_speed_925', 't_925', 't_925iso0', 'mxuphl_500', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'bulk_shear_speed_0-1000', 'cin_25500', 'pwat_0', '10v_10', '2t_2', 'tcc_0', 'gh_925', 'gh_850', 'wind_speed_850', 'ehi_3000', 'mxuphl_3000', 'mxuphl_3000_runmax', 'wind_speed_10', 'cape_9000', 't_850', 't_850iso0', 'lapse_rates_500700', 'bulk_shear_speed_0-6000', 'cape_25500', '2d_2', 'gh_700', 'ltng_2', 'mcc_0', 'stp', 'crain', 'csnow', 'cicep', 'cfrzr', 'atemp', '2r_2', 'cin_9000', 'thickness', 'ehi_1000', 'thetaE', 'lcl', 'hcc_0', 'mxuphl_5000', 'mxuphl_5000_runmax', 'wind_speed_500', 'cape_0', '10u_10', 'wind_speed_700', 'gh_500', 'supercellComposite', 'gust_0', 'mslma_0', 'lcc_0', 'mxuphl_1000', 'refc_0', 'cin_0', 'lftx_500', 'd_all_lvls', 't_700', 't_700iso0', 'hlcy_1000', 'moistureConvergence'],
|
|
204
|
+
vars: ['ptypeRefl', 'gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'hlcy_3000', 'wind_speed_925', 't_925', 't_925iso0', 'mxuphl_500', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'bulk_shear_speed_0-1000', 'cin_25500', 'pwat_0', '10v_10', '2t_2', 'tcc_0', 'gh_925', 'gh_850', 'wind_speed_850', 'ehi_3000', 'mxuphl_3000', 'mxuphl_3000_runmax', 'wind_speed_10', 'cape_9000', 't_850', 't_850iso0', 'lapse_rates_500700', 'bulk_shear_speed_0-6000', 'cape_25500', '2d_2', 'gh_700', 'ltng_2', 'mcc_0', 'stp', 'crain', 'csnow', 'cicep', 'cfrzr', 'atemp', '2r_2', 'cin_9000', 'thickness', 'ehi_1000', 'thetaE', 'lcl', 'hcc_0', 'mxuphl_5000', 'mxuphl_5000_runmax', 'wind_speed_500', 'cape_0', '10u_10', 'wind_speed_700', 'gh_500', 'supercellComposite', 'gust_0', 'mslma_0', 'lcc_0', 'mxuphl_1000', 'refc_0', 'cin_0', 'lftx_500', 'd_all_lvls', 't_700', 't_700iso0', 'hlcy_1000', 'moistureConvergence'],
|
|
205
205
|
category: 'Mesoscale',
|
|
206
206
|
name: 'NSSL MPAS-HTPO',
|
|
207
207
|
skewt: false,
|
|
@@ -211,7 +211,7 @@ export const MODEL_CONFIGS = {
|
|
|
211
211
|
'namnest': {
|
|
212
212
|
bounds: [-152.87862250405013, 12.190000000000017, -49.415986585644376, 61.30935757335814],
|
|
213
213
|
max_zoom: 7,
|
|
214
|
-
vars: ['refd_1000', 'vis_0', 'mxrefc_1000', 'gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', '2d_2', '2r_2', '2t_2', 'atemp', 'bulk_shear_speed_0-6000', 'cape_0', 'cape_9000', 'cape_25500', 'cin_9000', 'cin_25500', 'd_850', 'd_925', 'ehi_1000', 'ehi_3000', 'fgen_700', 'fgen_850', 'gh_200', 'gh_300', 'gh_500', 'gh_700', 'gh_850', 'gust_0', 'hcc_0', 'hlcy_1000', 'hlcy_3000', 'irsat', 'ivt', 'lapse_rates_500700', 'lcc_0', 'lcl', 'lftx_500', 'mcc_0', 'mean700300mbRH', 'mslma_0', 'mxuphl_3000', 'mxuphl_3000_runmax', 'crain', 'csnow', 'cicep', 'cfrzr', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'pwat_0', 'r_700', 'r_850', 'r_925', 'refc_0', 'stp', 'supercellComposite', 't_500', 't_700', 't_700iso0', 't_850', 't_850iso0', 't_925', 't_925iso0', 'tadv_700', 'tadv_850', 'thetaE', 'thickness', 'vo_10', 'vo_500', 'vo_700', 'vo_850', 'w_700', 'w_850', 'wind_speed_10', 'wind_speed_200', 'wind_speed_300', 'wind_speed_500', 'wind_speed_700', 'wind_speed_850', 'wind_speed_925'],
|
|
214
|
+
vars: ['ptypeRefl', 'refd_1000', 'vis_0', 'mxrefc_1000', 'gust_runmax', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', '2d_2', '2r_2', '2t_2', 'atemp', 'bulk_shear_speed_0-6000', 'cape_0', 'cape_9000', 'cape_25500', 'cin_9000', 'cin_25500', 'd_850', 'd_925', 'ehi_1000', 'ehi_3000', 'fgen_700', 'fgen_850', 'gh_200', 'gh_300', 'gh_500', 'gh_700', 'gh_850', 'gust_0', 'hcc_0', 'hlcy_1000', 'hlcy_3000', 'irsat', 'ivt', 'lapse_rates_500700', 'lcc_0', 'lcl', 'lftx_500', 'mcc_0', 'mean700300mbRH', 'mslma_0', 'mxuphl_3000', 'mxuphl_3000_runmax', 'crain', 'csnow', 'cicep', 'cfrzr', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'pwat_0', 'r_700', 'r_850', 'r_925', 'refc_0', 'stp', 'supercellComposite', 't_500', 't_700', 't_700iso0', 't_850', 't_850iso0', 't_925', 't_925iso0', 'tadv_700', 'tadv_850', 'thetaE', 'thickness', 'vo_10', 'vo_500', 'vo_700', 'vo_850', 'w_700', 'w_850', 'wind_speed_10', 'wind_speed_200', 'wind_speed_300', 'wind_speed_500', 'wind_speed_700', 'wind_speed_850', 'wind_speed_925'],
|
|
215
215
|
category: 'Mesoscale',
|
|
216
216
|
name: 'NAM 3km CONUS',
|
|
217
217
|
skewt: true,
|
|
@@ -225,7 +225,7 @@ export const MODEL_CONFIGS = {
|
|
|
225
225
|
'rrfs': {
|
|
226
226
|
bounds: [-134.09547, 21.13812300, -60.91719, 52.6156533],
|
|
227
227
|
max_zoom: 7,
|
|
228
|
-
vars: ['hail', 'vis_0', 'gust_runmax', 'tts', 'tehi', 'cape_0-3000', 'slr', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'bulk_shear_speed_0-6000', 'gh_500', 'irsat', 'lcl', 'stp', 't_850', 't_850iso0', 'cape_0', 'gh_700', 'gh_925', 'supercellComposite', 'lcc_0', 'lftx_500', 'mslma_0', 'thetaE', 'hcc_0', 't_700', 't_700iso0', 'atemp', 'wind_speed_925', 't_925', 't_925iso0', 'crain', 'csnow', 'cicep', 'cfrzr', 'wind_speed_700', 'refc_0', '2t_2', 'mxuphl_3000', 'mxuphl_3000_runmax', 'wind_speed_500', 'wind_speed_850', 'tcc_0', 'cin_0', 'ehi_3000', 'mcc_0', 'cin_25500', 'gh_850', 'vo_10', '2r_2', 'tadv_700', 'moistureConvergence', 'hlcy_3000', 'lapse_rates_500700', 'gust_0', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'hlcy_1000', 'pwat_0', 'cin_9000', 'cape_9000', 'ehi_1000', 'wind_speed_10', '2d_2', 'cape_25500', 'thickness', 'tadv_850', 'bulk_shear_speed_0-1000'],
|
|
228
|
+
vars: ['ptypeRefl', 'hail', 'vis_0', 'gust_runmax', 'tts', 'tehi', 'cape_0-3000', 'slr', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'bulk_shear_speed_0-6000', 'gh_500', 'irsat', 'lcl', 'stp', 't_850', 't_850iso0', 'cape_0', 'gh_700', 'gh_925', 'supercellComposite', 'lcc_0', 'lftx_500', 'mslma_0', 'thetaE', 'hcc_0', 't_700', 't_700iso0', 'atemp', 'wind_speed_925', 't_925', 't_925iso0', 'crain', 'csnow', 'cicep', 'cfrzr', 'wind_speed_700', 'refc_0', '2t_2', 'mxuphl_3000', 'mxuphl_3000_runmax', 'wind_speed_500', 'wind_speed_850', 'tcc_0', 'cin_0', 'ehi_3000', 'mcc_0', 'cin_25500', 'gh_850', 'vo_10', '2r_2', 'tadv_700', 'moistureConvergence', 'hlcy_3000', 'lapse_rates_500700', 'gust_0', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'hlcy_1000', 'pwat_0', 'cin_9000', 'cape_9000', 'ehi_1000', 'wind_speed_10', '2d_2', 'cape_25500', 'thickness', 'tadv_850', 'bulk_shear_speed_0-1000'],
|
|
229
229
|
category: 'Mesoscale',
|
|
230
230
|
name: 'RRFS A',
|
|
231
231
|
skewt: true,
|
|
@@ -244,7 +244,7 @@ export const MODEL_CONFIGS = {
|
|
|
244
244
|
},
|
|
245
245
|
'ecmwf': {
|
|
246
246
|
max_zoom: 3,
|
|
247
|
-
vars: ['gust_runmax', "gh_tendency_500", 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'crain_48', 'cicep_total', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cicep_48', 'cfrzr_total', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'cfrzr_48', 'csnow_total', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'csnow_48', 'tp_0_total', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'tp_48', 'prate', 'rainRate', 'snowRate', 'icepRate', 'frzrRate', 'r_850', 'lapse_rates_500700', 'vo_850', 'thickness', 'wind_speed_700', 'd_850', '2t_2', 'gh_925', 'r_925', 'w_500', 'lcl', 'tadv_850', 'divergence_200', 'crain', 'csnow', 'cicep', 'cfrzr', 'vo_500', 'd_700', 'gh_500', 'gh_850', 'w_925', 'cape_25500', 'mean700300mbRH', 't_925', 't_925iso0', 'tadv_300', 'fgen_700', 'wind_speed_925', 'vo_700', 'd_925', 'd_all_lvls', 'gh_300', 'wind_speed_500', 'r_300', 'wind_speed_10', 'fgen_850', '2d_2', 'mslma_0', 'r_500', 'gh_700', 'wind_speed_200', 'wind_speed_300', 'ivt', 'thetaE', '2r_2', 't_500', 't_700', 't_700iso0', 'tadv_700', 'wind_speed_850', 't_850', 't_850iso0', 'divergence_850', 'w_700', 'gh_200', 'w_850', 'r_200', 'r_700', 'gust_0', 'atemp'],
|
|
247
|
+
vars: ['ptypeRate', 'gust_runmax', "gh_tendency_500", 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'crain_48', 'cicep_total', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cicep_48', 'cfrzr_total', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'cfrzr_48', 'csnow_total', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'csnow_48', 'tp_0_total', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'tp_48', 'prate', 'rainRate', 'snowRate', 'icepRate', 'frzrRate', 'r_850', 'lapse_rates_500700', 'vo_850', 'thickness', 'wind_speed_700', 'd_850', '2t_2', 'gh_925', 'r_925', 'w_500', 'lcl', 'tadv_850', 'divergence_200', 'crain', 'csnow', 'cicep', 'cfrzr', 'vo_500', 'd_700', 'gh_500', 'gh_850', 'w_925', 'cape_25500', 'mean700300mbRH', 't_925', 't_925iso0', 'tadv_300', 'fgen_700', 'wind_speed_925', 'vo_700', 'd_925', 'd_all_lvls', 'gh_300', 'wind_speed_500', 'r_300', 'wind_speed_10', 'fgen_850', '2d_2', 'mslma_0', 'r_500', 'gh_700', 'wind_speed_200', 'wind_speed_300', 'ivt', 'thetaE', '2r_2', 't_500', 't_700', 't_700iso0', 'tadv_700', 'wind_speed_850', 't_850', 't_850iso0', 'divergence_850', 'w_700', 'gh_200', 'w_850', 'r_200', 'r_700', 'gust_0', 'atemp'],
|
|
248
248
|
category: 'Global',
|
|
249
249
|
name: 'ECMWF',
|
|
250
250
|
bounds: [-180, -90, 180, 90],
|
|
@@ -269,7 +269,7 @@ export const MODEL_CONFIGS = {
|
|
|
269
269
|
},
|
|
270
270
|
'gem': {
|
|
271
271
|
max_zoom: 3,
|
|
272
|
-
vars: ['gust_runmax', "gh_tendency_500", 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'crain_48', 'cicep_total', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cicep_48', 'cfrzr_total', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'cfrzr_48', 'csnow_total', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'csnow_48', 'tp_0_total', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'tp_48', 'prate', 'rainRate', 'snowRate', 'icepRate', 'frzrRate', 'fgen_850', 'cape_0', 'r_500', 'crain', 'csnow', 'cicep', 'cfrzr', 'gh_500', 'wind_speed_700', 'd_925', 'gust_0', 'gh_300', 'thickness', 'wind_speed_925', 'd_850', '2r_2', 'mslma_0', 'wind_speed_300', 't_500', 'w_850', 'vo_500', 'wind_speed_200', 'r_700', 'gh_925', 'divergence_850', 'vo_850', '2t_2', 'tadv_700', 't_925', 't_925iso0', 'tadv_850', 'gh_700', 'wind_speed_10', 'r_925', 'w_700', 'vo_700', 'atemp', 'lapse_rates_500700', 'gh_850', '2d_2', 'gh_200', 'r_850', 'tcc_0', 'w_500', 'cin_0', 'wind_speed_500', 'wind_speed_850', 't_850', 't_850iso0', 'thetaE', 'd_700', 'lcl', 'divergence_200', 'fgen_700', 't_700'],
|
|
272
|
+
vars: ['ptypeRate', 'gust_runmax', "gh_tendency_500", 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'crain_48', 'cicep_total', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cicep_48', 'cfrzr_total', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'cfrzr_48', 'csnow_total', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'csnow_48', 'tp_0_total', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'tp_48', 'prate', 'rainRate', 'snowRate', 'icepRate', 'frzrRate', 'fgen_850', 'cape_0', 'r_500', 'crain', 'csnow', 'cicep', 'cfrzr', 'gh_500', 'wind_speed_700', 'd_925', 'gust_0', 'gh_300', 'thickness', 'wind_speed_925', 'd_850', '2r_2', 'mslma_0', 'wind_speed_300', 't_500', 'w_850', 'vo_500', 'wind_speed_200', 'r_700', 'gh_925', 'divergence_850', 'vo_850', '2t_2', 'tadv_700', 't_925', 't_925iso0', 'tadv_850', 'gh_700', 'wind_speed_10', 'r_925', 'w_700', 'vo_700', 'atemp', 'lapse_rates_500700', 'gh_850', '2d_2', 'gh_200', 'r_850', 'tcc_0', 'w_500', 'cin_0', 'wind_speed_500', 'wind_speed_850', 't_850', 't_850iso0', 'thetaE', 'd_700', 'lcl', 'divergence_200', 'fgen_700', 't_700'],
|
|
273
273
|
category: 'Global',
|
|
274
274
|
name: 'GDPS',
|
|
275
275
|
bounds: [-180, -90, 180, 90],
|
|
@@ -278,7 +278,7 @@ export const MODEL_CONFIGS = {
|
|
|
278
278
|
},
|
|
279
279
|
'gfs': {
|
|
280
280
|
max_zoom: 3,
|
|
281
|
-
vars: ['2d_2', 'tp_0_total', '2r_2', '2t_2', 'refd_1000', 'vis_0', 'gust_runmax', "gh_tendency_500", 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0', 'crain_total', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'crain_48', 'cicep_total', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cicep_48', 'cfrzr_total', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'cfrzr_48', 'csnow_total', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'csnow_48', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'tp_48', 'cin_0', 'wind_speed_700', 'wind_speed_200', 'divergence_200', 'd_925', 'tadv_300', 'w_850', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'lftx_0', 'refc_0', 'fgen_850', 'hcc_0', 'r_700', 't_850', 't_850iso0', 'r_850', 'tcc_0', 'hlcy_3000', 'thickness', 'vo_850', 'wind_direction_2000', 'r_500', 'gh_500', 'wind_speed_500', 'cape_25500', 'mcc_0', 'w_500', 'pwat_0', 'divergence_850', 't_500', 'wind_speed_850', 'lcl', 'cape_0', 'tadv_850', 'tadv_700', 'theta2PVU', 'wind_speed_2000', 'lapse_rates_500700', 'vo_500', 'irsat', 't_700', 't_700iso0', 'cin_25500', 'ehi_3000', 'lcc_0', 'gh_850', 'wind_speed_925', 'gh_200', 'wind_speed_300', 'fgen_700', 'vo_700', 'd_850', 'thetaE', 'pres2PVU', 'd_700', 'crain', 'csnow', 'cicep', 'cfrzr', 'w_700', 'gust_0', 'ivt', 'atemp', 'cape_9000', 'r_925', 'mslma_0', 'w_925', 'cin_9000', 'mean700300mbRH', 'wind_speed_10', 't_925', 't_925iso0', 'gh_925', 'gh_700', 'gh_300'],
|
|
281
|
+
vars: ['ptypeRefl', '2d_2', 'tp_0_total', '2r_2', '2t_2', 'refd_1000', 'vis_0', 'gust_runmax', "gh_tendency_500", 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0', 'crain_total', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'crain_48', 'cicep_total', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cicep_48', 'cfrzr_total', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'cfrzr_48', 'csnow_total', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'csnow_48', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'tp_48', 'cin_0', 'wind_speed_700', 'wind_speed_200', 'divergence_200', 'd_925', 'tadv_300', 'w_850', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'lftx_0', 'refc_0', 'fgen_850', 'hcc_0', 'r_700', 't_850', 't_850iso0', 'r_850', 'tcc_0', 'hlcy_3000', 'thickness', 'vo_850', 'wind_direction_2000', 'r_500', 'gh_500', 'wind_speed_500', 'cape_25500', 'mcc_0', 'w_500', 'pwat_0', 'divergence_850', 't_500', 'wind_speed_850', 'lcl', 'cape_0', 'tadv_850', 'tadv_700', 'theta2PVU', 'wind_speed_2000', 'lapse_rates_500700', 'vo_500', 'irsat', 't_700', 't_700iso0', 'cin_25500', 'ehi_3000', 'lcc_0', 'gh_850', 'wind_speed_925', 'gh_200', 'wind_speed_300', 'fgen_700', 'vo_700', 'd_850', 'thetaE', 'pres2PVU', 'd_700', 'crain', 'csnow', 'cicep', 'cfrzr', 'w_700', 'gust_0', 'ivt', 'atemp', 'cape_9000', 'r_925', 'mslma_0', 'w_925', 'cin_9000', 'mean700300mbRH', 'wind_speed_10', 't_925', 't_925iso0', 'gh_925', 'gh_700', 'gh_300'],
|
|
282
282
|
category: 'Global',
|
|
283
283
|
name: 'GFS',
|
|
284
284
|
bounds: [-180, -90, 180, 90],
|
|
@@ -341,7 +341,7 @@ export const MODEL_CONFIGS = {
|
|
|
341
341
|
'nam': {
|
|
342
342
|
bounds: [-152.87862250405013, 12.190000000000017, -49.415986585644376, 61.30935757335814],
|
|
343
343
|
max_zoom: 3,
|
|
344
|
-
vars: ['refd_1000', 'vis_0', 'gust_runmax', "gh_tendency_500", 'ehi_1000', 'hlcy_1000', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'crain_48', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cicep_48', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'cfrzr_48', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'csnow_48', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'tp_48', '2d_2', '2r_2', '2t_2', 'atemp', 'cape_25500', 'cin_25500', 'bulk_shear_speed_0-6000', 'cape_0', 'cape_9000', 'cin_0', 'cin_9000', 'd_850', 'd_925', 'ehi_3000', 'fgen_700', 'fgen_850', 'gh_200', 'gh_300', 'gh_500', 'gh_700', 'gh_850', 'gh_925', 'gust_0', 'hlcy_3000', 'ivt', 'lapse_rates_500700', 'lcl', 'lftx_500', 'ltng_0', 'mean700300mbRH', 'mslma_0', 'crain', 'csnow', 'cicep', 'cfrzr', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'pwat_0', 'r_700', 'r_850', 'r_925', 'refc_0', 'stp', 't_500', 't_700', 't_700iso0', 't_850', 't_850iso0', 'supercellComposite', 't_925', 't_925iso0', 'tadv_700', 'tadv_850', 'tcc_0', 'thetaE', 'thickness', 'vo_500', 'vo_700', 'vo_850', 'w_700', 'w_850', 'wind_speed_10', 'wind_speed_200', 'wind_speed_300', 'wind_speed_500', 'wind_speed_700', 'wind_speed_850', 'wind_speed_925'],
|
|
344
|
+
vars: ['ptypeRefl', 'refd_1000', 'vis_0', 'gust_runmax', "gh_tendency_500", 'ehi_1000', 'hlcy_1000', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'crain_48', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cicep_48', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'cfrzr_48', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'csnow_48', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'tp_48', '2d_2', '2r_2', '2t_2', 'atemp', 'cape_25500', 'cin_25500', 'bulk_shear_speed_0-6000', 'cape_0', 'cape_9000', 'cin_0', 'cin_9000', 'd_850', 'd_925', 'ehi_3000', 'fgen_700', 'fgen_850', 'gh_200', 'gh_300', 'gh_500', 'gh_700', 'gh_850', 'gh_925', 'gust_0', 'hlcy_3000', 'ivt', 'lapse_rates_500700', 'lcl', 'lftx_500', 'ltng_0', 'mean700300mbRH', 'mslma_0', 'crain', 'csnow', 'cicep', 'cfrzr', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'pwat_0', 'r_700', 'r_850', 'r_925', 'refc_0', 'stp', 't_500', 't_700', 't_700iso0', 't_850', 't_850iso0', 'supercellComposite', 't_925', 't_925iso0', 'tadv_700', 'tadv_850', 'tcc_0', 'thetaE', 'thickness', 'vo_500', 'vo_700', 'vo_850', 'w_700', 'w_850', 'wind_speed_10', 'wind_speed_200', 'wind_speed_300', 'wind_speed_500', 'wind_speed_700', 'wind_speed_850', 'wind_speed_925'],
|
|
345
345
|
category: 'Regional',
|
|
346
346
|
name: 'NAM',
|
|
347
347
|
skewt: false,
|
|
@@ -368,7 +368,7 @@ export const MODEL_CONFIGS = {
|
|
|
368
368
|
'rap': {
|
|
369
369
|
bounds: [-139.85612183699237, 16.281000000000002, -57.381070045718054, 58.365355471156114],
|
|
370
370
|
max_zoom: 3,
|
|
371
|
-
vars: ['refd_1000', 'vis_0', 'gust_runmax', "gh_tendency_500", 'slr', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', '2d_2', '2r_2', '2t_2', 'atemp', 'bulk_shear_speed_0-6000', 'cape_0', 'cape_9000', 'cape_25500', 'cin_0', 'cin_9000', 'cin_25500', 'd_850', 'd_925', 'ehi_1000', 'ehi_3000', 'fgen_700', 'fgen_850', 'gh_200', 'gh_300', 'gh_500', 'gh_700', 'gh_850', 'gh_925', 'gust_0', 'hcc_0', 'hlcy_1000', 'hlcy_3000', 'ivt', 'lapse_rates_500700', 'lcc_0', 'lcl', 'lftx_500', 'ltng_0', 'mcc_0', 'mean700300mbRH', 'moistureConvergence', 'mslma_0', 'crain', 'csnow', 'cicep', 'cfrzr', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'pwat_0', 'r_700', 'r_850', 'r_925', 'refc_0', 'stp', 'supercellComposite', 't_500', 't_700', 't_700iso0', 't_850', 't_850iso0', 't_925', 't_925iso0', 'tadv_700', 'tadv_850', 'tcc_0', 'tehi', 'thetaE', 'thickness', 'tts', 'vo_500', 'vo_700', 'vo_850', 'w_700', 'w_850', 'wind_speed_10', 'wind_speed_200', 'wind_speed_300', 'wind_speed_500', 'wind_speed_700', 'wind_speed_850', 'wind_speed_925'],
|
|
371
|
+
vars: ['ptypeRefl', 'refd_1000', 'vis_0', 'gust_runmax', "gh_tendency_500", 'slr', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_12', 'cicep_24', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', '2d_2', '2r_2', '2t_2', 'atemp', 'bulk_shear_speed_0-6000', 'cape_0', 'cape_9000', 'cape_25500', 'cin_0', 'cin_9000', 'cin_25500', 'd_850', 'd_925', 'ehi_1000', 'ehi_3000', 'fgen_700', 'fgen_850', 'gh_200', 'gh_300', 'gh_500', 'gh_700', 'gh_850', 'gh_925', 'gust_0', 'hcc_0', 'hlcy_1000', 'hlcy_3000', 'ivt', 'lapse_rates_500700', 'lcc_0', 'lcl', 'lftx_500', 'ltng_0', 'mcc_0', 'mean700300mbRH', 'moistureConvergence', 'mslma_0', 'crain', 'csnow', 'cicep', 'cfrzr', 'rainRefl', 'icepRefl', 'snowRefl', 'frzrRefl', 'pwat_0', 'r_700', 'r_850', 'r_925', 'refc_0', 'stp', 'supercellComposite', 't_500', 't_700', 't_700iso0', 't_850', 't_850iso0', 't_925', 't_925iso0', 'tadv_700', 'tadv_850', 'tcc_0', 'tehi', 'thetaE', 'thickness', 'tts', 'vo_500', 'vo_700', 'vo_850', 'w_700', 'w_850', 'wind_speed_10', 'wind_speed_200', 'wind_speed_300', 'wind_speed_500', 'wind_speed_700', 'wind_speed_850', 'wind_speed_925'],
|
|
372
372
|
category: 'Regional',
|
|
373
373
|
name: 'RAP',
|
|
374
374
|
skewt: true,
|
|
@@ -378,7 +378,7 @@ export const MODEL_CONFIGS = {
|
|
|
378
378
|
'rgem': {
|
|
379
379
|
bounds: [-179.99976765517718, 17.34272612431937, -50, 89.95612441273688],
|
|
380
380
|
max_zoom: 3,
|
|
381
|
-
vars: ['gust_runmax', "gh_tendency_500", 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'crain_48', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cicep_48', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'cfrzr_48', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'csnow_48', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'tp_48', 'prate', 'rainRate', 'snowRate', 'icepRate', 'frzrRate', '2t_2', 'gh_300', 'mslma_0', 'lcl', 'r_925', 'cape_0', 'crain', 'csnow', 'cicep', 'cfrzr', 'wind_speed_500', 'wind_speed_700', 'vo_850', 'tcc_0', '2r_2', 'gh_850', 'tadv_850', 'gh_200', 'r_700', 'gh_500', 'r_500', 'thickness', 'wind_speed_10', 'thetaE', 'w_700', 'vo_700', 'fgen_700', 'wind_speed_200', 't_925', 't_925iso0', 'wind_speed_300', 'w_850', 'd_925', '2d_2', 'lapse_rates_500700', 'wind_speed_925', 'd_700', 'fgen_850', 'gh_925', 't_500', 'vo_500', 'r_850', 'wind_speed_850', 'cin_0', 'atemp', 'w_500', 'tadv_700', 't_850', 't_850iso0', 'gh_700', 't_700', 't_700iso0', 'd_850', 'gust_0'],
|
|
381
|
+
vars: ['ptypeRate', 'gust_runmax', "gh_tendency_500", 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925','2t_2iso0','crain_total', 'crain_1', 'crain_3', 'crain_6', 'crain_12', 'crain_24', 'crain_48', 'cicep_total', 'cicep_1', 'cicep_3', 'cicep_6', 'cicep_12', 'cicep_24', 'cicep_48', 'cfrzr_total', 'cfrzr_1', 'cfrzr_3', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'cfrzr_48', 'csnow_total', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'csnow_48', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'tp_48', 'prate', 'rainRate', 'snowRate', 'icepRate', 'frzrRate', '2t_2', 'gh_300', 'mslma_0', 'lcl', 'r_925', 'cape_0', 'crain', 'csnow', 'cicep', 'cfrzr', 'wind_speed_500', 'wind_speed_700', 'vo_850', 'tcc_0', '2r_2', 'gh_850', 'tadv_850', 'gh_200', 'r_700', 'gh_500', 'r_500', 'thickness', 'wind_speed_10', 'thetaE', 'w_700', 'vo_700', 'fgen_700', 'wind_speed_200', 't_925', 't_925iso0', 'wind_speed_300', 'w_850', 'd_925', '2d_2', 'lapse_rates_500700', 'wind_speed_925', 'd_700', 'fgen_850', 'gh_925', 't_500', 'vo_500', 'r_850', 'wind_speed_850', 'cin_0', 'atemp', 'w_500', 'tadv_700', 't_850', 't_850iso0', 'gh_700', 't_700', 't_700iso0', 'd_850', 'gust_0'],
|
|
382
382
|
category: 'Regional',
|
|
383
383
|
name: 'RGEM',
|
|
384
384
|
skewt: false,
|
|
@@ -1036,6 +1036,25 @@ export const DICTIONARIES = {
|
|
|
1036
1036
|
defaultUnit: 'in/hr',
|
|
1037
1037
|
description: '',
|
|
1038
1038
|
},
|
|
1039
|
+
"ptypeRate": {
|
|
1040
|
+
category: "Reflectivity",
|
|
1041
|
+
variable: "Precipitation Type Reflectivity",
|
|
1042
|
+
shortname: "Precip. Type Refl.",
|
|
1043
|
+
units: {
|
|
1044
|
+
"in/hr": {
|
|
1045
|
+
min: 5,
|
|
1046
|
+
max: 280,
|
|
1047
|
+
intervals: [1],
|
|
1048
|
+
},
|
|
1049
|
+
"mm/hr": {
|
|
1050
|
+
min: 5,
|
|
1051
|
+
max: 280,
|
|
1052
|
+
intervals: [1],
|
|
1053
|
+
},
|
|
1054
|
+
},
|
|
1055
|
+
|
|
1056
|
+
description: '',
|
|
1057
|
+
},
|
|
1039
1058
|
"snowRate": {
|
|
1040
1059
|
category: "Precipitation",
|
|
1041
1060
|
subCategory: "Precipitation Rate",
|