@aguacerowx/react-native 0.0.18 → 0.0.19
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/README.md +126 -60
- package/aguacerowx-react-native.podspec +53 -37
- package/android/build/.transforms/42e9b8fa82d77a1c205db5bf0d0ed519/results.bin +1 -0
- package/android/build/.transforms/42e9b8fa82d77a1c205db5bf0d0ed519/transformed/classes/classes_dex/classes.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/results.bin +1 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/AguaceroPackage.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/BuildConfig.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/GridRenderLayer$VertexInfo.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/GridRenderLayer.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/GridRenderLayerView.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/GridRenderManager.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/InspectorModule.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/ShaderUtils.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/WeatherFrameProcessorModule.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/facebook/react/viewmanagers/GridRenderLayerManagerDelegate.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/facebook/react/viewmanagers/GridRenderLayerManagerInterface.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/desugar_graph.bin +0 -0
- package/android/build/generated/source/buildConfig/debug/com/aguacerowx/reactnative/BuildConfig.java +10 -0
- package/android/build/generated/source/codegen/java/com/facebook/react/viewmanagers/GridRenderLayerManagerDelegate.java +43 -0
- package/android/build/generated/source/codegen/java/com/facebook/react/viewmanagers/GridRenderLayerManagerInterface.java +22 -0
- package/android/build/generated/source/codegen/jni/AguaceroWxReactNativeSpec-generated.cpp +22 -0
- package/android/build/generated/source/codegen/jni/AguaceroWxReactNativeSpec.h +24 -0
- package/android/build/generated/source/codegen/jni/CMakeLists.txt +28 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/AguaceroWxReactNativeSpecJSI-generated.cpp +17 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/AguaceroWxReactNativeSpecJSI.h +19 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ComponentDescriptors.cpp +22 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ComponentDescriptors.h +24 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/EventEmitters.cpp +16 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/EventEmitters.h +23 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/Props.cpp +62 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/Props.h +40 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ShadowNodes.cpp +17 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ShadowNodes.h +32 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/States.cpp +16 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/States.h +20 -0
- package/android/build/generated/source/codegen/schema.json +1 -0
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml +8 -0
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json +18 -0
- package/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties +6 -0
- package/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +1 -0
- package/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar +0 -0
- package/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
- package/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt +4 -0
- package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_debug_fragment_shader.glsl.flat +0 -0
- package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_debug_vertex_shader.glsl.flat +0 -0
- package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_fragment_shader.glsl.flat +0 -0
- package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_vertex_shader.glsl.flat +0 -0
- package/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +5 -0
- package/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +2 -0
- package/android/build/intermediates/incremental/mergeDebugAssets/merger.xml +2 -0
- package/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +2 -0
- package/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +2 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/AguaceroPackage.class +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/BuildConfig.class +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderLayer$VertexInfo.class +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderLayer.class +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderLayerView.class +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderManager.class +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/InspectorModule.class +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/ShaderUtils.class +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/WeatherFrameProcessorModule.class +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/facebook/react/viewmanagers/GridRenderLayerManagerDelegate.class +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/facebook/react/viewmanagers/GridRenderLayerManagerInterface.class +0 -0
- package/android/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +6 -0
- package/android/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt +8 -0
- package/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml +8 -0
- package/android/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json +1 -0
- package/android/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt +1 -0
- package/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/debug_fragment_shader.glsl +13 -0
- package/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/debug_vertex_shader.glsl +13 -0
- package/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/fragment_shader.glsl +152 -0
- package/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/vertex_shader.glsl +20 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/AguaceroPackage.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/BuildConfig.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderLayer$VertexInfo.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderLayer.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderLayerView.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderManager.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/InspectorModule.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/ShaderUtils.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/WeatherFrameProcessorModule.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/facebook/react/viewmanagers/GridRenderLayerManagerDelegate.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/facebook/react/viewmanagers/GridRenderLayerManagerInterface.class +0 -0
- package/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar +0 -0
- package/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt +5 -0
- package/android/build/outputs/logs/manifest-merger-debug-report.txt +17 -0
- package/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderLayer$VertexInfo.class.uniqueId0 +0 -0
- package/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderLayer.class.uniqueId1 +0 -0
- package/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderLayerView.class.uniqueId2 +0 -0
- package/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
- package/android/build.gradle +107 -83
- package/android/src/main/AndroidManifest.xml +6 -6
- package/android/src/main/java/com/aguacerowx/reactnative/AguaceroPackage.java +33 -33
- package/android/src/main/java/com/aguacerowx/reactnative/GridRenderLayer.java +657 -611
- package/android/src/main/java/com/aguacerowx/reactnative/GridRenderLayerView.java +304 -299
- package/android/src/main/java/com/aguacerowx/reactnative/GridRenderManager.java +125 -117
- package/android/src/main/java/com/aguacerowx/reactnative/InspectorModule.java +71 -71
- package/android/src/main/java/com/aguacerowx/reactnative/ShaderUtils.java +106 -106
- package/android/src/main/java/com/aguacerowx/reactnative/WeatherFrameProcessorModule.java +151 -151
- package/android/src/main/res/raw/debug_fragment_shader.glsl +12 -12
- package/android/src/main/res/raw/debug_vertex_shader.glsl +12 -12
- package/android/src/main/res/raw/fragment_shader.glsl +151 -97
- package/android/src/main/res/raw/vertex_shader.glsl +19 -19
- package/index.js +2 -2
- package/ios/AguaceroPackage.m +18 -18
- package/ios/FragmentUniforms.swift +14 -13
- package/ios/GridRenderLayer.swift +995 -962
- package/ios/GridRenderLayerBridge.swift +29 -29
- package/ios/GridRenderLayerManager.mm +157 -145
- package/ios/GridRenderLayerView.h +16 -22
- package/ios/GridRenderLayerView.m +205 -199
- package/ios/InspectorDataCache.swift +65 -65
- package/ios/InspectorModule.m +9 -9
- package/ios/InspectorModule.swift +63 -63
- package/ios/Shaders.metal +178 -130
- package/ios/WeatherFrameProcessorModule.m +15 -15
- package/ios/WeatherFrameProcessorModule.swift +103 -103
- package/ios/compiled-shaders/Shaders-device.metallib +0 -0
- package/ios/compiled-shaders/Shaders-simulator.metallib +0 -0
- package/ios/compiled-shaders/Shaders.metallib +0 -0
- package/lib/commonjs/README.md +126 -60
- package/lib/commonjs/aguacerowx-react-native.podspec +53 -37
- package/lib/commonjs/android/build/generated/source/buildConfig/debug/com/aguacerowx/reactnative/BuildConfig.java +10 -0
- package/lib/commonjs/android/build/generated/source/codegen/java/com/facebook/react/viewmanagers/GridRenderLayerManagerDelegate.java +43 -0
- package/lib/commonjs/android/build/generated/source/codegen/java/com/facebook/react/viewmanagers/GridRenderLayerManagerInterface.java +22 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/AguaceroWxReactNativeSpec-generated.cpp +22 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/AguaceroWxReactNativeSpec.h +24 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/CMakeLists.txt +28 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/AguaceroWxReactNativeSpecJSI-generated.cpp +17 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/AguaceroWxReactNativeSpecJSI.h +19 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ComponentDescriptors.cpp +22 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ComponentDescriptors.h +24 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/EventEmitters.cpp +16 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/EventEmitters.h +23 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/Props.cpp +62 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/Props.h +40 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ShadowNodes.cpp +17 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ShadowNodes.h +32 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/States.cpp +16 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/States.h +20 -0
- package/lib/commonjs/android/build/generated/source/codegen/schema.json +1 -0
- package/lib/commonjs/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml +8 -0
- package/lib/commonjs/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json +18 -0
- package/lib/commonjs/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties +6 -0
- package/lib/commonjs/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +1 -0
- package/lib/commonjs/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar +0 -0
- package/lib/commonjs/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
- package/lib/commonjs/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt +4 -0
- package/lib/commonjs/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_debug_fragment_shader.glsl.flat +0 -0
- package/lib/commonjs/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_debug_vertex_shader.glsl.flat +0 -0
- package/lib/commonjs/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_fragment_shader.glsl.flat +0 -0
- package/lib/commonjs/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_vertex_shader.glsl.flat +0 -0
- package/lib/commonjs/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +5 -0
- package/lib/commonjs/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +2 -0
- package/lib/commonjs/android/build/intermediates/incremental/mergeDebugAssets/merger.xml +2 -0
- package/lib/commonjs/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +2 -0
- package/lib/commonjs/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +2 -0
- package/lib/commonjs/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/AguaceroPackage.class +0 -0
- package/lib/commonjs/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/BuildConfig.class +0 -0
- package/lib/commonjs/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderLayer$VertexInfo.class +0 -0
- package/lib/commonjs/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderLayer.class +0 -0
- package/lib/commonjs/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderLayerView.class +0 -0
- package/lib/commonjs/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderManager.class +0 -0
- package/lib/commonjs/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/InspectorModule.class +0 -0
- package/lib/commonjs/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/ShaderUtils.class +0 -0
- package/lib/commonjs/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/WeatherFrameProcessorModule.class +0 -0
- package/lib/commonjs/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/facebook/react/viewmanagers/GridRenderLayerManagerDelegate.class +0 -0
- package/lib/commonjs/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/facebook/react/viewmanagers/GridRenderLayerManagerInterface.class +0 -0
- package/lib/commonjs/android/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +6 -0
- package/lib/commonjs/android/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt +8 -0
- package/lib/commonjs/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml +8 -0
- package/lib/commonjs/android/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json +1 -0
- package/lib/commonjs/android/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt +1 -0
- package/lib/commonjs/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/debug_fragment_shader.glsl +13 -0
- package/lib/commonjs/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/debug_vertex_shader.glsl +13 -0
- package/lib/commonjs/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/fragment_shader.glsl +152 -0
- package/lib/commonjs/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/vertex_shader.glsl +20 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/AguaceroPackage.class +0 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/BuildConfig.class +0 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderLayer$VertexInfo.class +0 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderLayer.class +0 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderLayerView.class +0 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderManager.class +0 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/InspectorModule.class +0 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/ShaderUtils.class +0 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/WeatherFrameProcessorModule.class +0 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/facebook/react/viewmanagers/GridRenderLayerManagerDelegate.class +0 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/facebook/react/viewmanagers/GridRenderLayerManagerInterface.class +0 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar +0 -0
- package/lib/commonjs/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt +5 -0
- package/lib/commonjs/android/build/outputs/logs/manifest-merger-debug-report.txt +17 -0
- package/lib/commonjs/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderLayer$VertexInfo.class.uniqueId0 +0 -0
- package/lib/commonjs/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderLayer.class.uniqueId1 +0 -0
- package/lib/commonjs/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderLayerView.class.uniqueId2 +0 -0
- package/lib/commonjs/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
- package/lib/commonjs/android/build.gradle +107 -83
- package/lib/commonjs/android/src/main/AndroidManifest.xml +6 -6
- package/lib/commonjs/android/src/main/java/com/aguacerowx/reactnative/AguaceroPackage.java +33 -33
- package/lib/commonjs/android/src/main/java/com/aguacerowx/reactnative/GridRenderLayer.java +657 -611
- package/lib/commonjs/android/src/main/java/com/aguacerowx/reactnative/GridRenderLayerView.java +304 -299
- package/lib/commonjs/android/src/main/java/com/aguacerowx/reactnative/GridRenderManager.java +125 -117
- package/lib/commonjs/android/src/main/java/com/aguacerowx/reactnative/InspectorModule.java +71 -71
- package/lib/commonjs/android/src/main/java/com/aguacerowx/reactnative/ShaderUtils.java +106 -106
- package/lib/commonjs/android/src/main/java/com/aguacerowx/reactnative/WeatherFrameProcessorModule.java +151 -151
- package/lib/commonjs/android/src/main/res/raw/debug_fragment_shader.glsl +12 -12
- package/lib/commonjs/android/src/main/res/raw/debug_vertex_shader.glsl +12 -12
- package/lib/commonjs/android/src/main/res/raw/fragment_shader.glsl +151 -97
- package/lib/commonjs/android/src/main/res/raw/vertex_shader.glsl +19 -19
- package/lib/commonjs/babel.config.js.map +1 -1
- package/lib/commonjs/index.js.map +1 -1
- package/lib/commonjs/ios/AguaceroPackage.m +18 -18
- package/lib/commonjs/ios/FragmentUniforms.swift +14 -13
- package/lib/commonjs/ios/GridRenderLayer.swift +995 -962
- package/lib/commonjs/ios/GridRenderLayerBridge.swift +29 -29
- package/lib/commonjs/ios/GridRenderLayerManager.mm +157 -145
- package/lib/commonjs/ios/GridRenderLayerView.h +16 -22
- package/lib/commonjs/ios/GridRenderLayerView.m +205 -199
- package/lib/commonjs/ios/InspectorDataCache.swift +65 -65
- package/lib/commonjs/ios/InspectorModule.m +9 -9
- package/lib/commonjs/ios/InspectorModule.swift +63 -63
- package/lib/commonjs/ios/Shaders.metal +178 -130
- package/lib/commonjs/ios/WeatherFrameProcessorModule.m +15 -15
- package/lib/commonjs/ios/WeatherFrameProcessorModule.swift +103 -103
- package/lib/commonjs/ios/compiled-shaders/Shaders-device.metallib +0 -0
- package/lib/commonjs/ios/compiled-shaders/Shaders-simulator.metallib +0 -0
- package/lib/commonjs/ios/compiled-shaders/Shaders.metallib +0 -0
- package/lib/commonjs/package.json +72 -67
- package/lib/commonjs/react-native-builder-bob.config.js.map +1 -1
- package/lib/commonjs/scripts/compile-shaders.js +62 -0
- package/lib/commonjs/scripts/compile-shaders.js.map +1 -0
- package/lib/commonjs/scripts/compile-shaders.sh +39 -0
- package/lib/commonjs/src/AguaceroContext.js.map +1 -1
- package/lib/commonjs/src/GridRenderLayer.js +8 -0
- package/lib/commonjs/src/GridRenderLayer.js.map +1 -1
- package/lib/commonjs/src/GridRenderLayerNativeComponent.js.map +1 -1
- package/lib/commonjs/src/MapManager.js.map +1 -1
- package/lib/commonjs/src/MapRegistry.js.map +1 -1
- package/lib/commonjs/src/StyleApplicator.js +6 -6
- package/lib/commonjs/src/StyleApplicator.js.map +1 -1
- package/lib/commonjs/src/WeatherLayerManager.js +26 -16
- package/lib/commonjs/src/WeatherLayerManager.js.map +1 -1
- package/lib/commonjs/tsconfig.json +23 -23
- package/lib/module/README.md +126 -60
- package/lib/module/aguacerowx-react-native.podspec +53 -37
- package/lib/module/android/build/generated/source/buildConfig/debug/com/aguacerowx/reactnative/BuildConfig.java +10 -0
- package/lib/module/android/build/generated/source/codegen/java/com/facebook/react/viewmanagers/GridRenderLayerManagerDelegate.java +43 -0
- package/lib/module/android/build/generated/source/codegen/java/com/facebook/react/viewmanagers/GridRenderLayerManagerInterface.java +22 -0
- package/lib/module/android/build/generated/source/codegen/jni/AguaceroWxReactNativeSpec-generated.cpp +22 -0
- package/lib/module/android/build/generated/source/codegen/jni/AguaceroWxReactNativeSpec.h +24 -0
- package/lib/module/android/build/generated/source/codegen/jni/CMakeLists.txt +28 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/AguaceroWxReactNativeSpecJSI-generated.cpp +17 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/AguaceroWxReactNativeSpecJSI.h +19 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ComponentDescriptors.cpp +22 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ComponentDescriptors.h +24 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/EventEmitters.cpp +16 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/EventEmitters.h +23 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/Props.cpp +62 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/Props.h +40 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ShadowNodes.cpp +17 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ShadowNodes.h +32 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/States.cpp +16 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/States.h +20 -0
- package/lib/module/android/build/generated/source/codegen/schema.json +1 -0
- package/lib/module/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml +8 -0
- package/lib/module/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json +18 -0
- package/lib/module/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties +6 -0
- package/lib/module/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +1 -0
- package/lib/module/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar +0 -0
- package/lib/module/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
- package/lib/module/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt +4 -0
- package/lib/module/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_debug_fragment_shader.glsl.flat +0 -0
- package/lib/module/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_debug_vertex_shader.glsl.flat +0 -0
- package/lib/module/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_fragment_shader.glsl.flat +0 -0
- package/lib/module/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_vertex_shader.glsl.flat +0 -0
- package/lib/module/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +5 -0
- package/lib/module/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +2 -0
- package/lib/module/android/build/intermediates/incremental/mergeDebugAssets/merger.xml +2 -0
- package/lib/module/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +2 -0
- package/lib/module/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +2 -0
- package/lib/module/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/AguaceroPackage.class +0 -0
- package/lib/module/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/BuildConfig.class +0 -0
- package/lib/module/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderLayer$VertexInfo.class +0 -0
- package/lib/module/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderLayer.class +0 -0
- package/lib/module/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderLayerView.class +0 -0
- package/lib/module/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderManager.class +0 -0
- package/lib/module/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/InspectorModule.class +0 -0
- package/lib/module/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/ShaderUtils.class +0 -0
- package/lib/module/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/WeatherFrameProcessorModule.class +0 -0
- package/lib/module/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/facebook/react/viewmanagers/GridRenderLayerManagerDelegate.class +0 -0
- package/lib/module/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/facebook/react/viewmanagers/GridRenderLayerManagerInterface.class +0 -0
- package/lib/module/android/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +6 -0
- package/lib/module/android/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt +8 -0
- package/lib/module/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml +8 -0
- package/lib/module/android/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json +1 -0
- package/lib/module/android/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt +1 -0
- package/lib/module/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/debug_fragment_shader.glsl +13 -0
- package/lib/module/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/debug_vertex_shader.glsl +13 -0
- package/lib/module/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/fragment_shader.glsl +152 -0
- package/lib/module/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/vertex_shader.glsl +20 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/AguaceroPackage.class +0 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/BuildConfig.class +0 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderLayer$VertexInfo.class +0 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderLayer.class +0 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderLayerView.class +0 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderManager.class +0 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/InspectorModule.class +0 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/ShaderUtils.class +0 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/WeatherFrameProcessorModule.class +0 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/facebook/react/viewmanagers/GridRenderLayerManagerDelegate.class +0 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/facebook/react/viewmanagers/GridRenderLayerManagerInterface.class +0 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar +0 -0
- package/lib/module/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt +5 -0
- package/lib/module/android/build/outputs/logs/manifest-merger-debug-report.txt +17 -0
- package/lib/module/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderLayer$VertexInfo.class.uniqueId0 +0 -0
- package/lib/module/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderLayer.class.uniqueId1 +0 -0
- package/lib/module/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderLayerView.class.uniqueId2 +0 -0
- package/lib/module/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
- package/lib/module/android/build.gradle +107 -83
- package/lib/module/android/src/main/AndroidManifest.xml +6 -6
- package/lib/module/android/src/main/java/com/aguacerowx/reactnative/AguaceroPackage.java +33 -33
- package/lib/module/android/src/main/java/com/aguacerowx/reactnative/GridRenderLayer.java +657 -611
- package/lib/module/android/src/main/java/com/aguacerowx/reactnative/GridRenderLayerView.java +304 -299
- package/lib/module/android/src/main/java/com/aguacerowx/reactnative/GridRenderManager.java +125 -117
- package/lib/module/android/src/main/java/com/aguacerowx/reactnative/InspectorModule.java +71 -71
- package/lib/module/android/src/main/java/com/aguacerowx/reactnative/ShaderUtils.java +106 -106
- package/lib/module/android/src/main/java/com/aguacerowx/reactnative/WeatherFrameProcessorModule.java +151 -151
- package/lib/module/android/src/main/res/raw/debug_fragment_shader.glsl +12 -12
- package/lib/module/android/src/main/res/raw/debug_vertex_shader.glsl +12 -12
- package/lib/module/android/src/main/res/raw/fragment_shader.glsl +151 -97
- package/lib/module/android/src/main/res/raw/vertex_shader.glsl +19 -19
- package/lib/module/babel.config.js.map +1 -1
- package/lib/module/index.js.map +1 -1
- package/lib/module/ios/AguaceroPackage.m +18 -18
- package/lib/module/ios/FragmentUniforms.swift +14 -13
- package/lib/module/ios/GridRenderLayer.swift +995 -962
- package/lib/module/ios/GridRenderLayerBridge.swift +29 -29
- package/lib/module/ios/GridRenderLayerManager.mm +157 -145
- package/lib/module/ios/GridRenderLayerView.h +16 -22
- package/lib/module/ios/GridRenderLayerView.m +205 -199
- package/lib/module/ios/InspectorDataCache.swift +65 -65
- package/lib/module/ios/InspectorModule.m +9 -9
- package/lib/module/ios/InspectorModule.swift +63 -63
- package/lib/module/ios/Shaders.metal +178 -130
- package/lib/module/ios/WeatherFrameProcessorModule.m +15 -15
- package/lib/module/ios/WeatherFrameProcessorModule.swift +103 -103
- package/lib/module/ios/compiled-shaders/Shaders-device.metallib +0 -0
- package/lib/module/ios/compiled-shaders/Shaders-simulator.metallib +0 -0
- package/lib/module/ios/compiled-shaders/Shaders.metallib +0 -0
- package/lib/module/lib/commonjs/README.md +126 -60
- package/lib/module/lib/commonjs/aguacerowx-react-native.podspec +53 -37
- package/lib/module/lib/commonjs/android/build.gradle +107 -83
- package/lib/module/lib/commonjs/android/src/main/AndroidManifest.xml +6 -6
- package/lib/module/lib/commonjs/babel.config.js.map +1 -1
- package/lib/module/lib/commonjs/index.js.map +1 -1
- package/lib/module/lib/commonjs/ios/AguaceroPackage.m +18 -18
- package/lib/module/lib/commonjs/ios/FragmentUniforms.swift +14 -13
- package/lib/module/lib/commonjs/ios/GridRenderLayer.swift +995 -962
- package/lib/module/lib/commonjs/ios/GridRenderLayerBridge.swift +29 -29
- package/lib/module/lib/commonjs/ios/GridRenderLayerManager.mm +157 -145
- package/lib/module/lib/commonjs/ios/GridRenderLayerView.h +16 -22
- package/lib/module/lib/commonjs/ios/GridRenderLayerView.m +205 -199
- package/lib/module/lib/commonjs/ios/InspectorDataCache.swift +65 -65
- package/lib/module/lib/commonjs/ios/InspectorModule.m +9 -9
- package/lib/module/lib/commonjs/ios/InspectorModule.swift +63 -63
- package/lib/module/lib/commonjs/ios/Shaders.metal +178 -130
- package/lib/module/lib/commonjs/ios/WeatherFrameProcessorModule.m +15 -15
- package/lib/module/lib/commonjs/ios/WeatherFrameProcessorModule.swift +103 -103
- package/lib/module/lib/commonjs/ios/compiled-shaders/Shaders-device.metallib +0 -0
- package/lib/module/lib/commonjs/ios/compiled-shaders/Shaders-simulator.metallib +0 -0
- package/lib/module/lib/commonjs/ios/compiled-shaders/Shaders.metallib +0 -0
- package/lib/module/lib/commonjs/package.json +72 -67
- package/lib/module/lib/commonjs/react-native-builder-bob.config.js.map +1 -1
- package/lib/module/lib/commonjs/scripts/compile-shaders.js +62 -0
- package/lib/module/lib/commonjs/scripts/compile-shaders.js.map +1 -0
- package/lib/module/lib/commonjs/scripts/compile-shaders.sh +39 -0
- package/lib/module/lib/commonjs/src/AguaceroContext.js.map +1 -1
- package/lib/module/lib/commonjs/src/GridRenderLayer.js +8 -0
- package/lib/module/lib/commonjs/src/GridRenderLayer.js.map +1 -1
- package/lib/module/lib/commonjs/src/GridRenderLayerNativeComponent.js.map +1 -1
- package/lib/module/lib/commonjs/src/MapManager.js.map +1 -1
- package/lib/module/lib/commonjs/src/MapRegistry.js.map +1 -1
- package/lib/module/lib/commonjs/src/StyleApplicator.js +6 -6
- package/lib/module/lib/commonjs/src/StyleApplicator.js.map +1 -1
- package/lib/module/lib/commonjs/src/WeatherLayerManager.js +26 -16
- package/lib/module/lib/commonjs/src/WeatherLayerManager.js.map +1 -1
- package/lib/module/lib/commonjs/tsconfig.json +23 -23
- package/lib/module/package.json +72 -67
- package/lib/module/react-native-builder-bob.config.js.map +1 -1
- package/lib/module/scripts/compile-shaders.js +60 -0
- package/lib/module/scripts/compile-shaders.js.map +1 -0
- package/lib/module/scripts/compile-shaders.sh +39 -0
- package/lib/module/src/AguaceroContext.js.map +1 -1
- package/lib/module/src/GridRenderLayer.js +8 -0
- package/lib/module/src/GridRenderLayer.js.map +1 -1
- package/lib/module/src/GridRenderLayerNativeComponent.js.map +1 -1
- package/lib/module/src/MapManager.js.map +1 -1
- package/lib/module/src/MapRegistry.js.map +1 -1
- package/lib/module/src/StyleApplicator.js +6 -6
- package/lib/module/src/StyleApplicator.js.map +1 -1
- package/lib/module/src/WeatherLayerManager.js +26 -16
- package/lib/module/src/WeatherLayerManager.js.map +1 -1
- package/lib/module/tsconfig.json +23 -23
- package/lib/typescript/scripts/compile-shaders.d.ts +3 -0
- package/lib/typescript/scripts/compile-shaders.d.ts.map +1 -0
- package/lib/typescript/src/GridRenderLayer.d.ts.map +1 -1
- package/lib/typescript/src/WeatherLayerManager.d.ts.map +1 -1
- package/package.json +72 -67
- package/src/AguaceroContext.js +3 -3
- package/src/GridRenderLayer.js +217 -204
- package/src/GridRenderLayerNativeComponent.ts +15 -15
- package/src/MapManager.js +155 -155
- package/src/MapRegistry.js +34 -34
- package/src/StyleApplicator.js +240 -240
- package/src/WeatherLayerManager.js +891 -872
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/AguaceroCore.js +0 -1003
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/AguaceroCore.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/coordinate_configs.js +0 -381
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/coordinate_configs.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/default-colormaps.js +0 -1229
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/default-colormaps.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/dictionaries.js +0 -4023
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/dictionaries.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/events.js +0 -38
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/events.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/fill-layer-worker.js +0 -30
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/fill-layer-worker.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/getBundleId.js +0 -27
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/getBundleId.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/index.js +0 -47
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/index.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/map-styles.js +0 -301
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/map-styles.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/unitConversions.js +0 -126
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/unitConversions.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/package.json +0 -48
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/AguaceroCore.js +0 -1029
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/AguaceroCore.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/coordinate_configs.js +0 -381
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/coordinate_configs.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/default-colormaps.js +0 -1229
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/default-colormaps.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/dictionaries.js +0 -4023
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/dictionaries.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/events.js +0 -38
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/events.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/fill-layer-worker.js +0 -30
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/fill-layer-worker.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/getBundleId.js +0 -27
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/getBundleId.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/index.js +0 -41
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/index.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/map-styles.js +0 -301
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/map-styles.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/unitConversions.js +0 -126
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/unitConversions.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/AguaceroCore.js +0 -1003
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/AguaceroCore.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/coordinate_configs.js +0 -381
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/coordinate_configs.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/default-colormaps.js +0 -1229
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/default-colormaps.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/dictionaries.js +0 -4023
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/dictionaries.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/events.js +0 -38
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/events.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/fill-layer-worker.js +0 -30
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/fill-layer-worker.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/getBundleId.js +0 -27
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/getBundleId.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/index.js +0 -47
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/index.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/map-styles.js +0 -301
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/map-styles.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/unitConversions.js +0 -126
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/unitConversions.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/package.json +0 -48
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/AguaceroCore.js +0 -1033
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/AguaceroCore.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/coordinate_configs.js +0 -381
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/coordinate_configs.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/default-colormaps.js +0 -1229
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/default-colormaps.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/dictionaries.js +0 -4023
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/dictionaries.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/events.js +0 -38
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/events.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/fill-layer-worker.js +0 -30
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/fill-layer-worker.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/getBundleId.js +0 -27
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/getBundleId.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/index.js +0 -41
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/index.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/map-styles.js +0 -301
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/map-styles.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/unitConversions.js +0 -126
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/unitConversions.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/AguaceroCore.js +0 -1003
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/AguaceroCore.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/coordinate_configs.js +0 -381
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/coordinate_configs.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/default-colormaps.js +0 -1229
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/default-colormaps.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/dictionaries.js +0 -4023
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/dictionaries.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/events.js +0 -38
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/events.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/fill-layer-worker.js +0 -30
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/fill-layer-worker.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/getBundleId.js +0 -27
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/getBundleId.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/index.js +0 -47
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/index.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/map-styles.js +0 -301
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/map-styles.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/unitConversions.js +0 -126
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/unitConversions.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/package.json +0 -48
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/AguaceroCore.js +0 -1021
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/AguaceroCore.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/coordinate_configs.js +0 -375
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/coordinate_configs.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/default-colormaps.js +0 -1223
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/default-colormaps.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/dictionaries.js +0 -4017
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/dictionaries.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/events.js +0 -31
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/events.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/fill-layer-worker.js +0 -29
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/fill-layer-worker.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/getBundleId.js +0 -21
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/getBundleId.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/index.js +0 -12
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/index.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/map-styles.js +0 -295
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/map-styles.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/unitConversions.js +0 -119
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/unitConversions.js.map +0 -1
|
@@ -1,4017 +0,0 @@
|
|
|
1
|
-
export const MODEL_CONFIGS = {
|
|
2
|
-
'mrms': {
|
|
3
|
-
vars: ["MergedReflectivityQCComposite_00.50", "CREF_1HR_MAX_00.50", "MergedZdr_04.00", "MergedRhoHV_04.00", "RotationTrackML60min_00.50", "RotationTrackML360min_00.50", "RotationTrackML30min_00.50", "RotationTrackML240min_00.50", "RotationTrackML1440min_00.50", "RotationTrackML120min_00.50", "RotationTrack60min_00.50", "RotationTrack360min_00.50", "RotationTrack30min_00.50", "RotationTrack240min_00.50", "RotationTrack1440min_00.50", "RotationTrack120min_00.50", "MESH_Max_60min_00.50", "MESH_Max_360min_00.50", "MESH_Max_30min_00.50", "MESH_Max_240min_00.50", "MESH_Max_1440min_00.50", "MESH_Max_120min_00.50", "MESH_00.50", "FLASH_QPE_ARIMAX_00.00", "FLASH_QPE_ARI30M_00.00", "FLASH_QPE_ARI24H_00.00", "FLASH_QPE_ARI12H_00.00", "FLASH_QPE_ARI06H_00.00", "FLASH_QPE_ARI03H_00.00", "FLASH_QPE_ARI01H_00.00", "LightningProbabilityNext60minGrid_scale_1", "LightningProbabilityNext30minGrid_scale_1", "VIL_Max_1440min_00.50", "VIL_Max_120min_00.50", "VIL_Density_00.50", "VIL_00.50", "LVL3_HighResVIL_00.50", "ptypeRefl", "MergedAzShear_0-2kmAGL_00.50", "MergedAzShear_3-6kmAGL_00.50"],
|
|
4
|
-
name: 'MRMS'
|
|
5
|
-
},
|
|
6
|
-
'arome1': {
|
|
7
|
-
bounds: [-12, 37.5, 16, 55.4],
|
|
8
|
-
max_zoom: 7,
|
|
9
|
-
vars: ['csnow_total', 'gust_runmax', 'rainRefl', 'snowRefl', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'irsat', 'refc_0', 'hcc_0', 'mcc_0', 'lcc_0', 'thetaE', 'atemp', 'vo_10', '2t_2', 'gust_0', 'moistureConvergence', 'cape_25500', '2d_2', '2r_2', 'wind_speed_10', 'wind_direction_10'],
|
|
10
|
-
category: 'Mesoscale',
|
|
11
|
-
name: 'AROME 1km',
|
|
12
|
-
skewt: false,
|
|
13
|
-
pressureLvls: [],
|
|
14
|
-
order: 12
|
|
15
|
-
},
|
|
16
|
-
'arome25': {
|
|
17
|
-
bounds: [-12, 37.5, 16, 55.4],
|
|
18
|
-
max_zoom: 7,
|
|
19
|
-
vars: ['csnow_total', 'gust_runmax', 'rainRefl', 'snowRefl', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'd_850', 'd_925', 'fgen_700', 'fgen_850', 'gh_500', 'gh_700', 'gh_850', 'gh_925', 'gust_0', 'lapse_rates_500700', 'mslma_0', 't_700', 't_850', 't_925', 'tadv_700', 'tadv_850', 'wind_speed_500', 'wind_speed_700', 'wind_speed_850', 'wind_speed_925', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925', 'refc_500', 'hcc_0', 'mcc_0', 'lcc_0', 'thetaE', 'atemp', 'vo_10', '2t_2', 'moistureConvergence', 'cape_25500', '2d_2', '2r_2', 'wind_speed_10', 'wind_direction_10'],
|
|
20
|
-
category: 'Mesoscale',
|
|
21
|
-
name: 'AROME 2.5km',
|
|
22
|
-
skewt: true,
|
|
23
|
-
pressureLvls: [100, 125, 150, 175, 200, 225, 250, 275, 300, 350, 400, 450, 500, 550, 600, 650, 700, 750, 800, 850, 900, 925, 950, 1000],
|
|
24
|
-
order: 13
|
|
25
|
-
},
|
|
26
|
-
'arw': {
|
|
27
|
-
bounds: [-152.8529969460623, 12.190000000000017, -49.39550324327563, 61.2767011349812],
|
|
28
|
-
max_zoom: 7,
|
|
29
|
-
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'],
|
|
30
|
-
category: 'Mesoscale',
|
|
31
|
-
name: 'WRF-ARW',
|
|
32
|
-
skewt: true,
|
|
33
|
-
pressureLvls: [200, 250, 300, 350, 400, 450, 500, 525, 550, 575, 600, 625, 650, 675, 700, 725, 750, 775, 800, 825, 850, 875, 900, 925, 950, 975, 1000],
|
|
34
|
-
order: 5
|
|
35
|
-
},
|
|
36
|
-
'arw2': {
|
|
37
|
-
bounds: [-152.8529969460623, 12.190000000000017, -49.39550324327563, 61.2767011349812],
|
|
38
|
-
max_zoom: 7,
|
|
39
|
-
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'],
|
|
40
|
-
category: 'Mesoscale',
|
|
41
|
-
name: 'WRF-ARW2',
|
|
42
|
-
skewt: true,
|
|
43
|
-
pressureLvls: [200, 250, 300, 350, 400, 450, 500, 525, 550, 575, 600, 625, 650, 675, 700, 725, 750, 775, 800, 825, 850, 875, 900, 925, 950, 975, 1000],
|
|
44
|
-
order: 6
|
|
45
|
-
},
|
|
46
|
-
'fv3': {
|
|
47
|
-
bounds: [-152.8529969460623, 12.190000000000017, -49.39550324327563, 61.2767011349812],
|
|
48
|
-
max_zoom: 7,
|
|
49
|
-
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'],
|
|
50
|
-
category: 'Mesoscale',
|
|
51
|
-
name: 'HRW FV3',
|
|
52
|
-
skewt: true,
|
|
53
|
-
pressureLvls: [200, 250, 300, 350, 400, 450, 500, 525, 550, 575, 600, 625, 650, 675, 700, 725, 750, 775, 800, 825, 850, 875, 900, 925, 950, 975, 1000],
|
|
54
|
-
order: 4
|
|
55
|
-
},
|
|
56
|
-
'hrdps': {
|
|
57
|
-
bounds: [-152.730672, 27.284598, -40.70856, 70.61148],
|
|
58
|
-
max_zoom: 7,
|
|
59
|
-
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'],
|
|
60
|
-
category: 'Mesoscale',
|
|
61
|
-
name: 'HRDPS',
|
|
62
|
-
skewt: false,
|
|
63
|
-
order: 11
|
|
64
|
-
},
|
|
65
|
-
'hrrr': {
|
|
66
|
-
bounds: [-134.09547, 21.13812300, -60.91719, 52.6156533],
|
|
67
|
-
max_zoom: 7,
|
|
68
|
-
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'],
|
|
69
|
-
category: 'Mesoscale',
|
|
70
|
-
name: 'HRRR',
|
|
71
|
-
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],
|
|
72
|
-
skewt: true,
|
|
73
|
-
order: 1
|
|
74
|
-
},
|
|
75
|
-
'hrrrsub': {
|
|
76
|
-
bounds: [-134.09547, 21.13812300, -60.91719, 52.6156533],
|
|
77
|
-
max_zoom: 7,
|
|
78
|
-
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'],
|
|
79
|
-
category: 'Mesoscale',
|
|
80
|
-
name: 'HRRR Sub-Hourly',
|
|
81
|
-
pressureLvls: [],
|
|
82
|
-
skewt: false,
|
|
83
|
-
order: 2
|
|
84
|
-
},
|
|
85
|
-
'icond2': {
|
|
86
|
-
bounds: [-3.9399999999999977, 43.18, 20.34, 58.08],
|
|
87
|
-
max_zoom: 7,
|
|
88
|
-
vars: ['bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925', '2t_2iso0', 'avg_prate_3hr', 'csnow_total', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'lcc_0', '2t_2', 't_500', 'hcc_0', 'wind_speed_700', 'mslma_0', 'atemp', 't_700', 't_700iso0', 'cape_9000', 'lcl', '2d_2', 'mcc_0', 'wind_speed_10', 'lapse_rates_500700', '2r_2', 'crain', 'csnow', 'cicep', 'cfrzr', 'tcc_0', 'wind_speed_850', 't_850', 't_850iso0', 'wind_speed_500', 'thetaE'],
|
|
89
|
-
category: 'Mesoscale',
|
|
90
|
-
name: 'ICON-D2',
|
|
91
|
-
skewt: false,
|
|
92
|
-
order: 14
|
|
93
|
-
},
|
|
94
|
-
'mpashn': {
|
|
95
|
-
bounds: [-152.8529969460623, 12.190000000000017, -49.39550324327563, 61.2767011349812],
|
|
96
|
-
max_zoom: 7,
|
|
97
|
-
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'],
|
|
98
|
-
category: 'Mesoscale',
|
|
99
|
-
name: 'NSSL MPAS-HN',
|
|
100
|
-
skewt: false,
|
|
101
|
-
pressureLvls: [250, 500, 700, 750, 800, 850, 900, 925, 950, 1000],
|
|
102
|
-
order: 7
|
|
103
|
-
},
|
|
104
|
-
'mpasht': {
|
|
105
|
-
bounds: [-152.8529969460623, 12.190000000000017, -49.39550324327563, 61.2767011349812],
|
|
106
|
-
max_zoom: 7,
|
|
107
|
-
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'],
|
|
108
|
-
category: 'Mesoscale',
|
|
109
|
-
name: 'NSSL MPAS-HT',
|
|
110
|
-
skewt: false,
|
|
111
|
-
pressureLvls: [250, 500, 700, 750, 800, 850, 900, 925, 950, 1000],
|
|
112
|
-
order: 8
|
|
113
|
-
},
|
|
114
|
-
'mpasrt': {
|
|
115
|
-
bounds: [-152.8529969460623, 12.190000000000017, -49.39550324327563, 61.2767011349812],
|
|
116
|
-
max_zoom: 7,
|
|
117
|
-
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'],
|
|
118
|
-
category: 'Mesoscale',
|
|
119
|
-
name: 'NSSL MPAS-RT',
|
|
120
|
-
skewt: false,
|
|
121
|
-
pressureLvls: [250, 500, 700, 750, 800, 850, 900, 925, 950, 1000],
|
|
122
|
-
order: 9
|
|
123
|
-
},
|
|
124
|
-
'mpasrn': {
|
|
125
|
-
bounds: [-152.8529969460623, 12.190000000000017, -49.39550324327563, 61.2767011349812],
|
|
126
|
-
max_zoom: 7,
|
|
127
|
-
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'],
|
|
128
|
-
category: 'Mesoscale',
|
|
129
|
-
name: 'NSSL MPAS-RN',
|
|
130
|
-
skewt: false,
|
|
131
|
-
pressureLvls: [250, 500, 700, 750, 800, 850, 900, 925, 950, 1000],
|
|
132
|
-
order: 7
|
|
133
|
-
},
|
|
134
|
-
'mpasrn3': {
|
|
135
|
-
bounds: [-152.8529969460623, 12.190000000000017, -49.39550324327563, 61.2767011349812],
|
|
136
|
-
max_zoom: 7,
|
|
137
|
-
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'],
|
|
138
|
-
category: 'Mesoscale',
|
|
139
|
-
name: 'NSSL MPAS-RN3',
|
|
140
|
-
skewt: false,
|
|
141
|
-
pressureLvls: [250, 500, 700, 750, 800, 850, 900, 925, 950, 1000],
|
|
142
|
-
order: 8
|
|
143
|
-
},
|
|
144
|
-
'mpasht2': {
|
|
145
|
-
bounds: [-152.8529969460623, 12.190000000000017, -49.39550324327563, 61.2767011349812],
|
|
146
|
-
max_zoom: 7,
|
|
147
|
-
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'],
|
|
148
|
-
category: 'Mesoscale',
|
|
149
|
-
name: 'NSSL MPAS-HTPO',
|
|
150
|
-
skewt: false,
|
|
151
|
-
pressureLvls: [250, 500, 700, 750, 800, 850, 900, 925, 950, 1000],
|
|
152
|
-
order: 9
|
|
153
|
-
},
|
|
154
|
-
'namnest': {
|
|
155
|
-
bounds: [-152.87862250405013, 12.190000000000017, -49.415986585644376, 61.30935757335814],
|
|
156
|
-
max_zoom: 7,
|
|
157
|
-
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'],
|
|
158
|
-
category: 'Mesoscale',
|
|
159
|
-
name: 'NAM 3km CONUS',
|
|
160
|
-
skewt: true,
|
|
161
|
-
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],
|
|
162
|
-
order: 3
|
|
163
|
-
},
|
|
164
|
-
'rrfs': {
|
|
165
|
-
bounds: [-134.09547, 21.13812300, -60.91719, 52.6156533],
|
|
166
|
-
max_zoom: 7,
|
|
167
|
-
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'],
|
|
168
|
-
category: 'Mesoscale',
|
|
169
|
-
name: 'RRFS A',
|
|
170
|
-
skewt: true,
|
|
171
|
-
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],
|
|
172
|
-
order: 10
|
|
173
|
-
},
|
|
174
|
-
'arpege': {
|
|
175
|
-
bounds: [-180, -90, 180, 90],
|
|
176
|
-
max_zoom: 3,
|
|
177
|
-
vars: ['mslma_0', 'atemp', '2t_2', 'tcc_0', '2d_2', '2r_2', 'wind_speed_10', 'gust_0', 'gust_runmax'],
|
|
178
|
-
category: 'Global',
|
|
179
|
-
name: 'ARPEGE',
|
|
180
|
-
skewt: false,
|
|
181
|
-
pressureLvls: [],
|
|
182
|
-
order: 5
|
|
183
|
-
},
|
|
184
|
-
'ecmwf': {
|
|
185
|
-
max_zoom: 3,
|
|
186
|
-
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'],
|
|
187
|
-
category: 'Global',
|
|
188
|
-
name: 'ECMWF',
|
|
189
|
-
bounds: [-180, -90, 180, 90],
|
|
190
|
-
skewt: false,
|
|
191
|
-
pressureLvls: [100, 150, 200, 250, 300, 400, 500, 600, 700, 850, 925, 1000],
|
|
192
|
-
order: 2
|
|
193
|
-
},
|
|
194
|
-
'ecmwfaifs': {
|
|
195
|
-
max_zoom: 3,
|
|
196
|
-
vars: ["gh_tendency_500", 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925', '2t_2iso0', 'avg_prate_6hr', 'tp_0_total', 'tp_6', 'tp_12', 'tp_24', 'tp_48', 'tadv_850', 'wind_speed_500', 'fgen_700', 'wind_speed_10', 'atemp', 'tp_0_total', 'tadv_300', 'lapse_rates_500700', 't_700', 't_700iso0', 'thetaE', 'wind_speed_200', 'wind_speed_700', 'wind_speed_925', 'ivt', 'vo_700', 'divergence_200', '2r_2', 'fgen_850', 'd_all_lvls', '2d_2', 'tadv_700', 't_925', 't_925iso0', 'vo_850', 'gh_700', '2t_2', 'mslma_0', 'r_925', 'lcl', 'gh_925', 't_850', 't_850iso0', 'w_850', 'gh_500', 'w_925', 'gh_850', 't_500', 'mean700300mbRH', 'divergence_850', 'thickness', 'w_500', 'r_700', 'wind_speed_850', 'wind_speed_300', 'vo_500', 'r_850', 'w_700'],
|
|
197
|
-
category: 'Global',
|
|
198
|
-
name: 'ECMWF-AIFS',
|
|
199
|
-
bounds: [-180, -90, 180, 90],
|
|
200
|
-
skewt: false,
|
|
201
|
-
pressureLvls: [100, 150, 200, 250, 300, 400, 500, 600, 700, 850, 925, 1000],
|
|
202
|
-
order: 7
|
|
203
|
-
},
|
|
204
|
-
'gem': {
|
|
205
|
-
max_zoom: 3,
|
|
206
|
-
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'],
|
|
207
|
-
category: 'Global',
|
|
208
|
-
name: 'GDPS',
|
|
209
|
-
bounds: [-180, -90, 180, 90],
|
|
210
|
-
skewt: false,
|
|
211
|
-
order: 3
|
|
212
|
-
},
|
|
213
|
-
'gfs': {
|
|
214
|
-
max_zoom: 3,
|
|
215
|
-
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'],
|
|
216
|
-
category: 'Global',
|
|
217
|
-
name: 'GFS',
|
|
218
|
-
bounds: [-180, -90, 180, 90],
|
|
219
|
-
skewt: true,
|
|
220
|
-
pressureLvls: [100, 150, 200, 250, 300, 350, 400, 450, 500, 550, 600, 650, 700, 750, 800, 850, 900, 925, 950, 975, 1000],
|
|
221
|
-
order: 1
|
|
222
|
-
},
|
|
223
|
-
'graphcastgfs': {
|
|
224
|
-
max_zoom: 3,
|
|
225
|
-
vars: ["gh_tendency_500", 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925', '2t_2iso0', 'avg_prate_6hr', 'tp_6', 'tp_12', 'tp_24', 'tp_48', 'gh_700', 'mean700300mbRH', 'd_925', 'gh_300', 'ivt', 'gh_925', 'mslma_0', 'lapse_rates_500700', 'tadv_300', 'fgen_700', 'r_500', 'wind_speed_700', 'wind_speed_850', 'fgen_850', 'w_500', 't_700', 't_700iso0', 'gh_200', 'w_925', 'tadv_850', 'tadv_700', '2t_2', 'r_700', 'd_all_lvls', 'wind_speed_300', 'd_700', 'divergence_850', 't_500', 'vo_850', 'w_850', 'vo_500', 'wind_speed_925', 't_925', 't_925iso0', 'tp_0_total', 'r_850', 'r_925', 'w_700', 't_850', 't_850iso0', 'gh_500', 'wind_speed_200', 'wind_speed_500', 'gh_850', 'd_850', 'thickness', 'divergence_200', 'vo_700'],
|
|
226
|
-
category: 'Global',
|
|
227
|
-
name: 'Graphcast GFS',
|
|
228
|
-
bounds: [-180, -90, 180, 90],
|
|
229
|
-
skewt: false,
|
|
230
|
-
pressureLvls: [100, 150, 200, 250, 300, 400, 500, 600, 700, 850, 925, 1000],
|
|
231
|
-
order: 6
|
|
232
|
-
},
|
|
233
|
-
'gefs': {
|
|
234
|
-
max_zoom: 3,
|
|
235
|
-
vars: ["gh_tendency_500", 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925', '2t_2iso0', 'crain_total', 'crain_6', 'crain_12', 'crain_24', 'crain_48', 'cicep_total', 'cicep_6', 'cicep_12', 'cicep_24', 'cicep_48', 'cfrzr_total', 'cfrzr_6', 'cfrzr_12', 'cfrzr_24', 'cfrzr_48', 'csnow_total', 'csnow_6', 'csnow_12', 'csnow_24', 'csnow_48', 'tp_0_total', 'tp_6', 'tp_12', 'tp_24', 'tp_48', 'cin_9000', 'r_850', 'gh_500', 'fgen_700', 'fgen_850', 't_500', 'wind_speed_850', 'wind_speed_300', 'lapse_rates_500700', 'cape_9000', 't_925', 't_925iso0', 'gh_850', '2r_2', 'gh_200', 'atemp', 'irsat', 'gh_300', 'crain', 'csnow', 'cicep', 'cfrzr', 'wind_speed_10', 'tcc_0', 'wind_speed_700', 'd_850', 'gh_700', 'gh_925', 'wind_speed_500', '2t_2', 'lcl', 'tadv_850', 'divergence_850', 'pwat_0', 'r_700', 'tadv_700', 'divergence_200', 'thickness', 't_850', 't_850iso0', 'r_500', 'w_850', 't_700', 't_700iso0', 'thetaE', 'wind_speed_200', 'r_925', 'wind_speed_925', '2d_2', 'd_925', 'd_700'],
|
|
236
|
-
category: 'Ensemble',
|
|
237
|
-
name: 'GEFS',
|
|
238
|
-
bounds: [-180, -90, 180, 90],
|
|
239
|
-
skewt: false,
|
|
240
|
-
order: 1
|
|
241
|
-
},
|
|
242
|
-
'nbm': {
|
|
243
|
-
bounds: [-138.3732681539599, 19.229000000000003, -59.04219006004567, 57.088589282434306],
|
|
244
|
-
max_zoom: 7,
|
|
245
|
-
vars: ['2t_2iso0', '2d_2', '2r_2', '2t_2', 'atemp', 'cape_0', 'gust_0', 'lcl'],
|
|
246
|
-
category: 'Ensemble',
|
|
247
|
-
name: 'NBM',
|
|
248
|
-
skewt: false,
|
|
249
|
-
order: 2
|
|
250
|
-
},
|
|
251
|
-
'href': {
|
|
252
|
-
interval: 1,
|
|
253
|
-
bounds: [-152.8529969460623, 12.190000000000017, -49.39550324327563, 61.2767011349812],
|
|
254
|
-
max_zoom: 7,
|
|
255
|
-
vars: ['vis_0', '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', 'mslma_0', 'tadv_850', 'hlcy_3000', 'd_700', 'lcc_0', 'cape_0', 'wind_speed_700', 'crain', 'csnow', 'cicep', 'cfrzr', 'gh_500', 'gh_700', 'wind_speed_850', 'pwat_0', 'fgen_850', 'd_925', 'wind_speed_925', 't_850', 't_850iso0', 'fgen_700', 'lcl', '2t_2', 'mcc_0', 't_925', 't_925iso0', 'wind_speed_500', 'w_700', 'cape_9000', 'hcc_0', 'cin_0', 'tcc_0', 'cin_9000', 'tadv_700', 'gh_850', 't_500', 'd_850', 'ehi_3000', 't_700'],
|
|
256
|
-
category: 'Ensemble',
|
|
257
|
-
name: 'HREF',
|
|
258
|
-
skewt: false,
|
|
259
|
-
order: 3
|
|
260
|
-
},
|
|
261
|
-
'iconeu': {
|
|
262
|
-
bounds: [-23.5, 29.5, 62.5, 70.5],
|
|
263
|
-
max_zoom: 7,
|
|
264
|
-
vars: ['bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925', '2t_2iso0', 'avg_prate_3hr', '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', 'lapse_rates_500700', '2d_2', 't_850', 't_850iso0', 'wind_speed_500', 'wind_speed_925', 'crain', 'csnow', 'cicep', 'cfrzr', 'wind_speed_850', 'tcc_0', 't_925', 't_925iso0', 'thetaE', 't_700', 't_700iso0', '2t_2', 't_500', 'cape_9000', 'hcc_0', 'atemp', 'lcc_0', 'wind_speed_10', 'lcl', 'mslma_0', 'mcc_0', '2r_2', 'wind_speed_700', 'wind_direction_850'],
|
|
265
|
-
category: 'Regional',
|
|
266
|
-
name: 'ICON-EU',
|
|
267
|
-
skewt: false,
|
|
268
|
-
order: 4
|
|
269
|
-
},
|
|
270
|
-
'nam': {
|
|
271
|
-
bounds: [-152.87862250405013, 12.190000000000017, -49.415986585644376, 61.30935757335814],
|
|
272
|
-
max_zoom: 3,
|
|
273
|
-
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'],
|
|
274
|
-
category: 'Regional',
|
|
275
|
-
name: 'NAM',
|
|
276
|
-
skewt: false,
|
|
277
|
-
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],
|
|
278
|
-
order: 2
|
|
279
|
-
},
|
|
280
|
-
'arpegeeu': {
|
|
281
|
-
bounds: [-32, 20, 42, 72],
|
|
282
|
-
max_zoom: 3,
|
|
283
|
-
vars: ['canosw_total', 'gust_0', 'gust_runmax', 'csnow_1', 'csnow_3', 'csnow_6', 'csnow_12', 'csnow_24', 'tp_0_total', 'tp_0_1', 'tp_3', 'tp_6', 'tp_12', 'tp_24', 'd_850', 'd_925', 'fgen_700', 'fgen_850', 'gh_500', 'gh_300', 'gh_200', 'gh_700', 'gh_850', 'gh_925', 'gust_0', 'lapse_rates_500700', 'mslma_0', 't_700', 't_850', 't_925', 'tadv_700', 'tadv_850', 'wind_speed_200', 'wind_speed_300', 'wind_speed_500', 'wind_speed_700', 'wind_speed_850', 'wind_speed_925', 'bulk_shear_speedmb_500', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_925', 'thetaE', 'atemp', 'vo_10', '2t_2', 'moistureConvergence', 'cape_25500', '2d_2', '2r_2', 'wind_speed_10'],
|
|
284
|
-
category: 'Regional',
|
|
285
|
-
name: 'ARPEGE EU',
|
|
286
|
-
skewt: true,
|
|
287
|
-
pressureLvls: [100, 125, 150, 175, 200, 225, 250, 275, 300, 350, 400, 450, 500, 550, 600, 650, 700, 750, 800, 850, 900, 925, 950, 1000],
|
|
288
|
-
order: 5
|
|
289
|
-
},
|
|
290
|
-
'rap': {
|
|
291
|
-
bounds: [-139.85612183699237, 16.281000000000002, -57.381070045718054, 58.365355471156114],
|
|
292
|
-
max_zoom: 3,
|
|
293
|
-
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'],
|
|
294
|
-
category: 'Regional',
|
|
295
|
-
name: 'RAP',
|
|
296
|
-
skewt: true,
|
|
297
|
-
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],
|
|
298
|
-
order: 1
|
|
299
|
-
},
|
|
300
|
-
'rgem': {
|
|
301
|
-
bounds: [-179.99976765517718, 17.34272612431937, -50, 89.95612441273688],
|
|
302
|
-
max_zoom: 3,
|
|
303
|
-
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'],
|
|
304
|
-
category: 'Regional',
|
|
305
|
-
name: 'RGEM',
|
|
306
|
-
skewt: false,
|
|
307
|
-
order: 3
|
|
308
|
-
},
|
|
309
|
-
'rtma': {
|
|
310
|
-
bounds: [-134.09547, 21.13812300, -60.91719, 52.6156533],
|
|
311
|
-
max_zoom: 7,
|
|
312
|
-
vars: ['mslma_0', '2t_2iso0', '2d_2', '2r_2', '2t_2', 'atemp', 'gust_0', 'moistureConvergence', 'thetaE', 'wind_speed_10'],
|
|
313
|
-
name: 'RTMA'
|
|
314
|
-
},
|
|
315
|
-
'hwrf': {
|
|
316
|
-
bounds: [-180, -90, 180, 90],
|
|
317
|
-
max_zoom: 7,
|
|
318
|
-
vars: ['2t_2', 'hlcy_3000', 'wind_speed_10', 'wind_speed_500', 'wind_speed_700', 'wind_speed_850', 'wind_speed_925', 'ivt', 'gh_200', 'gh_300', 'gh_500', 'gh_700', 'gh_850', 'gh_925', '2r_2', 'mean700300mbRH', 'r_500', 'r_700', 'r_850', 'r_925', 'mslma_0', 'pwat_0', 'refc_0', 'vo_500', 'vo_700', 'vo_850'],
|
|
319
|
-
category: 'Hurricane',
|
|
320
|
-
name: 'HWRF',
|
|
321
|
-
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],
|
|
322
|
-
skewt: true,
|
|
323
|
-
order: 1
|
|
324
|
-
},
|
|
325
|
-
'hfsa': {
|
|
326
|
-
bounds: [-180, -90, 180, 90],
|
|
327
|
-
max_zoom: 7,
|
|
328
|
-
vars: ['gust_0', '2t_2', 'hlcy_3000', 'wind_speed_10', 'wind_speed_500', 'wind_speed_700', 'wind_speed_850', 'wind_speed_925', 'ivt', 'gh_200', 'gh_300', 'gh_500', 'gh_700', 'gh_850', 'gh_925', '2r_2', 'mean700300mbRH', 'r_500', 'r_700', 'r_850', 'r_925', 'mslma_0', 'pwat_0', 'refc_0', 'vo_500', 'vo_700', 'vo_850'],
|
|
329
|
-
category: 'Hurricane',
|
|
330
|
-
name: 'HAFS-A',
|
|
331
|
-
pressureLvls: [100, 125, 150, 175, 200, 225, 250, 275, 300, 325, 350, 375, 400, 425, 450, 475, 500, 524, 550, 575, 600, 625, 650, 657, 700, 725, 750, 775, 800, 825, 850, 875, 900, 925, 950, 975, 1000],
|
|
332
|
-
skewt: true,
|
|
333
|
-
order: 3
|
|
334
|
-
},
|
|
335
|
-
'hfsb': {
|
|
336
|
-
bounds: [-180, -90, 180, 90],
|
|
337
|
-
max_zoom: 7,
|
|
338
|
-
vars: ['gust_0', '2t_2', 'hlcy_3000', 'wind_speed_10', 'wind_speed_500', 'wind_speed_700', 'wind_speed_850', 'wind_speed_925', 'ivt', 'gh_200', 'gh_300', 'gh_500', 'gh_700', 'gh_850', 'gh_925', '2r_2', 'mean700300mbRH', 'r_500', 'r_700', 'r_850', 'r_925', 'mslma_0', 'pwat_0', 'refc_0', 'vo_500', 'vo_700', 'vo_850'],
|
|
339
|
-
category: 'Hurricane',
|
|
340
|
-
name: 'HAFS-B',
|
|
341
|
-
pressureLvls: [100, 125, 150, 175, 200, 225, 250, 275, 300, 325, 350, 375, 400, 425, 450, 475, 500, 524, 550, 575, 600, 625, 650, 657, 700, 725, 750, 775, 800, 825, 850, 875, 900, 925, 950, 975, 1000],
|
|
342
|
-
skewt: true,
|
|
343
|
-
order: 4
|
|
344
|
-
},
|
|
345
|
-
'hmon': {
|
|
346
|
-
bounds: [-180, -90, 180, 90],
|
|
347
|
-
max_zoom: 7,
|
|
348
|
-
vars: ['2t_2', 'hlcy_3000', 'wind_speed_10', 'wind_speed_500', 'wind_speed_700', 'wind_speed_850', 'wind_speed_925', 'ivt', 'gh_200', 'gh_300', 'gh_500', 'gh_700', 'gh_850', 'gh_925', '2r_2', 'mean700300mbRH', 'r_500', 'r_700', 'r_850', 'r_925', 'mslma_0', 'pwat_0', 'refc_0', 'vo_500', 'vo_700', 'vo_850'],
|
|
349
|
-
category: 'Hurricane',
|
|
350
|
-
name: 'HMON',
|
|
351
|
-
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],
|
|
352
|
-
skewt: true,
|
|
353
|
-
order: 2
|
|
354
|
-
}
|
|
355
|
-
};
|
|
356
|
-
export const BARB_FIELDS = ['wind_speed_10', 'wind_speed_2000', 'wind_speed_200', 'wind_speed_250', 'wind_speed_300', 'wind_speed_500', 'wind_speed_700', 'wind_speed_850', 'wind_speed_925', 'bulk_shear_speedmb_925', 'bulk_shear_speedmb_850', 'bulk_shear_speedmb_700', 'bulk_shear_speedmb_500', 'bulk_shear_speed_0-1000', 'bulk_shear_speed_0-6000'];
|
|
357
|
-
export const DICTIONARIES = {
|
|
358
|
-
fld: {
|
|
359
|
-
"": {
|
|
360
|
-
category: "",
|
|
361
|
-
subCategory: "",
|
|
362
|
-
variable: "",
|
|
363
|
-
shortname: "",
|
|
364
|
-
units: {
|
|
365
|
-
"": {
|
|
366
|
-
min: 0,
|
|
367
|
-
max: 0,
|
|
368
|
-
intervals: []
|
|
369
|
-
}
|
|
370
|
-
},
|
|
371
|
-
description: ''
|
|
372
|
-
},
|
|
373
|
-
"mslma_0": {
|
|
374
|
-
category: "Surface",
|
|
375
|
-
subCategory: "Mean Sea Level Pressure",
|
|
376
|
-
variable: "MSLP",
|
|
377
|
-
shortname: "MSLP",
|
|
378
|
-
units: {
|
|
379
|
-
"hPa": {
|
|
380
|
-
min: 800,
|
|
381
|
-
max: 1100,
|
|
382
|
-
intervals: [2]
|
|
383
|
-
}
|
|
384
|
-
},
|
|
385
|
-
description: ''
|
|
386
|
-
},
|
|
387
|
-
"2t_2": {
|
|
388
|
-
category: "Surface",
|
|
389
|
-
subCategory: "Temperature",
|
|
390
|
-
variable: "2m Temperature",
|
|
391
|
-
shortname: "2m Temp.",
|
|
392
|
-
units: {
|
|
393
|
-
"°F": {
|
|
394
|
-
min: -130,
|
|
395
|
-
max: 150,
|
|
396
|
-
intervals: [2]
|
|
397
|
-
},
|
|
398
|
-
"°C": {
|
|
399
|
-
min: -70,
|
|
400
|
-
max: 70,
|
|
401
|
-
intervals: [2]
|
|
402
|
-
}
|
|
403
|
-
},
|
|
404
|
-
defaultUnit: '°C',
|
|
405
|
-
description: ''
|
|
406
|
-
},
|
|
407
|
-
"2t_2iso0": {
|
|
408
|
-
category: "Surface",
|
|
409
|
-
subCategory: "Temperature",
|
|
410
|
-
variable: "2m 0°C Isotherm",
|
|
411
|
-
shortname: "2m 0°C",
|
|
412
|
-
units: {
|
|
413
|
-
"°C": {
|
|
414
|
-
min: 0,
|
|
415
|
-
max: 0,
|
|
416
|
-
intervals: [1]
|
|
417
|
-
}
|
|
418
|
-
},
|
|
419
|
-
description: ''
|
|
420
|
-
},
|
|
421
|
-
"wet_bulb_2": {
|
|
422
|
-
category: "Surface",
|
|
423
|
-
subCategory: "Temperature",
|
|
424
|
-
variable: "2m Wet Bulb Temperature",
|
|
425
|
-
shortname: "2m Wb. Temp.",
|
|
426
|
-
units: {
|
|
427
|
-
"°C": {
|
|
428
|
-
min: -50,
|
|
429
|
-
max: 50,
|
|
430
|
-
intervals: [2]
|
|
431
|
-
},
|
|
432
|
-
"°F": {
|
|
433
|
-
min: -60,
|
|
434
|
-
max: 120,
|
|
435
|
-
intervals: [2]
|
|
436
|
-
}
|
|
437
|
-
},
|
|
438
|
-
description: ''
|
|
439
|
-
},
|
|
440
|
-
"2d_2": {
|
|
441
|
-
category: "Surface",
|
|
442
|
-
subCategory: "Thermodynamics",
|
|
443
|
-
variable: "2m Dewpoint",
|
|
444
|
-
shortname: "2m Dpt.",
|
|
445
|
-
units: {
|
|
446
|
-
"°F": {
|
|
447
|
-
min: -80,
|
|
448
|
-
max: 90,
|
|
449
|
-
intervals: [2]
|
|
450
|
-
},
|
|
451
|
-
"°C": {
|
|
452
|
-
min: -70,
|
|
453
|
-
max: 50,
|
|
454
|
-
intervals: [2]
|
|
455
|
-
}
|
|
456
|
-
},
|
|
457
|
-
defaultUnit: '°C',
|
|
458
|
-
description: 'Dewpoint temperature is the temperature at which air becomes saturdates with water vapor.'
|
|
459
|
-
},
|
|
460
|
-
"d_925": {
|
|
461
|
-
category: "Upper Air",
|
|
462
|
-
subCategory: "Dewpoint",
|
|
463
|
-
variable: "925mb Dewpoint",
|
|
464
|
-
shortname: "925mb Dpt.",
|
|
465
|
-
units: {
|
|
466
|
-
"°C": {
|
|
467
|
-
min: -70,
|
|
468
|
-
max: 70,
|
|
469
|
-
intervals: [2]
|
|
470
|
-
}
|
|
471
|
-
},
|
|
472
|
-
description: 'Dewpoint temperature is the temperature at which air becomes saturdates with water vapor.'
|
|
473
|
-
},
|
|
474
|
-
"d_850": {
|
|
475
|
-
category: "Upper Air",
|
|
476
|
-
subCategory: "Dewpoint",
|
|
477
|
-
variable: "850mb Dewpoint",
|
|
478
|
-
shortname: "850mb Dpt.",
|
|
479
|
-
units: {
|
|
480
|
-
"°C": {
|
|
481
|
-
min: -70,
|
|
482
|
-
max: 70,
|
|
483
|
-
intervals: [2]
|
|
484
|
-
}
|
|
485
|
-
},
|
|
486
|
-
description: 'Dewpoint temperature is the temperature at which air becomes saturdates with water vapor.'
|
|
487
|
-
},
|
|
488
|
-
"d_700": {
|
|
489
|
-
category: "Upper Air",
|
|
490
|
-
subCategory: "Dewpoint",
|
|
491
|
-
variable: "700mb Dewpoint",
|
|
492
|
-
shortname: "700mb Dpt.",
|
|
493
|
-
units: {
|
|
494
|
-
"°C": {
|
|
495
|
-
min: -70,
|
|
496
|
-
max: 70,
|
|
497
|
-
intervals: [2]
|
|
498
|
-
}
|
|
499
|
-
},
|
|
500
|
-
description: 'Dewpoint temperature is the temperature at which air becomes saturdates with water vapor.'
|
|
501
|
-
},
|
|
502
|
-
"2r_2": {
|
|
503
|
-
category: "Surface",
|
|
504
|
-
subCategory: "Thermodynamics",
|
|
505
|
-
variable: "2m Relative Humidity",
|
|
506
|
-
shortname: "2m RH",
|
|
507
|
-
units: {
|
|
508
|
-
"%": {
|
|
509
|
-
min: 0,
|
|
510
|
-
max: 100,
|
|
511
|
-
intervals: [5]
|
|
512
|
-
}
|
|
513
|
-
},
|
|
514
|
-
description: 'Relative humidity is the ratio of the current water vapor in the air to the maximum amount the air can hold. It is calculated by dividing the water vapor pressure by the saturation vapor pressure and multiplying by 100.'
|
|
515
|
-
},
|
|
516
|
-
"cape_0": {
|
|
517
|
-
category: "Thermodynamics",
|
|
518
|
-
subCategory: "Severe",
|
|
519
|
-
variable: "Surface Based CAPE",
|
|
520
|
-
shortname: "SBCAPE",
|
|
521
|
-
units: {
|
|
522
|
-
"J kg⁻¹": {
|
|
523
|
-
min: 100,
|
|
524
|
-
max: 10000,
|
|
525
|
-
intervals: [250]
|
|
526
|
-
}
|
|
527
|
-
},
|
|
528
|
-
description: 'Surface Based Convective Available Potential Energy measures differences between a surface based air parcel temperature and the surrounding environment to the equilibrium level. It represents the potential for thunderstorms.'
|
|
529
|
-
},
|
|
530
|
-
"cape_0-3000": {
|
|
531
|
-
category: "Thermodynamics",
|
|
532
|
-
subCategory: "Severe",
|
|
533
|
-
variable: "0-3km AGL CAPE",
|
|
534
|
-
shortname: "3km CAPE",
|
|
535
|
-
units: {
|
|
536
|
-
"J kg⁻¹": {
|
|
537
|
-
min: 5,
|
|
538
|
-
max: 500,
|
|
539
|
-
intervals: [50]
|
|
540
|
-
}
|
|
541
|
-
},
|
|
542
|
-
description: '3km Convective Available Potential Energy measures differences between a surface based air parcel temperature and the surrounding environment to 3km.'
|
|
543
|
-
},
|
|
544
|
-
"cape_25500": {
|
|
545
|
-
category: "Thermodynamics",
|
|
546
|
-
subCategory: "Severe",
|
|
547
|
-
variable: "Most Unstable CAPE",
|
|
548
|
-
shortname: "MUCAPE",
|
|
549
|
-
units: {
|
|
550
|
-
"J kg⁻¹": {
|
|
551
|
-
min: 100,
|
|
552
|
-
max: 10000,
|
|
553
|
-
intervals: [250]
|
|
554
|
-
}
|
|
555
|
-
},
|
|
556
|
-
description: 'Most Unstable Convective Available Potential Energy calculated using a the a parcel from the layer with highest instability.'
|
|
557
|
-
},
|
|
558
|
-
"cape_9000": {
|
|
559
|
-
category: "Thermodynamics",
|
|
560
|
-
subCategory: "Severe",
|
|
561
|
-
variable: "Mixed Layer CAPE",
|
|
562
|
-
shortname: "MLCAPE",
|
|
563
|
-
units: {
|
|
564
|
-
"J kg⁻¹": {
|
|
565
|
-
min: 100,
|
|
566
|
-
max: 10000,
|
|
567
|
-
intervals: [250]
|
|
568
|
-
}
|
|
569
|
-
},
|
|
570
|
-
description: 'Mixed Layer Convective Available Potential Energy calculated using a parcel lifted from the mixed layer, typically the layer of air between the surface and a point where the temperature inversion (cap) begins.'
|
|
571
|
-
},
|
|
572
|
-
"cin_0": {
|
|
573
|
-
category: "Thermodynamics",
|
|
574
|
-
subCategory: "Severe",
|
|
575
|
-
variable: "Surface Based CIN",
|
|
576
|
-
shortname: "SBCIN",
|
|
577
|
-
units: {
|
|
578
|
-
"J kg⁻¹": {
|
|
579
|
-
min: -1000,
|
|
580
|
-
max: -50,
|
|
581
|
-
intervals: [50]
|
|
582
|
-
}
|
|
583
|
-
},
|
|
584
|
-
description: 'Surface Based Convective Inhibition is the amount of energy that prevents an air parcel lifted from the surface from rising freely, acting as a cap on convection. It represents the negative buoyancy that must be overcome for convection to initiate.'
|
|
585
|
-
},
|
|
586
|
-
"cin_25500": {
|
|
587
|
-
category: "Thermodynamics",
|
|
588
|
-
subCategory: "Severe",
|
|
589
|
-
variable: "Most Unstable CIN",
|
|
590
|
-
shortname: "MUCIN",
|
|
591
|
-
units: {
|
|
592
|
-
"J kg⁻¹": {
|
|
593
|
-
min: -1000,
|
|
594
|
-
max: -50,
|
|
595
|
-
intervals: [50]
|
|
596
|
-
}
|
|
597
|
-
},
|
|
598
|
-
description: 'Most Unstable Convective Inhibition is the amount of energy that prevents an air parcel lifted from the most unstable layer from rising freely.'
|
|
599
|
-
},
|
|
600
|
-
"cin_9000": {
|
|
601
|
-
category: "Thermodynamics",
|
|
602
|
-
subCategory: "Severe",
|
|
603
|
-
variable: "Mixed Layer CIN",
|
|
604
|
-
shortname: "MLCIN",
|
|
605
|
-
units: {
|
|
606
|
-
"J kg⁻¹": {
|
|
607
|
-
min: -1000,
|
|
608
|
-
max: -50,
|
|
609
|
-
intervals: [50]
|
|
610
|
-
}
|
|
611
|
-
},
|
|
612
|
-
description: 'Mixed Layer Convective Inhibition is the amount of energy that prevents the most unstabel air parcel lifted from the mixed layer from rising freely. Typically extends from the surface to a capping invesion.'
|
|
613
|
-
},
|
|
614
|
-
"hcc_0": {
|
|
615
|
-
category: "Upper Air",
|
|
616
|
-
subCategory: "Clouds",
|
|
617
|
-
variable: "High Cloud Cover",
|
|
618
|
-
shortname: "High Cloud %",
|
|
619
|
-
units: {
|
|
620
|
-
"%": {
|
|
621
|
-
min: 0,
|
|
622
|
-
max: 100,
|
|
623
|
-
intervals: [10]
|
|
624
|
-
}
|
|
625
|
-
},
|
|
626
|
-
description: 'Percentage of clouds in the high cloud layer.'
|
|
627
|
-
},
|
|
628
|
-
"lcc_0": {
|
|
629
|
-
category: "Upper Air",
|
|
630
|
-
subCategory: "Clouds",
|
|
631
|
-
variable: "Low Cloud Cover",
|
|
632
|
-
shortname: "Low Cloud %",
|
|
633
|
-
units: {
|
|
634
|
-
"%": {
|
|
635
|
-
min: 0,
|
|
636
|
-
max: 100,
|
|
637
|
-
intervals: [10]
|
|
638
|
-
}
|
|
639
|
-
},
|
|
640
|
-
description: 'Percentage of clouds in thelow cloud layer.'
|
|
641
|
-
},
|
|
642
|
-
"mcc_0": {
|
|
643
|
-
category: "Upper Air",
|
|
644
|
-
subCategory: "Clouds",
|
|
645
|
-
variable: "Middle Cloud Cover",
|
|
646
|
-
shortname: "Mid. Cloud %",
|
|
647
|
-
units: {
|
|
648
|
-
"%": {
|
|
649
|
-
min: 0,
|
|
650
|
-
max: 100,
|
|
651
|
-
intervals: [10]
|
|
652
|
-
}
|
|
653
|
-
},
|
|
654
|
-
description: 'Percentage of clouds in the middle cloud layer.'
|
|
655
|
-
},
|
|
656
|
-
"tcc_0": {
|
|
657
|
-
category: "Upper Air",
|
|
658
|
-
subCategory: "Clouds",
|
|
659
|
-
variable: "Total Cloud Cover",
|
|
660
|
-
shortname: "Total Cloud %",
|
|
661
|
-
units: {
|
|
662
|
-
"%": {
|
|
663
|
-
min: 0,
|
|
664
|
-
max: 100,
|
|
665
|
-
intervals: [10]
|
|
666
|
-
}
|
|
667
|
-
},
|
|
668
|
-
description: 'Percentage of clouds across all layers of the atmosphere.'
|
|
669
|
-
},
|
|
670
|
-
"atemp": {
|
|
671
|
-
category: "Surface",
|
|
672
|
-
subCategory: "Temperature",
|
|
673
|
-
variable: "Apparent Temperature",
|
|
674
|
-
shortname: "ATemp.",
|
|
675
|
-
units: {
|
|
676
|
-
"°F": {
|
|
677
|
-
min: -90,
|
|
678
|
-
max: 150,
|
|
679
|
-
intervals: [5]
|
|
680
|
-
},
|
|
681
|
-
"°C": {
|
|
682
|
-
min: -70,
|
|
683
|
-
max: 70,
|
|
684
|
-
intervals: [3]
|
|
685
|
-
}
|
|
686
|
-
},
|
|
687
|
-
defaultUnit: '°F',
|
|
688
|
-
description: 'Index that represents how temperature feels to the human body considering factors like humidity and wind speed.'
|
|
689
|
-
},
|
|
690
|
-
"tp_0_total": {
|
|
691
|
-
category: "Precipitation",
|
|
692
|
-
subCategory: "QPF",
|
|
693
|
-
variable: "Total Precipitation",
|
|
694
|
-
shortname: "Total Precip.",
|
|
695
|
-
units: {
|
|
696
|
-
"in": {
|
|
697
|
-
min: .01,
|
|
698
|
-
max: 100,
|
|
699
|
-
intervals: [1]
|
|
700
|
-
},
|
|
701
|
-
"cm": {
|
|
702
|
-
min: .025,
|
|
703
|
-
max: 250,
|
|
704
|
-
intervals: [1]
|
|
705
|
-
},
|
|
706
|
-
"mm": {
|
|
707
|
-
min: 0.25,
|
|
708
|
-
max: 2500,
|
|
709
|
-
intervals: [10]
|
|
710
|
-
}
|
|
711
|
-
},
|
|
712
|
-
defaultUnit: 'in',
|
|
713
|
-
description: ''
|
|
714
|
-
},
|
|
715
|
-
"tp_0_1": {
|
|
716
|
-
category: "Precipitation",
|
|
717
|
-
subCategory: "QPF",
|
|
718
|
-
variable: "1 Hour Precipitation",
|
|
719
|
-
shortname: "1hr Precip.",
|
|
720
|
-
units: {
|
|
721
|
-
"in": {
|
|
722
|
-
min: .01,
|
|
723
|
-
max: 10,
|
|
724
|
-
intervals: [0.5]
|
|
725
|
-
},
|
|
726
|
-
"cm": {
|
|
727
|
-
min: .025,
|
|
728
|
-
max: 25,
|
|
729
|
-
intervals: [1]
|
|
730
|
-
},
|
|
731
|
-
"mm": {
|
|
732
|
-
min: 0.25,
|
|
733
|
-
max: 250,
|
|
734
|
-
intervals: [10]
|
|
735
|
-
}
|
|
736
|
-
},
|
|
737
|
-
defaultUnit: 'in',
|
|
738
|
-
description: ''
|
|
739
|
-
},
|
|
740
|
-
"tp_3": {
|
|
741
|
-
category: "Precipitation",
|
|
742
|
-
subCategory: "QPF",
|
|
743
|
-
variable: "3 Hour Precipitation",
|
|
744
|
-
shortname: "3hr Precip.",
|
|
745
|
-
units: {
|
|
746
|
-
"in": {
|
|
747
|
-
min: .01,
|
|
748
|
-
max: 100,
|
|
749
|
-
intervals: [1]
|
|
750
|
-
},
|
|
751
|
-
"cm": {
|
|
752
|
-
min: .025,
|
|
753
|
-
max: 250,
|
|
754
|
-
intervals: [1]
|
|
755
|
-
},
|
|
756
|
-
"mm": {
|
|
757
|
-
min: 0.25,
|
|
758
|
-
max: 2500,
|
|
759
|
-
intervals: [10]
|
|
760
|
-
}
|
|
761
|
-
},
|
|
762
|
-
defaultUnit: 'in',
|
|
763
|
-
description: ''
|
|
764
|
-
},
|
|
765
|
-
"tp_6": {
|
|
766
|
-
category: "Precipitation",
|
|
767
|
-
subCategory: "QPF",
|
|
768
|
-
variable: "6 Hour Precipitation",
|
|
769
|
-
shortname: "6hr Precip.",
|
|
770
|
-
units: {
|
|
771
|
-
"in": {
|
|
772
|
-
min: .01,
|
|
773
|
-
max: 100,
|
|
774
|
-
intervals: [1]
|
|
775
|
-
},
|
|
776
|
-
"cm": {
|
|
777
|
-
min: .025,
|
|
778
|
-
max: 250,
|
|
779
|
-
intervals: [1]
|
|
780
|
-
},
|
|
781
|
-
"mm": {
|
|
782
|
-
min: 0.25,
|
|
783
|
-
max: 2500,
|
|
784
|
-
intervals: [10]
|
|
785
|
-
}
|
|
786
|
-
},
|
|
787
|
-
defaultUnit: 'in',
|
|
788
|
-
description: ''
|
|
789
|
-
},
|
|
790
|
-
"tp_12": {
|
|
791
|
-
category: "Precipitation",
|
|
792
|
-
subCategory: "QPF",
|
|
793
|
-
variable: "12 Hour Precipitation",
|
|
794
|
-
shortname: "12hr Precip.",
|
|
795
|
-
units: {
|
|
796
|
-
"in": {
|
|
797
|
-
min: .01,
|
|
798
|
-
max: 100,
|
|
799
|
-
intervals: [1]
|
|
800
|
-
},
|
|
801
|
-
"cm": {
|
|
802
|
-
min: .025,
|
|
803
|
-
max: 250,
|
|
804
|
-
intervals: [1]
|
|
805
|
-
},
|
|
806
|
-
"mm": {
|
|
807
|
-
min: 0.25,
|
|
808
|
-
max: 2500,
|
|
809
|
-
intervals: [10]
|
|
810
|
-
}
|
|
811
|
-
},
|
|
812
|
-
defaultUnit: 'in',
|
|
813
|
-
description: ''
|
|
814
|
-
},
|
|
815
|
-
"tp_24": {
|
|
816
|
-
category: "Precipitation",
|
|
817
|
-
subCategory: "QPF",
|
|
818
|
-
variable: "24 Hour Precipitation",
|
|
819
|
-
shortname: "24hr Precip.",
|
|
820
|
-
units: {
|
|
821
|
-
"in": {
|
|
822
|
-
min: .01,
|
|
823
|
-
max: 100,
|
|
824
|
-
intervals: [1]
|
|
825
|
-
},
|
|
826
|
-
"cm": {
|
|
827
|
-
min: .025,
|
|
828
|
-
max: 250,
|
|
829
|
-
intervals: [1]
|
|
830
|
-
},
|
|
831
|
-
"mm": {
|
|
832
|
-
min: 0.25,
|
|
833
|
-
max: 2500,
|
|
834
|
-
intervals: [10]
|
|
835
|
-
}
|
|
836
|
-
},
|
|
837
|
-
defaultUnit: 'in',
|
|
838
|
-
description: ''
|
|
839
|
-
},
|
|
840
|
-
"tp_48": {
|
|
841
|
-
category: "Precipitation",
|
|
842
|
-
subCategory: "QPF",
|
|
843
|
-
variable: "48 Hour Precipitation",
|
|
844
|
-
shortname: "48hr Precip.",
|
|
845
|
-
units: {
|
|
846
|
-
"in": {
|
|
847
|
-
min: .01,
|
|
848
|
-
max: 100,
|
|
849
|
-
intervals: [1]
|
|
850
|
-
},
|
|
851
|
-
"cm": {
|
|
852
|
-
min: .025,
|
|
853
|
-
max: 250,
|
|
854
|
-
intervals: [1]
|
|
855
|
-
},
|
|
856
|
-
"mm": {
|
|
857
|
-
min: 0.25,
|
|
858
|
-
max: 2500,
|
|
859
|
-
intervals: [10]
|
|
860
|
-
}
|
|
861
|
-
},
|
|
862
|
-
defaultUnit: 'in',
|
|
863
|
-
description: ''
|
|
864
|
-
},
|
|
865
|
-
"prate": {
|
|
866
|
-
category: "Precipitation",
|
|
867
|
-
subCategory: "Precipitation Rate",
|
|
868
|
-
variable: "Instantaneous Precipitation Rate",
|
|
869
|
-
shortname: "Precip. Rate",
|
|
870
|
-
units: {
|
|
871
|
-
"in/hr": {
|
|
872
|
-
min: .005,
|
|
873
|
-
max: 3,
|
|
874
|
-
intervals: [1]
|
|
875
|
-
},
|
|
876
|
-
"mm/hr": {
|
|
877
|
-
min: .1,
|
|
878
|
-
max: 42,
|
|
879
|
-
intervals: [1]
|
|
880
|
-
}
|
|
881
|
-
},
|
|
882
|
-
defaultUnit: 'in/hr',
|
|
883
|
-
description: ''
|
|
884
|
-
},
|
|
885
|
-
"avg_prate_6hr": {
|
|
886
|
-
category: "Precipitation",
|
|
887
|
-
subCategory: "Precipitation Rate",
|
|
888
|
-
variable: "Average Precipitation Rate 6hr",
|
|
889
|
-
shortname: "Avg. Precip. Rate 6hr",
|
|
890
|
-
units: {
|
|
891
|
-
"in/hr": {
|
|
892
|
-
min: .005,
|
|
893
|
-
max: 3,
|
|
894
|
-
intervals: [1]
|
|
895
|
-
},
|
|
896
|
-
"mm/hr": {
|
|
897
|
-
min: .1,
|
|
898
|
-
max: 42,
|
|
899
|
-
intervals: [1]
|
|
900
|
-
}
|
|
901
|
-
},
|
|
902
|
-
defaultUnit: 'in/hr',
|
|
903
|
-
description: ''
|
|
904
|
-
},
|
|
905
|
-
"avg_prate_3hr": {
|
|
906
|
-
category: "Precipitation",
|
|
907
|
-
subCategory: "Precipitation Rate",
|
|
908
|
-
variable: "Average Precipitation Rate 3hr",
|
|
909
|
-
shortname: "Avg. Precip Rate 3hr",
|
|
910
|
-
units: {
|
|
911
|
-
"in/hr": {
|
|
912
|
-
min: .005,
|
|
913
|
-
max: 3,
|
|
914
|
-
intervals: [1]
|
|
915
|
-
},
|
|
916
|
-
"mm/hr": {
|
|
917
|
-
min: .1,
|
|
918
|
-
max: 42,
|
|
919
|
-
intervals: [1]
|
|
920
|
-
}
|
|
921
|
-
},
|
|
922
|
-
defaultUnit: 'in/hr',
|
|
923
|
-
description: ''
|
|
924
|
-
},
|
|
925
|
-
"snowRate": {
|
|
926
|
-
category: "Precipitation",
|
|
927
|
-
subCategory: "Precipitation Rate",
|
|
928
|
-
variable: "Instantaneous Snow Rate",
|
|
929
|
-
shortname: "Snow Rate",
|
|
930
|
-
units: {
|
|
931
|
-
"in/hr [10:1]": {
|
|
932
|
-
min: .05,
|
|
933
|
-
max: 30,
|
|
934
|
-
intervals: [1]
|
|
935
|
-
},
|
|
936
|
-
"cm/hr [10:1]": {
|
|
937
|
-
min: .1,
|
|
938
|
-
max: 36,
|
|
939
|
-
intervals: [1]
|
|
940
|
-
}
|
|
941
|
-
},
|
|
942
|
-
defaultUnit: 'in/hr [10:1]',
|
|
943
|
-
description: 'Rate of snowfall given precipitation rate and where the model depicts snow falling, assuming a 10:1 ratio.'
|
|
944
|
-
},
|
|
945
|
-
"rainRate": {
|
|
946
|
-
category: "Precipitation",
|
|
947
|
-
subCategory: "Precipitation Rate",
|
|
948
|
-
variable: "Instantaneous Rain Rate",
|
|
949
|
-
shortname: "Rain Rate",
|
|
950
|
-
units: {
|
|
951
|
-
"in/hr": {
|
|
952
|
-
min: .005,
|
|
953
|
-
max: 3,
|
|
954
|
-
intervals: [1]
|
|
955
|
-
},
|
|
956
|
-
"mm/hr": {
|
|
957
|
-
min: .1,
|
|
958
|
-
max: 42,
|
|
959
|
-
intervals: [1]
|
|
960
|
-
}
|
|
961
|
-
},
|
|
962
|
-
defaultUnit: 'in/hr',
|
|
963
|
-
description: 'Rate of rainfall given precipitation rate and where the model depicts rain falling.'
|
|
964
|
-
},
|
|
965
|
-
"icepRate": {
|
|
966
|
-
category: "Precipitation",
|
|
967
|
-
subCategory: "Precipitation Rate",
|
|
968
|
-
variable: "Instantaneous Ice Pellets Rate",
|
|
969
|
-
shortname: "Icep Rate",
|
|
970
|
-
units: {
|
|
971
|
-
"in/hr [3:1]": {
|
|
972
|
-
min: .005,
|
|
973
|
-
max: 3,
|
|
974
|
-
intervals: [1]
|
|
975
|
-
},
|
|
976
|
-
"mm/hr [3:1]": {
|
|
977
|
-
min: .1,
|
|
978
|
-
max: 36,
|
|
979
|
-
intervals: [1]
|
|
980
|
-
}
|
|
981
|
-
},
|
|
982
|
-
defaultUnit: 'in/hr [3:1]',
|
|
983
|
-
description: 'Rate of ice pellets given precipitation rate and where the model depicts rain falling, assuming a 1:1 ratio.'
|
|
984
|
-
},
|
|
985
|
-
"frzrRate": {
|
|
986
|
-
category: "Precipitation",
|
|
987
|
-
subCategory: "Precipitation Rate",
|
|
988
|
-
variable: "Instantaneous Freezing Rain Rate",
|
|
989
|
-
shortname: "FRZR Rate",
|
|
990
|
-
units: {
|
|
991
|
-
"in/hr [3:1]": {
|
|
992
|
-
min: .005,
|
|
993
|
-
max: 3,
|
|
994
|
-
intervals: [1]
|
|
995
|
-
},
|
|
996
|
-
"mm/hr [3:1]": {
|
|
997
|
-
min: .1,
|
|
998
|
-
max: 36,
|
|
999
|
-
intervals: [1]
|
|
1000
|
-
}
|
|
1001
|
-
},
|
|
1002
|
-
defaultUnit: 'in/hr [QPF]',
|
|
1003
|
-
description: 'Rate of freezing rain given precipitation rate and where the model depicts rain falling, assuming a 1:1 ratio.'
|
|
1004
|
-
},
|
|
1005
|
-
"csnow_total": {
|
|
1006
|
-
category: "Precipitation",
|
|
1007
|
-
subCategory: "Snow",
|
|
1008
|
-
variable: "Total Snow",
|
|
1009
|
-
shortname: "Total Snow",
|
|
1010
|
-
units: {
|
|
1011
|
-
"in [10:1]": {
|
|
1012
|
-
min: .1,
|
|
1013
|
-
max: 300,
|
|
1014
|
-
intervals: [1]
|
|
1015
|
-
},
|
|
1016
|
-
"cm [10:1]": {
|
|
1017
|
-
min: .25,
|
|
1018
|
-
max: 750,
|
|
1019
|
-
intervals: [1]
|
|
1020
|
-
},
|
|
1021
|
-
"mm [10:1]": {
|
|
1022
|
-
min: 2.5,
|
|
1023
|
-
max: 7500,
|
|
1024
|
-
intervals: [10]
|
|
1025
|
-
}
|
|
1026
|
-
},
|
|
1027
|
-
defaultUnit: 'in [10:1]',
|
|
1028
|
-
description: ''
|
|
1029
|
-
},
|
|
1030
|
-
"csnow_1": {
|
|
1031
|
-
category: "Precipitation",
|
|
1032
|
-
subCategory: "Snow",
|
|
1033
|
-
variable: "1 Hour Snow",
|
|
1034
|
-
shortname: "1hr Snow",
|
|
1035
|
-
units: {
|
|
1036
|
-
"in [10:1]": {
|
|
1037
|
-
min: .1,
|
|
1038
|
-
max: 10,
|
|
1039
|
-
intervals: [0.5]
|
|
1040
|
-
},
|
|
1041
|
-
"cm [10:1]": {
|
|
1042
|
-
min: .02,
|
|
1043
|
-
max: 25,
|
|
1044
|
-
intervals: [1]
|
|
1045
|
-
},
|
|
1046
|
-
"mm [10:1]": {
|
|
1047
|
-
min: 0.2,
|
|
1048
|
-
max: 250,
|
|
1049
|
-
intervals: [10]
|
|
1050
|
-
}
|
|
1051
|
-
},
|
|
1052
|
-
defaultUnit: 'in [10:1]',
|
|
1053
|
-
description: ''
|
|
1054
|
-
},
|
|
1055
|
-
"csnow_3": {
|
|
1056
|
-
category: "Precipitation",
|
|
1057
|
-
subCategory: "Snow",
|
|
1058
|
-
variable: "3 Hour Snow",
|
|
1059
|
-
shortname: "3hr Snow",
|
|
1060
|
-
units: {
|
|
1061
|
-
"in [10:1]": {
|
|
1062
|
-
min: .1,
|
|
1063
|
-
max: 300,
|
|
1064
|
-
intervals: [1]
|
|
1065
|
-
},
|
|
1066
|
-
"cm [10:1]": {
|
|
1067
|
-
min: .25,
|
|
1068
|
-
max: 750,
|
|
1069
|
-
intervals: [1]
|
|
1070
|
-
},
|
|
1071
|
-
"mm [10:1]": {
|
|
1072
|
-
min: 2.5,
|
|
1073
|
-
max: 7500,
|
|
1074
|
-
intervals: [10]
|
|
1075
|
-
}
|
|
1076
|
-
},
|
|
1077
|
-
defaultUnit: 'in [10:1]',
|
|
1078
|
-
description: ''
|
|
1079
|
-
},
|
|
1080
|
-
"csnow_6": {
|
|
1081
|
-
category: "Precipitation",
|
|
1082
|
-
subCategory: "Snow",
|
|
1083
|
-
variable: "6 Hour Snow",
|
|
1084
|
-
shortname: "6hr Snow",
|
|
1085
|
-
units: {
|
|
1086
|
-
"in [10:1]": {
|
|
1087
|
-
min: .1,
|
|
1088
|
-
max: 300,
|
|
1089
|
-
intervals: [1]
|
|
1090
|
-
},
|
|
1091
|
-
"cm [10:1]": {
|
|
1092
|
-
min: .25,
|
|
1093
|
-
max: 750,
|
|
1094
|
-
intervals: [1]
|
|
1095
|
-
},
|
|
1096
|
-
"mm [10:1]": {
|
|
1097
|
-
min: 2.5,
|
|
1098
|
-
max: 7500,
|
|
1099
|
-
intervals: [10]
|
|
1100
|
-
}
|
|
1101
|
-
},
|
|
1102
|
-
defaultUnit: 'in [10:1]',
|
|
1103
|
-
description: ''
|
|
1104
|
-
},
|
|
1105
|
-
"csnow_12": {
|
|
1106
|
-
category: "Precipitation",
|
|
1107
|
-
subCategory: "Snow",
|
|
1108
|
-
variable: "12 Hour Snow",
|
|
1109
|
-
shortname: "12hr Snow",
|
|
1110
|
-
units: {
|
|
1111
|
-
"in [10:1]": {
|
|
1112
|
-
min: .1,
|
|
1113
|
-
max: 300,
|
|
1114
|
-
intervals: [1]
|
|
1115
|
-
},
|
|
1116
|
-
"cm [10:1]": {
|
|
1117
|
-
min: .25,
|
|
1118
|
-
max: 750,
|
|
1119
|
-
intervals: [1]
|
|
1120
|
-
},
|
|
1121
|
-
"mm [10:1]": {
|
|
1122
|
-
min: 2.5,
|
|
1123
|
-
max: 7500,
|
|
1124
|
-
intervals: [10]
|
|
1125
|
-
}
|
|
1126
|
-
},
|
|
1127
|
-
defaultUnit: 'in [10:1]',
|
|
1128
|
-
description: ''
|
|
1129
|
-
},
|
|
1130
|
-
"csnow_24": {
|
|
1131
|
-
category: "Precipitation",
|
|
1132
|
-
subCategory: "Snow",
|
|
1133
|
-
variable: "24 Hour Snow",
|
|
1134
|
-
shortname: "24hr Snow",
|
|
1135
|
-
units: {
|
|
1136
|
-
"in [10:1]": {
|
|
1137
|
-
min: .1,
|
|
1138
|
-
max: 300,
|
|
1139
|
-
intervals: [1]
|
|
1140
|
-
},
|
|
1141
|
-
"cm [10:1]": {
|
|
1142
|
-
min: .25,
|
|
1143
|
-
max: 750,
|
|
1144
|
-
intervals: [1]
|
|
1145
|
-
},
|
|
1146
|
-
"mm [10:1]": {
|
|
1147
|
-
min: 2.5,
|
|
1148
|
-
max: 7500,
|
|
1149
|
-
intervals: [10]
|
|
1150
|
-
}
|
|
1151
|
-
},
|
|
1152
|
-
defaultUnit: 'in [10:1]',
|
|
1153
|
-
description: ''
|
|
1154
|
-
},
|
|
1155
|
-
"csnow_48": {
|
|
1156
|
-
category: "Precipitation",
|
|
1157
|
-
subCategory: "Snow",
|
|
1158
|
-
variable: "48 Hour Snow",
|
|
1159
|
-
shortname: "48hr Snow",
|
|
1160
|
-
units: {
|
|
1161
|
-
"in [10:1]": {
|
|
1162
|
-
min: .1,
|
|
1163
|
-
max: 300,
|
|
1164
|
-
intervals: [1]
|
|
1165
|
-
},
|
|
1166
|
-
"cm [10:1]": {
|
|
1167
|
-
min: .25,
|
|
1168
|
-
max: 750,
|
|
1169
|
-
intervals: [1]
|
|
1170
|
-
},
|
|
1171
|
-
"mm [10:1]": {
|
|
1172
|
-
min: 2.5,
|
|
1173
|
-
max: 7500,
|
|
1174
|
-
intervals: [10]
|
|
1175
|
-
}
|
|
1176
|
-
},
|
|
1177
|
-
defaultUnit: 'in [10:1]',
|
|
1178
|
-
description: ''
|
|
1179
|
-
},
|
|
1180
|
-
"cfrzr_total": {
|
|
1181
|
-
category: "Precipitation",
|
|
1182
|
-
subCategory: "Freezing Rain",
|
|
1183
|
-
variable: "Total Freezing Rain",
|
|
1184
|
-
shortname: "Total FRZR",
|
|
1185
|
-
units: {
|
|
1186
|
-
"in [QPF]": {
|
|
1187
|
-
min: .01,
|
|
1188
|
-
max: 10,
|
|
1189
|
-
intervals: [0.5]
|
|
1190
|
-
},
|
|
1191
|
-
"cm [QPF]": {
|
|
1192
|
-
min: .02,
|
|
1193
|
-
max: 25,
|
|
1194
|
-
intervals: [1]
|
|
1195
|
-
},
|
|
1196
|
-
"mm [QPF]": {
|
|
1197
|
-
min: .2,
|
|
1198
|
-
max: 250,
|
|
1199
|
-
intervals: [10]
|
|
1200
|
-
}
|
|
1201
|
-
},
|
|
1202
|
-
defaultUnit: 'in [QPF]',
|
|
1203
|
-
description: ''
|
|
1204
|
-
},
|
|
1205
|
-
"cfrzr_1": {
|
|
1206
|
-
category: "Precipitation",
|
|
1207
|
-
subCategory: "Freezing Rain",
|
|
1208
|
-
variable: "1 Hour Freezing Rain",
|
|
1209
|
-
shortname: "1hr FRZR",
|
|
1210
|
-
units: {
|
|
1211
|
-
"in [QPF]": {
|
|
1212
|
-
min: .01,
|
|
1213
|
-
max: 2,
|
|
1214
|
-
intervals: [0.1]
|
|
1215
|
-
},
|
|
1216
|
-
"cm [QPF]": {
|
|
1217
|
-
min: .02,
|
|
1218
|
-
max: 5,
|
|
1219
|
-
intervals: [0.2]
|
|
1220
|
-
},
|
|
1221
|
-
"mm [QPF]": {
|
|
1222
|
-
min: .2,
|
|
1223
|
-
max: 50,
|
|
1224
|
-
intervals: [2]
|
|
1225
|
-
}
|
|
1226
|
-
},
|
|
1227
|
-
defaultUnit: 'in [QPF]',
|
|
1228
|
-
description: ''
|
|
1229
|
-
},
|
|
1230
|
-
"cfrzr_3": {
|
|
1231
|
-
category: "Precipitation",
|
|
1232
|
-
subCategory: "Freezing Rain",
|
|
1233
|
-
variable: "3 Hour Freezing Rain",
|
|
1234
|
-
shortname: "3hr FRZR",
|
|
1235
|
-
units: {
|
|
1236
|
-
"in [QPF]": {
|
|
1237
|
-
min: .01,
|
|
1238
|
-
max: 10,
|
|
1239
|
-
intervals: [0.5]
|
|
1240
|
-
},
|
|
1241
|
-
"cm [QPF]": {
|
|
1242
|
-
min: .02,
|
|
1243
|
-
max: 25,
|
|
1244
|
-
intervals: [1]
|
|
1245
|
-
},
|
|
1246
|
-
"mm [QPF]": {
|
|
1247
|
-
min: .2,
|
|
1248
|
-
max: 250,
|
|
1249
|
-
intervals: [10]
|
|
1250
|
-
}
|
|
1251
|
-
},
|
|
1252
|
-
defaultUnit: 'in [QPF]',
|
|
1253
|
-
description: ''
|
|
1254
|
-
},
|
|
1255
|
-
"cfrzr_6": {
|
|
1256
|
-
category: "Precipitation",
|
|
1257
|
-
subCategory: "Freezing Rain",
|
|
1258
|
-
variable: "6 Hour Freezing Rain",
|
|
1259
|
-
shortname: "6hr FRZR",
|
|
1260
|
-
units: {
|
|
1261
|
-
"in [QPF]": {
|
|
1262
|
-
min: .01,
|
|
1263
|
-
max: 10,
|
|
1264
|
-
intervals: [0.5]
|
|
1265
|
-
},
|
|
1266
|
-
"cm [QPF]": {
|
|
1267
|
-
min: .02,
|
|
1268
|
-
max: 25,
|
|
1269
|
-
intervals: [1]
|
|
1270
|
-
},
|
|
1271
|
-
"mm [QPF]": {
|
|
1272
|
-
min: .2,
|
|
1273
|
-
max: 250,
|
|
1274
|
-
intervals: [10]
|
|
1275
|
-
}
|
|
1276
|
-
},
|
|
1277
|
-
defaultUnit: 'in [QPF]',
|
|
1278
|
-
description: ''
|
|
1279
|
-
},
|
|
1280
|
-
"cfrzr_12": {
|
|
1281
|
-
category: "Precipitation",
|
|
1282
|
-
subCategory: "Freezing Rain",
|
|
1283
|
-
variable: "12 Hour Freezing Rain",
|
|
1284
|
-
shortname: "12hr FRZR",
|
|
1285
|
-
units: {
|
|
1286
|
-
"in [QPF]": {
|
|
1287
|
-
min: .01,
|
|
1288
|
-
max: 10,
|
|
1289
|
-
intervals: [0.5]
|
|
1290
|
-
},
|
|
1291
|
-
"cm [QPF]": {
|
|
1292
|
-
min: .02,
|
|
1293
|
-
max: 25,
|
|
1294
|
-
intervals: [1]
|
|
1295
|
-
},
|
|
1296
|
-
"mm [QPF]": {
|
|
1297
|
-
min: .2,
|
|
1298
|
-
max: 250,
|
|
1299
|
-
intervals: [10]
|
|
1300
|
-
}
|
|
1301
|
-
},
|
|
1302
|
-
defaultUnit: 'in [QPF]',
|
|
1303
|
-
description: ''
|
|
1304
|
-
},
|
|
1305
|
-
"cfrzr_24": {
|
|
1306
|
-
category: "Precipitation",
|
|
1307
|
-
subCategory: "Freezing Rain",
|
|
1308
|
-
variable: "24 Hour Freezing Rain",
|
|
1309
|
-
shortname: "24hr FRZR",
|
|
1310
|
-
units: {
|
|
1311
|
-
"in [QPF]": {
|
|
1312
|
-
min: .01,
|
|
1313
|
-
max: 10,
|
|
1314
|
-
intervals: [0.5]
|
|
1315
|
-
},
|
|
1316
|
-
"cm [QPF]": {
|
|
1317
|
-
min: .02,
|
|
1318
|
-
max: 25,
|
|
1319
|
-
intervals: [1]
|
|
1320
|
-
},
|
|
1321
|
-
"mm [QPF]": {
|
|
1322
|
-
min: .2,
|
|
1323
|
-
max: 250,
|
|
1324
|
-
intervals: [10]
|
|
1325
|
-
}
|
|
1326
|
-
},
|
|
1327
|
-
defaultUnit: 'in [QPF]',
|
|
1328
|
-
description: ''
|
|
1329
|
-
},
|
|
1330
|
-
"cfrzr_48": {
|
|
1331
|
-
category: "Precipitation",
|
|
1332
|
-
subCategory: "Freezing Rain",
|
|
1333
|
-
variable: "48 Hour Freezing Rain",
|
|
1334
|
-
shortname: "48hr FRZR",
|
|
1335
|
-
units: {
|
|
1336
|
-
"in [QPF]": {
|
|
1337
|
-
min: .01,
|
|
1338
|
-
max: 10,
|
|
1339
|
-
intervals: [0.5]
|
|
1340
|
-
},
|
|
1341
|
-
"cm [QPF]": {
|
|
1342
|
-
min: .02,
|
|
1343
|
-
max: 25,
|
|
1344
|
-
intervals: [1]
|
|
1345
|
-
},
|
|
1346
|
-
"mm [QPF]": {
|
|
1347
|
-
min: .2,
|
|
1348
|
-
max: 250,
|
|
1349
|
-
intervals: [10]
|
|
1350
|
-
}
|
|
1351
|
-
},
|
|
1352
|
-
defaultUnit: 'in [QPF]',
|
|
1353
|
-
description: ''
|
|
1354
|
-
},
|
|
1355
|
-
"cicep_total": {
|
|
1356
|
-
category: "Precipitation",
|
|
1357
|
-
subCategory: "Ice Pellets",
|
|
1358
|
-
variable: "Total Sleet",
|
|
1359
|
-
shortname: "Total Sleet",
|
|
1360
|
-
units: {
|
|
1361
|
-
"in [3:1]": {
|
|
1362
|
-
min: .01,
|
|
1363
|
-
max: 10,
|
|
1364
|
-
intervals: [0.5]
|
|
1365
|
-
},
|
|
1366
|
-
"cm [3:1]": {
|
|
1367
|
-
min: .02,
|
|
1368
|
-
max: 25,
|
|
1369
|
-
intervals: [1]
|
|
1370
|
-
},
|
|
1371
|
-
"mm [3:1]": {
|
|
1372
|
-
min: 0.2,
|
|
1373
|
-
max: 250,
|
|
1374
|
-
intervals: [10]
|
|
1375
|
-
}
|
|
1376
|
-
},
|
|
1377
|
-
defaultUnit: 'in [3:1]',
|
|
1378
|
-
description: ''
|
|
1379
|
-
},
|
|
1380
|
-
"cicep_1": {
|
|
1381
|
-
category: "Precipitation",
|
|
1382
|
-
subCategory: "Ice Pellets",
|
|
1383
|
-
variable: "1 Hour Sleet",
|
|
1384
|
-
shortname: "1hr Sleet",
|
|
1385
|
-
units: {
|
|
1386
|
-
"in [3:1]": {
|
|
1387
|
-
min: .01,
|
|
1388
|
-
max: 2,
|
|
1389
|
-
intervals: [0.1]
|
|
1390
|
-
},
|
|
1391
|
-
"cm [3:1]": {
|
|
1392
|
-
min: .02,
|
|
1393
|
-
max: 5,
|
|
1394
|
-
intervals: [0.2]
|
|
1395
|
-
},
|
|
1396
|
-
"mm [3:1]": {
|
|
1397
|
-
min: 0.2,
|
|
1398
|
-
max: 50,
|
|
1399
|
-
intervals: [2]
|
|
1400
|
-
}
|
|
1401
|
-
},
|
|
1402
|
-
defaultUnit: 'in [3:1]',
|
|
1403
|
-
description: ''
|
|
1404
|
-
},
|
|
1405
|
-
"cicep_3": {
|
|
1406
|
-
category: "Precipitation",
|
|
1407
|
-
subCategory: "Ice Pellets",
|
|
1408
|
-
variable: "3 Hour Sleet",
|
|
1409
|
-
shortname: "3hr Sleet",
|
|
1410
|
-
units: {
|
|
1411
|
-
"in [3:1]": {
|
|
1412
|
-
min: .01,
|
|
1413
|
-
max: 10,
|
|
1414
|
-
intervals: [0.5]
|
|
1415
|
-
},
|
|
1416
|
-
"cm [3:1]": {
|
|
1417
|
-
min: .02,
|
|
1418
|
-
max: 25,
|
|
1419
|
-
intervals: [1]
|
|
1420
|
-
},
|
|
1421
|
-
"mm [3:1]": {
|
|
1422
|
-
min: 0.2,
|
|
1423
|
-
max: 250,
|
|
1424
|
-
intervals: [10]
|
|
1425
|
-
}
|
|
1426
|
-
},
|
|
1427
|
-
defaultUnit: 'in [3:1]',
|
|
1428
|
-
description: ''
|
|
1429
|
-
},
|
|
1430
|
-
"cicep_6": {
|
|
1431
|
-
category: "Precipitation",
|
|
1432
|
-
subCategory: "Ice Pellets",
|
|
1433
|
-
variable: "6 Hour Sleet",
|
|
1434
|
-
shortname: "6hr Sleet",
|
|
1435
|
-
units: {
|
|
1436
|
-
"in [3:1]": {
|
|
1437
|
-
min: .01,
|
|
1438
|
-
max: 10,
|
|
1439
|
-
intervals: [0.5]
|
|
1440
|
-
},
|
|
1441
|
-
"cm [3:1]": {
|
|
1442
|
-
min: .02,
|
|
1443
|
-
max: 25,
|
|
1444
|
-
intervals: [1]
|
|
1445
|
-
},
|
|
1446
|
-
"mm [3:1]": {
|
|
1447
|
-
min: 0.2,
|
|
1448
|
-
max: 250,
|
|
1449
|
-
intervals: [10]
|
|
1450
|
-
}
|
|
1451
|
-
},
|
|
1452
|
-
defaultUnit: 'in [3:1]',
|
|
1453
|
-
description: ''
|
|
1454
|
-
},
|
|
1455
|
-
"cicep_12": {
|
|
1456
|
-
category: "Precipitation",
|
|
1457
|
-
subCategory: "Ice Pellets",
|
|
1458
|
-
variable: "12 Hour Sleet",
|
|
1459
|
-
shortname: "12hr Sleet",
|
|
1460
|
-
units: {
|
|
1461
|
-
"in [3:1]": {
|
|
1462
|
-
min: .01,
|
|
1463
|
-
max: 10,
|
|
1464
|
-
intervals: [0.5]
|
|
1465
|
-
},
|
|
1466
|
-
"cm [3:1]": {
|
|
1467
|
-
min: .02,
|
|
1468
|
-
max: 25,
|
|
1469
|
-
intervals: [1]
|
|
1470
|
-
},
|
|
1471
|
-
"mm [3:1]": {
|
|
1472
|
-
min: 0.2,
|
|
1473
|
-
max: 250,
|
|
1474
|
-
intervals: [10]
|
|
1475
|
-
}
|
|
1476
|
-
},
|
|
1477
|
-
defaultUnit: 'in [3:1]',
|
|
1478
|
-
description: ''
|
|
1479
|
-
},
|
|
1480
|
-
"cicep_24": {
|
|
1481
|
-
category: "Precipitation",
|
|
1482
|
-
subCategory: "Ice Pellets",
|
|
1483
|
-
variable: "24 Hour Sleet",
|
|
1484
|
-
shortname: "24hr Sleet",
|
|
1485
|
-
units: {
|
|
1486
|
-
"in [3:1]": {
|
|
1487
|
-
min: .01,
|
|
1488
|
-
max: 10,
|
|
1489
|
-
intervals: [0.5]
|
|
1490
|
-
},
|
|
1491
|
-
"cm [3:1]": {
|
|
1492
|
-
min: .02,
|
|
1493
|
-
max: 25,
|
|
1494
|
-
intervals: [1]
|
|
1495
|
-
},
|
|
1496
|
-
"mm [3:1]": {
|
|
1497
|
-
min: 0.2,
|
|
1498
|
-
max: 250,
|
|
1499
|
-
intervals: [10]
|
|
1500
|
-
}
|
|
1501
|
-
},
|
|
1502
|
-
defaultUnit: 'in [3:1]',
|
|
1503
|
-
description: ''
|
|
1504
|
-
},
|
|
1505
|
-
"cicep_48": {
|
|
1506
|
-
category: "Precipitation",
|
|
1507
|
-
subCategory: "Ice Pellets",
|
|
1508
|
-
variable: "48 Hour Sleet",
|
|
1509
|
-
shortname: "48hr Sleet",
|
|
1510
|
-
units: {
|
|
1511
|
-
"in [3:1]": {
|
|
1512
|
-
min: .01,
|
|
1513
|
-
max: 10,
|
|
1514
|
-
intervals: [0.5]
|
|
1515
|
-
},
|
|
1516
|
-
"cm [3:1]": {
|
|
1517
|
-
min: .02,
|
|
1518
|
-
max: 25,
|
|
1519
|
-
intervals: [1]
|
|
1520
|
-
},
|
|
1521
|
-
"mm [3:1]": {
|
|
1522
|
-
min: 0.2,
|
|
1523
|
-
max: 250,
|
|
1524
|
-
intervals: [10]
|
|
1525
|
-
}
|
|
1526
|
-
},
|
|
1527
|
-
defaultUnit: 'in [3:1]',
|
|
1528
|
-
description: ''
|
|
1529
|
-
},
|
|
1530
|
-
"crain_total": {
|
|
1531
|
-
category: "Precipitation",
|
|
1532
|
-
subCategory: "Rain",
|
|
1533
|
-
variable: "Total Rain",
|
|
1534
|
-
shortname: "Total Rain",
|
|
1535
|
-
units: {
|
|
1536
|
-
"in": {
|
|
1537
|
-
min: .01,
|
|
1538
|
-
max: 100,
|
|
1539
|
-
intervals: [1]
|
|
1540
|
-
},
|
|
1541
|
-
"cm": {
|
|
1542
|
-
min: .025,
|
|
1543
|
-
max: 250,
|
|
1544
|
-
intervals: [1]
|
|
1545
|
-
},
|
|
1546
|
-
"mm": {
|
|
1547
|
-
min: 0.25,
|
|
1548
|
-
max: 2500,
|
|
1549
|
-
intervals: [10]
|
|
1550
|
-
}
|
|
1551
|
-
},
|
|
1552
|
-
defaultUnit: 'in',
|
|
1553
|
-
description: ''
|
|
1554
|
-
},
|
|
1555
|
-
"crain_1": {
|
|
1556
|
-
category: "Precipitation",
|
|
1557
|
-
subCategory: "Rain",
|
|
1558
|
-
variable: "1 Hour Rain",
|
|
1559
|
-
shortname: "1hr Rain",
|
|
1560
|
-
units: {
|
|
1561
|
-
"in": {
|
|
1562
|
-
min: .01,
|
|
1563
|
-
max: 10,
|
|
1564
|
-
intervals: [0.5]
|
|
1565
|
-
},
|
|
1566
|
-
"cm": {
|
|
1567
|
-
min: .01,
|
|
1568
|
-
max: 25,
|
|
1569
|
-
intervals: [1]
|
|
1570
|
-
},
|
|
1571
|
-
"mm": {
|
|
1572
|
-
min: 0.1,
|
|
1573
|
-
max: 250,
|
|
1574
|
-
intervals: [10]
|
|
1575
|
-
}
|
|
1576
|
-
},
|
|
1577
|
-
defaultUnit: 'in',
|
|
1578
|
-
description: ''
|
|
1579
|
-
},
|
|
1580
|
-
"crain_3": {
|
|
1581
|
-
category: "Precipitation",
|
|
1582
|
-
subCategory: "Rain",
|
|
1583
|
-
variable: "3 Hour Rain",
|
|
1584
|
-
shortname: "3hr Rain",
|
|
1585
|
-
units: {
|
|
1586
|
-
"in": {
|
|
1587
|
-
min: .01,
|
|
1588
|
-
max: 100,
|
|
1589
|
-
intervals: [1]
|
|
1590
|
-
},
|
|
1591
|
-
"cm": {
|
|
1592
|
-
min: .025,
|
|
1593
|
-
max: 250,
|
|
1594
|
-
intervals: [1]
|
|
1595
|
-
},
|
|
1596
|
-
"mm": {
|
|
1597
|
-
min: 0.25,
|
|
1598
|
-
max: 2500,
|
|
1599
|
-
intervals: [10]
|
|
1600
|
-
}
|
|
1601
|
-
},
|
|
1602
|
-
defaultUnit: 'in',
|
|
1603
|
-
description: ''
|
|
1604
|
-
},
|
|
1605
|
-
"crain_6": {
|
|
1606
|
-
category: "Precipitation",
|
|
1607
|
-
subCategory: "Rain",
|
|
1608
|
-
variable: "6 Hour Rain",
|
|
1609
|
-
shortname: "6hr Rain",
|
|
1610
|
-
units: {
|
|
1611
|
-
"in": {
|
|
1612
|
-
min: .01,
|
|
1613
|
-
max: 100,
|
|
1614
|
-
intervals: [1]
|
|
1615
|
-
},
|
|
1616
|
-
"cm": {
|
|
1617
|
-
min: .25,
|
|
1618
|
-
max: 250,
|
|
1619
|
-
intervals: [1]
|
|
1620
|
-
},
|
|
1621
|
-
"mm": {
|
|
1622
|
-
min: 0.25,
|
|
1623
|
-
max: 2500,
|
|
1624
|
-
intervals: [10]
|
|
1625
|
-
}
|
|
1626
|
-
},
|
|
1627
|
-
defaultUnit: 'in',
|
|
1628
|
-
description: ''
|
|
1629
|
-
},
|
|
1630
|
-
"crain_12": {
|
|
1631
|
-
category: "Precipitation",
|
|
1632
|
-
subCategory: "Rain",
|
|
1633
|
-
variable: "12 Hour Rain",
|
|
1634
|
-
shortname: "12hr Rain",
|
|
1635
|
-
units: {
|
|
1636
|
-
"in": {
|
|
1637
|
-
min: .01,
|
|
1638
|
-
max: 100,
|
|
1639
|
-
intervals: [1]
|
|
1640
|
-
},
|
|
1641
|
-
"cm": {
|
|
1642
|
-
min: .25,
|
|
1643
|
-
max: 250,
|
|
1644
|
-
intervals: [1]
|
|
1645
|
-
},
|
|
1646
|
-
"mm": {
|
|
1647
|
-
min: 0.25,
|
|
1648
|
-
max: 2500,
|
|
1649
|
-
intervals: [10]
|
|
1650
|
-
}
|
|
1651
|
-
},
|
|
1652
|
-
defaultUnit: 'in',
|
|
1653
|
-
description: ''
|
|
1654
|
-
},
|
|
1655
|
-
"crain_24": {
|
|
1656
|
-
category: "Precipitation",
|
|
1657
|
-
subCategory: "Rain",
|
|
1658
|
-
variable: "24 Hour Rain",
|
|
1659
|
-
shortname: "24hr Rain",
|
|
1660
|
-
units: {
|
|
1661
|
-
"in": {
|
|
1662
|
-
min: .01,
|
|
1663
|
-
max: 100,
|
|
1664
|
-
intervals: [1]
|
|
1665
|
-
},
|
|
1666
|
-
"cm": {
|
|
1667
|
-
min: .025,
|
|
1668
|
-
max: 250,
|
|
1669
|
-
intervals: [1]
|
|
1670
|
-
},
|
|
1671
|
-
"mm": {
|
|
1672
|
-
min: 0.25,
|
|
1673
|
-
max: 2500,
|
|
1674
|
-
intervals: [10]
|
|
1675
|
-
}
|
|
1676
|
-
},
|
|
1677
|
-
defaultUnit: 'in',
|
|
1678
|
-
description: ''
|
|
1679
|
-
},
|
|
1680
|
-
"crain_48": {
|
|
1681
|
-
category: "Precipitation",
|
|
1682
|
-
subCategory: "Rain",
|
|
1683
|
-
variable: "48 Hour Rain",
|
|
1684
|
-
shortname: "48hr Rain",
|
|
1685
|
-
units: {
|
|
1686
|
-
"in": {
|
|
1687
|
-
min: .01,
|
|
1688
|
-
max: 100,
|
|
1689
|
-
intervals: [1]
|
|
1690
|
-
},
|
|
1691
|
-
"cm": {
|
|
1692
|
-
min: .025,
|
|
1693
|
-
max: 250,
|
|
1694
|
-
intervals: [1]
|
|
1695
|
-
},
|
|
1696
|
-
"mm": {
|
|
1697
|
-
min: 0.25,
|
|
1698
|
-
max: 2500,
|
|
1699
|
-
intervals: [10]
|
|
1700
|
-
}
|
|
1701
|
-
},
|
|
1702
|
-
defaultUnit: 'in',
|
|
1703
|
-
description: ''
|
|
1704
|
-
},
|
|
1705
|
-
"bulk_shear_speed_0-1000": {
|
|
1706
|
-
category: "Wind Shear",
|
|
1707
|
-
subCategory: "Severe",
|
|
1708
|
-
variable: "0-1km Bulk Shear",
|
|
1709
|
-
shortname: "1km Bulk Shear",
|
|
1710
|
-
units: {
|
|
1711
|
-
"kts": {
|
|
1712
|
-
min: 10,
|
|
1713
|
-
max: 90,
|
|
1714
|
-
intervals: [5]
|
|
1715
|
-
},
|
|
1716
|
-
"m/s": {
|
|
1717
|
-
min: 5,
|
|
1718
|
-
max: 45,
|
|
1719
|
-
intervals: [2]
|
|
1720
|
-
}
|
|
1721
|
-
},
|
|
1722
|
-
defaultUnit: 'kts',
|
|
1723
|
-
description: '1km Bulk Shear is the difference in wind vectors between the surface and 1km. It can help determine the potential for rotating supercells.'
|
|
1724
|
-
},
|
|
1725
|
-
"bulk_shear_speed_0-6000": {
|
|
1726
|
-
category: "Wind Shear",
|
|
1727
|
-
subCategory: "Severe",
|
|
1728
|
-
variable: "0-6km Bulk Shear",
|
|
1729
|
-
shortname: "6km Bulk Shear",
|
|
1730
|
-
units: {
|
|
1731
|
-
"kts": {
|
|
1732
|
-
min: 20,
|
|
1733
|
-
max: 180,
|
|
1734
|
-
intervals: [10]
|
|
1735
|
-
},
|
|
1736
|
-
"m/s": {
|
|
1737
|
-
min: 10,
|
|
1738
|
-
max: 90,
|
|
1739
|
-
intervals: [4]
|
|
1740
|
-
}
|
|
1741
|
-
},
|
|
1742
|
-
defaultUnit: 'kts',
|
|
1743
|
-
description: '6km Bulk Shear is the difference in wind vectors between the surface and 6km. It can help determine the potential for rotating supercells.'
|
|
1744
|
-
},
|
|
1745
|
-
"bulk_shear_speedmb_500": {
|
|
1746
|
-
category: "Wind Shear",
|
|
1747
|
-
subCategory: "Severe",
|
|
1748
|
-
variable: "Sfc-500mb Bulk Shear",
|
|
1749
|
-
shortname: "500mb Bulk Shear",
|
|
1750
|
-
units: {
|
|
1751
|
-
"kts": {
|
|
1752
|
-
min: 20,
|
|
1753
|
-
max: 180,
|
|
1754
|
-
intervals: [10]
|
|
1755
|
-
},
|
|
1756
|
-
"m/s": {
|
|
1757
|
-
min: 10,
|
|
1758
|
-
max: 90,
|
|
1759
|
-
intervals: [4]
|
|
1760
|
-
}
|
|
1761
|
-
},
|
|
1762
|
-
defaultUnit: 'kts',
|
|
1763
|
-
description: '500mb Bulk Shear is the difference in wind vectors between the surface and 500mb. It can help determine the potential for rotating supercells.'
|
|
1764
|
-
},
|
|
1765
|
-
"bulk_shear_speedmb_700": {
|
|
1766
|
-
category: "Wind Shear",
|
|
1767
|
-
subCategory: "Severe",
|
|
1768
|
-
variable: "Sfc-700mb Bulk Shear",
|
|
1769
|
-
shortname: "700mb Bulk Shear",
|
|
1770
|
-
units: {
|
|
1771
|
-
"kts": {
|
|
1772
|
-
min: 20,
|
|
1773
|
-
max: 180,
|
|
1774
|
-
intervals: [10]
|
|
1775
|
-
},
|
|
1776
|
-
"m/s": {
|
|
1777
|
-
min: 10,
|
|
1778
|
-
max: 90,
|
|
1779
|
-
intervals: [4]
|
|
1780
|
-
}
|
|
1781
|
-
},
|
|
1782
|
-
defaultUnit: 'kts',
|
|
1783
|
-
description: '700mb Bulk Shear is the difference in wind vectors between the surface and 700mb. It can help determine the potential for rotating supercells.'
|
|
1784
|
-
},
|
|
1785
|
-
"bulk_shear_speedmb_850": {
|
|
1786
|
-
category: "Wind Shear",
|
|
1787
|
-
subCategory: "Severe",
|
|
1788
|
-
variable: "Sfc-850mb Bulk Shear",
|
|
1789
|
-
shortname: "850mb Bulk Shear",
|
|
1790
|
-
units: {
|
|
1791
|
-
"kts": {
|
|
1792
|
-
min: 10,
|
|
1793
|
-
max: 90,
|
|
1794
|
-
intervals: [5]
|
|
1795
|
-
},
|
|
1796
|
-
"m/s": {
|
|
1797
|
-
min: 5,
|
|
1798
|
-
max: 45,
|
|
1799
|
-
intervals: [2]
|
|
1800
|
-
}
|
|
1801
|
-
},
|
|
1802
|
-
defaultUnit: 'kts',
|
|
1803
|
-
description: '850mb Bulk Shear is the difference in wind vectors between the surface and 850mb. It can help determine the potential for rotating supercells.'
|
|
1804
|
-
},
|
|
1805
|
-
"bulk_shear_speedmb_925": {
|
|
1806
|
-
category: "Wind Shear",
|
|
1807
|
-
subCategory: "Severe",
|
|
1808
|
-
variable: "Sfc-925mb Bulk Shear",
|
|
1809
|
-
shortname: "925mb Bulk Shear",
|
|
1810
|
-
units: {
|
|
1811
|
-
"kts": {
|
|
1812
|
-
min: 10,
|
|
1813
|
-
max: 90,
|
|
1814
|
-
intervals: [5]
|
|
1815
|
-
},
|
|
1816
|
-
"m/s": {
|
|
1817
|
-
min: 5,
|
|
1818
|
-
max: 45,
|
|
1819
|
-
intervals: [2]
|
|
1820
|
-
}
|
|
1821
|
-
},
|
|
1822
|
-
defaultUnit: 'kts',
|
|
1823
|
-
description: '500mb Bulk Shear is the difference in wind vectors between the surface and 925mb. It can help determine the potential for rotating supercells.'
|
|
1824
|
-
},
|
|
1825
|
-
"divergence_200": {
|
|
1826
|
-
category: "Upper Air",
|
|
1827
|
-
subCategory: "Forcing",
|
|
1828
|
-
variable: "200mb Divergence",
|
|
1829
|
-
shortname: "200mb Divergence",
|
|
1830
|
-
units: {
|
|
1831
|
-
"s⁻¹": {
|
|
1832
|
-
min: -30,
|
|
1833
|
-
max: 30,
|
|
1834
|
-
intervals: [2]
|
|
1835
|
-
}
|
|
1836
|
-
},
|
|
1837
|
-
description: 'Divergence is the outward flow of air from a region of the atmosphere. 200mb divergence is associated with rising air at the surface.'
|
|
1838
|
-
},
|
|
1839
|
-
"divergence_850": {
|
|
1840
|
-
category: "Upper Air",
|
|
1841
|
-
subCategory: "Forcing",
|
|
1842
|
-
variable: "850mb Divergence",
|
|
1843
|
-
shortname: "850mb Divergence",
|
|
1844
|
-
units: {
|
|
1845
|
-
"s⁻¹": {
|
|
1846
|
-
min: -30,
|
|
1847
|
-
max: 30,
|
|
1848
|
-
intervals: [2]
|
|
1849
|
-
}
|
|
1850
|
-
},
|
|
1851
|
-
description: 'Divergence is the outward flow of air from a region of the atmosphere. 850mb divergence is associated with sinking air at the surface.'
|
|
1852
|
-
},
|
|
1853
|
-
"ehi_1000": {
|
|
1854
|
-
category: "Composite Indices",
|
|
1855
|
-
subCategory: "Severe",
|
|
1856
|
-
variable: "1km Energy Helicity Index",
|
|
1857
|
-
shortname: "1km EHI",
|
|
1858
|
-
units: {
|
|
1859
|
-
"None": {
|
|
1860
|
-
min: -20,
|
|
1861
|
-
max: 20,
|
|
1862
|
-
intervals: [2]
|
|
1863
|
-
}
|
|
1864
|
-
},
|
|
1865
|
-
description: '1km Energy Helicity Index (EHI) combines SBCAPE and 1km SRH to quantify the likelihood of tornadoes or low-level mesocyclones.'
|
|
1866
|
-
},
|
|
1867
|
-
"ehi_3000": {
|
|
1868
|
-
category: "Composite Indices",
|
|
1869
|
-
subCategory: "Severe",
|
|
1870
|
-
variable: "3km Energy Helicity Index",
|
|
1871
|
-
shortname: "3km EHI",
|
|
1872
|
-
units: {
|
|
1873
|
-
"None": {
|
|
1874
|
-
min: -20,
|
|
1875
|
-
max: 20,
|
|
1876
|
-
intervals: [2]
|
|
1877
|
-
}
|
|
1878
|
-
},
|
|
1879
|
-
description: '3km Energy Helicity Index (EHI) combines SBCAPE and 3km SRH to quantify the likelihood of supercell thunderstorms and helps asses potential for updraft rotation.'
|
|
1880
|
-
},
|
|
1881
|
-
"fgen_700": {
|
|
1882
|
-
category: "Upper Air",
|
|
1883
|
-
subCategory: "Forcing",
|
|
1884
|
-
variable: "700mb Frontogenesis",
|
|
1885
|
-
shortname: "700mb FGEN.",
|
|
1886
|
-
units: {
|
|
1887
|
-
"°C/100km/3hr": {
|
|
1888
|
-
min: 1,
|
|
1889
|
-
max: 60,
|
|
1890
|
-
intervals: [2]
|
|
1891
|
-
}
|
|
1892
|
-
},
|
|
1893
|
-
description: 'Frontogenesis is measure of how quickly temperature gradients intensify, leading to the formation or strengthing of a front. Large values of lower level frontogenesis are associated with increased lift.'
|
|
1894
|
-
},
|
|
1895
|
-
"fgen_850": {
|
|
1896
|
-
category: "Upper Air",
|
|
1897
|
-
subCategory: "Forcing",
|
|
1898
|
-
variable: "850mb Frontogenesis",
|
|
1899
|
-
shortname: "850mb FGEN.",
|
|
1900
|
-
units: {
|
|
1901
|
-
"°C/100km/3hr": {
|
|
1902
|
-
min: 1,
|
|
1903
|
-
max: 60,
|
|
1904
|
-
intervals: [2]
|
|
1905
|
-
}
|
|
1906
|
-
},
|
|
1907
|
-
description: 'Frontogenesis is measure of how quickly temperature gradients intensify, leading to the formation or strengthing of a front. Large values of lower level frontogenesis are associated with increased lift.'
|
|
1908
|
-
},
|
|
1909
|
-
"gh_tendency_500": {
|
|
1910
|
-
category: "Upper Air",
|
|
1911
|
-
subCategory: "Heights",
|
|
1912
|
-
variable: "12 Hour 500mb Geopotential Height Tendency",
|
|
1913
|
-
shortname: "12hr 500mb Height Tendency",
|
|
1914
|
-
units: {
|
|
1915
|
-
"dam": {
|
|
1916
|
-
min: -60,
|
|
1917
|
-
max: 60,
|
|
1918
|
-
intervals: [5]
|
|
1919
|
-
}
|
|
1920
|
-
},
|
|
1921
|
-
description: 'Geopotential height represents the altitude of a given pressure level in the atmosphere. Higher (lower) geopotential heights are associated with ridges (troughs).'
|
|
1922
|
-
},
|
|
1923
|
-
"gh_200": {
|
|
1924
|
-
category: "Upper Air",
|
|
1925
|
-
subCategory: "Heights",
|
|
1926
|
-
variable: "200mb Geopotential Heights",
|
|
1927
|
-
shortname: "200mb Geo. Height",
|
|
1928
|
-
units: {
|
|
1929
|
-
"dam": {
|
|
1930
|
-
min: 1080,
|
|
1931
|
-
max: 1290,
|
|
1932
|
-
intervals: [6]
|
|
1933
|
-
}
|
|
1934
|
-
},
|
|
1935
|
-
description: 'Geopotential height represents the altitude of a given pressure level in the atmosphere. Higher (lower) geopotential heights are associated with ridges (troughs).'
|
|
1936
|
-
},
|
|
1937
|
-
"gh_250": {
|
|
1938
|
-
category: "Upper Air",
|
|
1939
|
-
subCategory: "Heights",
|
|
1940
|
-
variable: "250mb Geopotential Heights",
|
|
1941
|
-
shortname: "250mb Geo. Height",
|
|
1942
|
-
units: {
|
|
1943
|
-
"dam": {
|
|
1944
|
-
min: 1080,
|
|
1945
|
-
max: 1290,
|
|
1946
|
-
intervals: [6]
|
|
1947
|
-
}
|
|
1948
|
-
},
|
|
1949
|
-
description: 'Geopotential height represents the altitude of a given pressure level in the atmosphere. Higher (lower) geopotential heights are associated with ridges (troughs).'
|
|
1950
|
-
},
|
|
1951
|
-
"gh_300": {
|
|
1952
|
-
category: "Upper Air",
|
|
1953
|
-
subCategory: "Heights",
|
|
1954
|
-
variable: "300mb Geopotential Heights",
|
|
1955
|
-
shortname: "300mb Geo. Height",
|
|
1956
|
-
units: {
|
|
1957
|
-
"dam": {
|
|
1958
|
-
min: 768,
|
|
1959
|
-
max: 1000,
|
|
1960
|
-
intervals: [6]
|
|
1961
|
-
}
|
|
1962
|
-
},
|
|
1963
|
-
description: 'Geopotential height represents the altitude of a given pressure level in the atmosphere. Higher (lower) geopotential heights are associated with ridges (troughs).'
|
|
1964
|
-
},
|
|
1965
|
-
"gh_500": {
|
|
1966
|
-
category: "Upper Air",
|
|
1967
|
-
subCategory: "Heights",
|
|
1968
|
-
variable: "500mb Geopotential Heights",
|
|
1969
|
-
shortname: "500mb Geo. Height",
|
|
1970
|
-
units: {
|
|
1971
|
-
"dam": {
|
|
1972
|
-
min: 438,
|
|
1973
|
-
max: 650,
|
|
1974
|
-
intervals: [3]
|
|
1975
|
-
}
|
|
1976
|
-
},
|
|
1977
|
-
description: 'Geopotential height represents the altitude of a given pressure level in the atmosphere. Higher (lower) geopotential heights are associated with ridges (troughs).'
|
|
1978
|
-
},
|
|
1979
|
-
"gh_700": {
|
|
1980
|
-
category: "Upper Air",
|
|
1981
|
-
subCategory: "Heights",
|
|
1982
|
-
variable: "700mb Geopotential Heights",
|
|
1983
|
-
shortname: "700mb Geo. Height",
|
|
1984
|
-
units: {
|
|
1985
|
-
"dam": {
|
|
1986
|
-
min: 249,
|
|
1987
|
-
max: 350,
|
|
1988
|
-
intervals: [3]
|
|
1989
|
-
}
|
|
1990
|
-
},
|
|
1991
|
-
description: 'Geopotential height represents the altitude of a given pressure level in the atmosphere. Higher (lower) geopotential heights are associated with ridges (troughs).'
|
|
1992
|
-
},
|
|
1993
|
-
"gh_850": {
|
|
1994
|
-
category: "Upper Air",
|
|
1995
|
-
subCategory: "Heights",
|
|
1996
|
-
variable: "850mb Geopotential Heights",
|
|
1997
|
-
shortname: "850mb Geo. Height",
|
|
1998
|
-
units: {
|
|
1999
|
-
"dam": {
|
|
2000
|
-
min: 120,
|
|
2001
|
-
max: 170,
|
|
2002
|
-
intervals: [3]
|
|
2003
|
-
}
|
|
2004
|
-
},
|
|
2005
|
-
description: 'Geopotential height represents the altitude of a given pressure level in the atmosphere. Higher (lower) geopotential heights are associated with ridges (troughs).'
|
|
2006
|
-
},
|
|
2007
|
-
"gh_925": {
|
|
2008
|
-
category: "Upper Air",
|
|
2009
|
-
subCategory: "Heights",
|
|
2010
|
-
variable: "925mb Geopotential Heights",
|
|
2011
|
-
shortname: "925mb Geo. Height",
|
|
2012
|
-
units: {
|
|
2013
|
-
"dam": {
|
|
2014
|
-
min: 48,
|
|
2015
|
-
max: 120,
|
|
2016
|
-
intervals: [3]
|
|
2017
|
-
}
|
|
2018
|
-
},
|
|
2019
|
-
description: 'Geopotential height represents the altitude of a given pressure level in the atmosphere. Higher (lower) geopotential heights are associated with ridges (troughs).'
|
|
2020
|
-
},
|
|
2021
|
-
"gust_0": {
|
|
2022
|
-
category: "Surface",
|
|
2023
|
-
subCategory: "Wind",
|
|
2024
|
-
variable: "Wind Gusts",
|
|
2025
|
-
shortname: "Wind Gusts",
|
|
2026
|
-
units: {
|
|
2027
|
-
"mph": {
|
|
2028
|
-
min: 20,
|
|
2029
|
-
max: 200,
|
|
2030
|
-
intervals: [5]
|
|
2031
|
-
},
|
|
2032
|
-
"kts": {
|
|
2033
|
-
min: 15,
|
|
2034
|
-
max: 150,
|
|
2035
|
-
intervals: [5]
|
|
2036
|
-
},
|
|
2037
|
-
"m/s": {
|
|
2038
|
-
min: 10,
|
|
2039
|
-
max: 80,
|
|
2040
|
-
intervals: [2]
|
|
2041
|
-
},
|
|
2042
|
-
"km/h": {
|
|
2043
|
-
min: 30,
|
|
2044
|
-
max: 320,
|
|
2045
|
-
intervals: [10]
|
|
2046
|
-
}
|
|
2047
|
-
},
|
|
2048
|
-
defaultUnit: 'mph',
|
|
2049
|
-
description: ''
|
|
2050
|
-
},
|
|
2051
|
-
"gust_runmax": {
|
|
2052
|
-
category: "Surface",
|
|
2053
|
-
subCategory: "Wind",
|
|
2054
|
-
variable: "Accumulated Max Wind Gusts",
|
|
2055
|
-
shortname: "Accum. Max Wind Gusts",
|
|
2056
|
-
units: {
|
|
2057
|
-
"mph": {
|
|
2058
|
-
min: 20,
|
|
2059
|
-
max: 200,
|
|
2060
|
-
intervals: [5]
|
|
2061
|
-
},
|
|
2062
|
-
"kts": {
|
|
2063
|
-
min: 15,
|
|
2064
|
-
max: 150,
|
|
2065
|
-
intervals: [5]
|
|
2066
|
-
},
|
|
2067
|
-
"m/s": {
|
|
2068
|
-
min: 10,
|
|
2069
|
-
max: 80,
|
|
2070
|
-
intervals: [2]
|
|
2071
|
-
},
|
|
2072
|
-
"km/h": {
|
|
2073
|
-
min: 30,
|
|
2074
|
-
max: 320,
|
|
2075
|
-
intervals: [10]
|
|
2076
|
-
}
|
|
2077
|
-
},
|
|
2078
|
-
defaultUnit: 'mph',
|
|
2079
|
-
description: ''
|
|
2080
|
-
},
|
|
2081
|
-
"uphl_5000": {
|
|
2082
|
-
category: "Wind Shear",
|
|
2083
|
-
subCategory: "Severe",
|
|
2084
|
-
variable: "5-2km Updraft Helicity",
|
|
2085
|
-
shortname: "5km UPHL",
|
|
2086
|
-
units: {
|
|
2087
|
-
"m²/s²": {
|
|
2088
|
-
min: -1500,
|
|
2089
|
-
max: 1500,
|
|
2090
|
-
intervals: [50]
|
|
2091
|
-
}
|
|
2092
|
-
},
|
|
2093
|
-
description: ''
|
|
2094
|
-
},
|
|
2095
|
-
"hlcy_3000": {
|
|
2096
|
-
category: "Wind Shear",
|
|
2097
|
-
subCategory: "Severe",
|
|
2098
|
-
variable: "3km Storm Relative Helicity",
|
|
2099
|
-
shortname: "3km SRH",
|
|
2100
|
-
units: {
|
|
2101
|
-
"m²/s²": {
|
|
2102
|
-
min: -1500,
|
|
2103
|
-
max: 1500,
|
|
2104
|
-
intervals: [50]
|
|
2105
|
-
}
|
|
2106
|
-
},
|
|
2107
|
-
description: 'Storm-Relative Helicity (SRH) is a measure of the potential for cyclonic updraft rotation in thunderstorms, calculated by assesing the wind shear relative to storm motion. SRH from 0-3km is most relavent to diagnose overall storm organization.'
|
|
2108
|
-
},
|
|
2109
|
-
"hlcy_1000": {
|
|
2110
|
-
category: "Wind Shear",
|
|
2111
|
-
subCategory: "Severe",
|
|
2112
|
-
variable: "1km Storm Relative Helicity",
|
|
2113
|
-
shortname: "1km SRH",
|
|
2114
|
-
units: {
|
|
2115
|
-
"m²/s²": {
|
|
2116
|
-
min: -1500,
|
|
2117
|
-
max: 1500,
|
|
2118
|
-
intervals: [50]
|
|
2119
|
-
}
|
|
2120
|
-
},
|
|
2121
|
-
description: 'Storm-Relative Helicity (SRH) is a measure of the potential for cyclonic updraft rotation in thunderstorms, calculated by assesing the wind shear relative to storm motion. SRH from 0-1km is most relavent to diagnose tornado potential.'
|
|
2122
|
-
},
|
|
2123
|
-
"irsat": {
|
|
2124
|
-
category: "Upper Air",
|
|
2125
|
-
subCategory: "Temperature",
|
|
2126
|
-
variable: "Simulated IR Brightness Temperature",
|
|
2127
|
-
shortname: "IRSAT",
|
|
2128
|
-
units: {
|
|
2129
|
-
"°C": {
|
|
2130
|
-
min: -100,
|
|
2131
|
-
max: 60,
|
|
2132
|
-
intervals: [5]
|
|
2133
|
-
}
|
|
2134
|
-
},
|
|
2135
|
-
description: 'IR Birhgtness Temperature represents the radiative temperature of an object as inferred from infared satellite measurements. Colder brightness temperatures typically indicate high cloud tops, while warmer temepratures suggest lower clouds or clear skies.'
|
|
2136
|
-
},
|
|
2137
|
-
"ivt": {
|
|
2138
|
-
category: "Upper Air",
|
|
2139
|
-
subCategory: "Moisture",
|
|
2140
|
-
variable: "Integrated Water Vapor Transport",
|
|
2141
|
-
shortname: "IVT",
|
|
2142
|
-
units: {
|
|
2143
|
-
"kg m⁻¹ s⁻¹": {
|
|
2144
|
-
min: 250,
|
|
2145
|
-
max: 2000,
|
|
2146
|
-
intervals: [50]
|
|
2147
|
-
}
|
|
2148
|
-
},
|
|
2149
|
-
description: 'Integrated Water Vapor Transport (IVT) is a measure of the total amount of water vapor being transported through the atmosphere by wind. It is calculated by integrating the specific humidity and wind speed over a vertical column of the atmosphere. Higher IVT values lead to stronger moisture transport indicated a higher threat for heavy precipitation.'
|
|
2150
|
-
},
|
|
2151
|
-
"lapse_rates_500700": {
|
|
2152
|
-
category: "Thermodynamics",
|
|
2153
|
-
subCategory: "Severe",
|
|
2154
|
-
variable: "700-500mb Lapse Rate",
|
|
2155
|
-
shortname: "700-500mb Lapse Rate",
|
|
2156
|
-
units: {
|
|
2157
|
-
"°C km⁻¹": {
|
|
2158
|
-
min: 1,
|
|
2159
|
-
max: 15,
|
|
2160
|
-
intervals: [1]
|
|
2161
|
-
}
|
|
2162
|
-
},
|
|
2163
|
-
description: '500-700mb Lapse rate describes the rate at which temperature decreases from 700mb to 500mb. Higher lapse rates indicate higher instability and potential for convection.'
|
|
2164
|
-
},
|
|
2165
|
-
"lcl": {
|
|
2166
|
-
category: "Thermodynamics",
|
|
2167
|
-
subCategory: "Severe",
|
|
2168
|
-
variable: "Lifted Condensation Level Height",
|
|
2169
|
-
shortname: "LCL Height",
|
|
2170
|
-
units: {
|
|
2171
|
-
"m": {
|
|
2172
|
-
min: 100,
|
|
2173
|
-
max: 9000,
|
|
2174
|
-
intervals: [100]
|
|
2175
|
-
},
|
|
2176
|
-
"ft": {
|
|
2177
|
-
min: 500,
|
|
2178
|
-
max: 30000,
|
|
2179
|
-
intervals: [500]
|
|
2180
|
-
}
|
|
2181
|
-
},
|
|
2182
|
-
defaultUnit: 'm',
|
|
2183
|
-
description: 'Lifted Condensation Level (LCL) height is the altitude at which an air parcel, when lifted adiabatically, cools to its dew point and becomes saturated, leading to cloud formation. It is calculated using temperature and dewpoint: 125x(T-Td)'
|
|
2184
|
-
},
|
|
2185
|
-
"lftx_0": {
|
|
2186
|
-
category: "Composite Indices",
|
|
2187
|
-
subCategory: "Severe",
|
|
2188
|
-
variable: "Surface Lifted Index",
|
|
2189
|
-
shortname: "Surface Lifted Idx.",
|
|
2190
|
-
units: {
|
|
2191
|
-
"°C": {
|
|
2192
|
-
min: -20,
|
|
2193
|
-
max: -1,
|
|
2194
|
-
intervals: [1]
|
|
2195
|
-
}
|
|
2196
|
-
},
|
|
2197
|
-
description: 'Surface Lifted Index is the temperature between an air parcel lifted from the surface and the environment at 500 hPa. More negative values indicate greater instability and higher potential for thunderstorms.'
|
|
2198
|
-
},
|
|
2199
|
-
"lftx_500": {
|
|
2200
|
-
category: "Composite Indices",
|
|
2201
|
-
subCategory: "Severe",
|
|
2202
|
-
variable: "500mb Lifted Index",
|
|
2203
|
-
shortname: "500mb Lifted Idx.",
|
|
2204
|
-
units: {
|
|
2205
|
-
"°C": {
|
|
2206
|
-
min: -20,
|
|
2207
|
-
max: -1,
|
|
2208
|
-
intervals: [1]
|
|
2209
|
-
}
|
|
2210
|
-
},
|
|
2211
|
-
description: '500mb Lifted Index is the temperature between an air parcel lifted from 500mb. Useful for diagnosing mid-level instability and elevated convection not rooted at the surface.'
|
|
2212
|
-
},
|
|
2213
|
-
"ltng_0": {
|
|
2214
|
-
category: "Mesoscale",
|
|
2215
|
-
subCategory: "Severe",
|
|
2216
|
-
variable: "Lightning",
|
|
2217
|
-
shortname: "Lightning",
|
|
2218
|
-
units: {
|
|
2219
|
-
"flashes km⁻²/5 min": {
|
|
2220
|
-
min: .01,
|
|
2221
|
-
max: 25,
|
|
2222
|
-
intervals: [1]
|
|
2223
|
-
}
|
|
2224
|
-
},
|
|
2225
|
-
description: 'Model dervived lightning strikes in km⁻²/5 min.'
|
|
2226
|
-
},
|
|
2227
|
-
"ltng_2": {
|
|
2228
|
-
category: "Mesoscale",
|
|
2229
|
-
subCategory: "Severe",
|
|
2230
|
-
variable: "Lightning",
|
|
2231
|
-
shortname: "Lightning",
|
|
2232
|
-
units: {
|
|
2233
|
-
"flashes km⁻²/5 min": {
|
|
2234
|
-
min: .01,
|
|
2235
|
-
max: 25,
|
|
2236
|
-
intervals: [1]
|
|
2237
|
-
}
|
|
2238
|
-
},
|
|
2239
|
-
description: 'Model dervived lightning strikes in km⁻²/5 min.'
|
|
2240
|
-
},
|
|
2241
|
-
"mean700300mbRH": {
|
|
2242
|
-
category: "Upper Air",
|
|
2243
|
-
subCategory: "Moisture",
|
|
2244
|
-
variable: "Mean 700-300mb Relative Humidity",
|
|
2245
|
-
shortname: "Mean 700-300mb RH",
|
|
2246
|
-
units: {
|
|
2247
|
-
"%": {
|
|
2248
|
-
min: 0,
|
|
2249
|
-
max: 100,
|
|
2250
|
-
intervals: [10]
|
|
2251
|
-
}
|
|
2252
|
-
},
|
|
2253
|
-
description: 'Relative humidity averaged between 700-300mb. Ueful indicator for diagnosing the ability for cloud formation, deep convection, or precipitation.'
|
|
2254
|
-
},
|
|
2255
|
-
"moistureConvergence": {
|
|
2256
|
-
category: "Surface",
|
|
2257
|
-
subCategory: "Forcing",
|
|
2258
|
-
variable: "Moisture Convergence",
|
|
2259
|
-
shortname: "Moisture Convergence",
|
|
2260
|
-
units: {
|
|
2261
|
-
"s⁻¹": {
|
|
2262
|
-
min: 5,
|
|
2263
|
-
max: 50,
|
|
2264
|
-
intervals: [5]
|
|
2265
|
-
}
|
|
2266
|
-
},
|
|
2267
|
-
description: 'Surface Moisture Convergence refers to the accumulation of water vapor near the surface due to converging airflows. Higher values are associated with rising air and heavy precipitation. It is calculated as the product of moisture content and horizontal wind convergence.'
|
|
2268
|
-
},
|
|
2269
|
-
"mxuphl_3000": {
|
|
2270
|
-
category: "Mesoscale",
|
|
2271
|
-
subCategory: "Severe",
|
|
2272
|
-
variable: "0-3km Maximum Updraft Helicity",
|
|
2273
|
-
shortname: "3km Max Updraft Helicity",
|
|
2274
|
-
units: {
|
|
2275
|
-
"m²/s²": {
|
|
2276
|
-
min: 2,
|
|
2277
|
-
max: 300,
|
|
2278
|
-
intervals: [5]
|
|
2279
|
-
}
|
|
2280
|
-
},
|
|
2281
|
-
description: '3km Meximum Updraft Helicity measures the amount of storm-relative helicity (rotation) in updrafts of thunderstorms. It is more often used to assess the potential for tornadoes and low-level mesocyclones.'
|
|
2282
|
-
},
|
|
2283
|
-
"mxuphl_5000": {
|
|
2284
|
-
category: "Mesoscale",
|
|
2285
|
-
subCategory: "Severe",
|
|
2286
|
-
variable: "2-5km Maximum Updraft Helicity",
|
|
2287
|
-
shortname: "2-5km Max Updraft Helicity",
|
|
2288
|
-
units: {
|
|
2289
|
-
"m²/s²": {
|
|
2290
|
-
min: 2,
|
|
2291
|
-
max: 560,
|
|
2292
|
-
intervals: [5]
|
|
2293
|
-
}
|
|
2294
|
-
},
|
|
2295
|
-
description: '2-5km Meximum Updraft Helicity measures the amount of storm-relative helicity (rotation) in updrafts of thunderstorms. It is most often used to gauge the potential for supercell thunderstorms, mid-level shear and storm organization.'
|
|
2296
|
-
},
|
|
2297
|
-
"mxuphl_3000_runmax": {
|
|
2298
|
-
category: "Mesoscale",
|
|
2299
|
-
subCategory: "Severe",
|
|
2300
|
-
variable: "0-3km Maximum Updraft Helicity (Run Max)",
|
|
2301
|
-
shortname: "3km Max Updraft Helicity (Max)",
|
|
2302
|
-
units: {
|
|
2303
|
-
"m²/s²": {
|
|
2304
|
-
min: 3,
|
|
2305
|
-
max: 300,
|
|
2306
|
-
intervals: [5]
|
|
2307
|
-
}
|
|
2308
|
-
},
|
|
2309
|
-
description: '3km Meximum Updraft Helicity measures the amount of storm-relative helicity (rotation) in updrafts of thunderstorms. It is more often used to assess the potential for tornadoes and low-level mesocyclones.'
|
|
2310
|
-
},
|
|
2311
|
-
"mxuphl_5000_runmax": {
|
|
2312
|
-
category: "Mesoscale",
|
|
2313
|
-
subCategory: "Severe",
|
|
2314
|
-
variable: "2-5km Maximum Updraft Helicity (Run Max)",
|
|
2315
|
-
shortname: "2-5km Max Updraft Helicity (Run)",
|
|
2316
|
-
units: {
|
|
2317
|
-
"m²/s²": {
|
|
2318
|
-
min: 3,
|
|
2319
|
-
max: 560,
|
|
2320
|
-
intervals: [5]
|
|
2321
|
-
}
|
|
2322
|
-
},
|
|
2323
|
-
description: '2-5km Meximum Updraft Helicity measures the amount of storm-relative helicity (rotation) in updrafts of thunderstorms. It is most often used to gauge the potential for supercell thunderstorms, mid-level shear and storm organization.'
|
|
2324
|
-
},
|
|
2325
|
-
"pres2PVU": {
|
|
2326
|
-
category: "Upper Air",
|
|
2327
|
-
subCategory: "Pressure",
|
|
2328
|
-
variable: "Dynamic Tropopause Pressure",
|
|
2329
|
-
shortname: "2PVU Pres.",
|
|
2330
|
-
units: {
|
|
2331
|
-
"hPa": {
|
|
2332
|
-
min: 20,
|
|
2333
|
-
max: 850,
|
|
2334
|
-
intervals: [15]
|
|
2335
|
-
}
|
|
2336
|
-
},
|
|
2337
|
-
description: 'Dynamic Tropopause Pressure is calculated by analyzing the pressure at the 2PVU level. It asses at what pressure level the tropopause lies.'
|
|
2338
|
-
},
|
|
2339
|
-
"csnow": {
|
|
2340
|
-
category: "Precipitation",
|
|
2341
|
-
subCategory: "Categorical",
|
|
2342
|
-
variable: "Categorical Snow",
|
|
2343
|
-
shortname: "Categorical Snow",
|
|
2344
|
-
units: {
|
|
2345
|
-
"None": {
|
|
2346
|
-
min: 0,
|
|
2347
|
-
max: 1,
|
|
2348
|
-
intervals: [1]
|
|
2349
|
-
}
|
|
2350
|
-
},
|
|
2351
|
-
description: 'Categorical Snow is a binary model field that show whether or not it is snowing at a particular point.'
|
|
2352
|
-
},
|
|
2353
|
-
"cfrzr": {
|
|
2354
|
-
category: "Precipitation",
|
|
2355
|
-
subCategory: "Categorical",
|
|
2356
|
-
variable: "Categorical Freezing Rain",
|
|
2357
|
-
shortname: "Categorical FRZR.",
|
|
2358
|
-
units: {
|
|
2359
|
-
"None": {
|
|
2360
|
-
min: 0,
|
|
2361
|
-
max: 1,
|
|
2362
|
-
intervals: [1]
|
|
2363
|
-
}
|
|
2364
|
-
},
|
|
2365
|
-
description: 'Categorical Freezing Rain is a binary model field that show whether or not there is freezing rain at a particular point.'
|
|
2366
|
-
},
|
|
2367
|
-
"crain": {
|
|
2368
|
-
category: "Precipitation",
|
|
2369
|
-
subCategory: "Categorical",
|
|
2370
|
-
variable: "Categorical Rain",
|
|
2371
|
-
shortname: "Categorical Rain",
|
|
2372
|
-
units: {
|
|
2373
|
-
"None": {
|
|
2374
|
-
min: 0,
|
|
2375
|
-
max: 1,
|
|
2376
|
-
intervals: [1]
|
|
2377
|
-
}
|
|
2378
|
-
},
|
|
2379
|
-
description: 'Categorical Rain is a binary model field that show whether or not there is rain at a particular point.'
|
|
2380
|
-
},
|
|
2381
|
-
"cicep": {
|
|
2382
|
-
category: "Precipitation",
|
|
2383
|
-
subCategory: "Categorical",
|
|
2384
|
-
variable: "Categorical Ice Pellets",
|
|
2385
|
-
shortname: "Categorical ICEP.",
|
|
2386
|
-
units: {
|
|
2387
|
-
"None": {
|
|
2388
|
-
min: 0,
|
|
2389
|
-
max: 1,
|
|
2390
|
-
intervals: [1]
|
|
2391
|
-
}
|
|
2392
|
-
},
|
|
2393
|
-
description: 'Categorical Ice Pellets is a binary model field that show whether or not there is ice pellets at a particular point.'
|
|
2394
|
-
},
|
|
2395
|
-
"rainRefl": {
|
|
2396
|
-
category: "Precipitation",
|
|
2397
|
-
subCategory: "Radar",
|
|
2398
|
-
variable: "Rain Composite Reflectivity",
|
|
2399
|
-
shortname: "Rain Refl.",
|
|
2400
|
-
units: {
|
|
2401
|
-
"dBZ": {
|
|
2402
|
-
min: 5,
|
|
2403
|
-
max: 80,
|
|
2404
|
-
intervals: [5]
|
|
2405
|
-
}
|
|
2406
|
-
},
|
|
2407
|
-
description: 'Composite Rain shows reflectivity where the model shows categorical rain.'
|
|
2408
|
-
},
|
|
2409
|
-
"snowRefl": {
|
|
2410
|
-
category: "Precipitation",
|
|
2411
|
-
subCategory: "Radar",
|
|
2412
|
-
variable: "Snow Composite Reflectivity",
|
|
2413
|
-
shortname: "Snow Refl.",
|
|
2414
|
-
units: {
|
|
2415
|
-
"dBZ": {
|
|
2416
|
-
min: 5,
|
|
2417
|
-
max: 80,
|
|
2418
|
-
intervals: [5]
|
|
2419
|
-
}
|
|
2420
|
-
},
|
|
2421
|
-
description: 'Composite Snow shows reflectivity where the model shows categorical snow.'
|
|
2422
|
-
},
|
|
2423
|
-
"icepRefl": {
|
|
2424
|
-
category: "Precipitation",
|
|
2425
|
-
subCategory: "Radar",
|
|
2426
|
-
variable: "Ice Pellets Composite Reflectivity",
|
|
2427
|
-
shortname: "ICEP. Refl.",
|
|
2428
|
-
units: {
|
|
2429
|
-
"dBZ": {
|
|
2430
|
-
min: 5,
|
|
2431
|
-
max: 80,
|
|
2432
|
-
intervals: [5]
|
|
2433
|
-
}
|
|
2434
|
-
},
|
|
2435
|
-
description: 'Composite Ice Pellets shows reflectivity where the model shows categorical ice pellets.'
|
|
2436
|
-
},
|
|
2437
|
-
"frzrRefl": {
|
|
2438
|
-
category: "Precipitation",
|
|
2439
|
-
subCategory: "Radar",
|
|
2440
|
-
variable: "Freezing Rain Composite Reflectivity",
|
|
2441
|
-
shortname: "FRZR. Refl.",
|
|
2442
|
-
units: {
|
|
2443
|
-
"dBZ": {
|
|
2444
|
-
min: 5,
|
|
2445
|
-
max: 80,
|
|
2446
|
-
intervals: [5]
|
|
2447
|
-
}
|
|
2448
|
-
},
|
|
2449
|
-
description: 'Composite Freezing Rain shows reflectivity where the model shows categorical freezing rain.'
|
|
2450
|
-
},
|
|
2451
|
-
"pwat_0": {
|
|
2452
|
-
category: "Precipitation",
|
|
2453
|
-
subCategory: "Moisture",
|
|
2454
|
-
variable: "Precipitable Water",
|
|
2455
|
-
shortname: "PWAT",
|
|
2456
|
-
units: {
|
|
2457
|
-
"in": {
|
|
2458
|
-
min: 0,
|
|
2459
|
-
max: 4,
|
|
2460
|
-
intervals: [0.25]
|
|
2461
|
-
},
|
|
2462
|
-
"mm": {
|
|
2463
|
-
min: 0,
|
|
2464
|
-
max: 90,
|
|
2465
|
-
intervals: [5]
|
|
2466
|
-
}
|
|
2467
|
-
},
|
|
2468
|
-
defaultUnit: 'in',
|
|
2469
|
-
description: 'Precipitable Water (PWAT) is the total amount of water vapor in a verticalcolumn of the atmosphere, expressed as the depth of water that would result if all the moisture in the column were to condense. High PWAT values indicate more moisture in the atmosphere, suggesting higher potential for heavy precipitation.'
|
|
2470
|
-
},
|
|
2471
|
-
"r_500": {
|
|
2472
|
-
category: "Upper Air",
|
|
2473
|
-
subCategory: "Moisture",
|
|
2474
|
-
variable: "500mb Relative Humidity",
|
|
2475
|
-
shortname: "500mb RH",
|
|
2476
|
-
units: {
|
|
2477
|
-
"%": {
|
|
2478
|
-
min: 0,
|
|
2479
|
-
max: 100,
|
|
2480
|
-
intervals: [10]
|
|
2481
|
-
}
|
|
2482
|
-
},
|
|
2483
|
-
description: 'Relative humidity is the ratio of the current water vapor in the air to the maximum amount the air can hold. It is calculated by dividing the water vapor pressure by the saturation vapor pressure and multiplying by 100.'
|
|
2484
|
-
},
|
|
2485
|
-
"r_700": {
|
|
2486
|
-
category: "Upper Air",
|
|
2487
|
-
subCategory: "Moisture",
|
|
2488
|
-
variable: "700mb Relative Humidity",
|
|
2489
|
-
shortname: "700mb RH",
|
|
2490
|
-
units: {
|
|
2491
|
-
"%": {
|
|
2492
|
-
min: 0,
|
|
2493
|
-
max: 100,
|
|
2494
|
-
intervals: [10]
|
|
2495
|
-
}
|
|
2496
|
-
},
|
|
2497
|
-
description: 'Relative humidity is the ratio of the current water vapor in the air to the maximum amount the air can hold. It is calculated by dividing the water vapor pressure by the saturation vapor pressure and multiplying by 100.'
|
|
2498
|
-
},
|
|
2499
|
-
"r_850": {
|
|
2500
|
-
category: "Upper Air",
|
|
2501
|
-
subCategory: "Moisture",
|
|
2502
|
-
variable: "850mb Relative Humidity",
|
|
2503
|
-
shortname: "850mb RH",
|
|
2504
|
-
units: {
|
|
2505
|
-
"%": {
|
|
2506
|
-
min: 0,
|
|
2507
|
-
max: 100,
|
|
2508
|
-
intervals: [10]
|
|
2509
|
-
}
|
|
2510
|
-
},
|
|
2511
|
-
description: 'Relative humidity is the ratio of the current water vapor in the air to the maximum amount the air can hold. It is calculated by dividing the water vapor pressure by the saturation vapor pressure and multiplying by 100.'
|
|
2512
|
-
},
|
|
2513
|
-
"r_925": {
|
|
2514
|
-
category: "Upper Air",
|
|
2515
|
-
subCategory: "Moisture",
|
|
2516
|
-
variable: "925mb Relative Humidity",
|
|
2517
|
-
shortname: "925mb RH",
|
|
2518
|
-
units: {
|
|
2519
|
-
"%": {
|
|
2520
|
-
min: 0,
|
|
2521
|
-
max: 100,
|
|
2522
|
-
intervals: [10]
|
|
2523
|
-
}
|
|
2524
|
-
},
|
|
2525
|
-
description: 'Relative humidity is the ratio of the current water vapor in the air to the maximum amount the air can hold. It is calculated by dividing the water vapor pressure by the saturation vapor pressure and multiplying by 100.'
|
|
2526
|
-
},
|
|
2527
|
-
"vis_0": {
|
|
2528
|
-
category: "Surface",
|
|
2529
|
-
subCategory: "Visibility",
|
|
2530
|
-
variable: "Visibility",
|
|
2531
|
-
shortname: "Vis.",
|
|
2532
|
-
units: {
|
|
2533
|
-
"mi": {
|
|
2534
|
-
min: 0,
|
|
2535
|
-
max: 10,
|
|
2536
|
-
intervals: [0.1]
|
|
2537
|
-
},
|
|
2538
|
-
"km": {
|
|
2539
|
-
min: 0,
|
|
2540
|
-
max: 10,
|
|
2541
|
-
intervals: [0.1]
|
|
2542
|
-
}
|
|
2543
|
-
},
|
|
2544
|
-
description: 'Visibility'
|
|
2545
|
-
},
|
|
2546
|
-
"mxrefc_1000": {
|
|
2547
|
-
category: "Precipitation",
|
|
2548
|
-
subCategory: "Radar",
|
|
2549
|
-
variable: "Max Reflectivity (1 hr.)",
|
|
2550
|
-
shortname: "Max Composite Refl.",
|
|
2551
|
-
units: {
|
|
2552
|
-
"dBZ": {
|
|
2553
|
-
min: 5,
|
|
2554
|
-
max: 80,
|
|
2555
|
-
intervals: [5]
|
|
2556
|
-
}
|
|
2557
|
-
},
|
|
2558
|
-
description: 'Simulated Radar.'
|
|
2559
|
-
},
|
|
2560
|
-
"refd_1000": {
|
|
2561
|
-
category: "Precipitation",
|
|
2562
|
-
subCategory: "Radar",
|
|
2563
|
-
variable: "1km Base Reflectivity",
|
|
2564
|
-
shortname: "1km Base Refl.",
|
|
2565
|
-
units: {
|
|
2566
|
-
"dBZ": {
|
|
2567
|
-
min: 5,
|
|
2568
|
-
max: 80,
|
|
2569
|
-
intervals: [5]
|
|
2570
|
-
}
|
|
2571
|
-
},
|
|
2572
|
-
description: 'Simulated Radar.'
|
|
2573
|
-
},
|
|
2574
|
-
"refc_0": {
|
|
2575
|
-
category: "Precipitation",
|
|
2576
|
-
subCategory: "Radar",
|
|
2577
|
-
variable: "Composite Reflectivity",
|
|
2578
|
-
shortname: "Composite Refl.",
|
|
2579
|
-
units: {
|
|
2580
|
-
"dBZ": {
|
|
2581
|
-
min: 5,
|
|
2582
|
-
max: 80,
|
|
2583
|
-
intervals: [5]
|
|
2584
|
-
}
|
|
2585
|
-
},
|
|
2586
|
-
description: 'Simulated Radar.'
|
|
2587
|
-
},
|
|
2588
|
-
"refc_500": {
|
|
2589
|
-
category: "Precipitation",
|
|
2590
|
-
subCategory: "Radar",
|
|
2591
|
-
variable: "Composite Reflectivity 500m",
|
|
2592
|
-
shortname: "Composite Refl.",
|
|
2593
|
-
units: {
|
|
2594
|
-
"dBZ": {
|
|
2595
|
-
min: 5,
|
|
2596
|
-
max: 80,
|
|
2597
|
-
intervals: [5]
|
|
2598
|
-
}
|
|
2599
|
-
},
|
|
2600
|
-
description: 'Simulated Radar.'
|
|
2601
|
-
},
|
|
2602
|
-
"stp": {
|
|
2603
|
-
category: "Composite Indices",
|
|
2604
|
-
subCategory: "Severe",
|
|
2605
|
-
variable: "Significant Tornado Parameter",
|
|
2606
|
-
shortname: "STP",
|
|
2607
|
-
units: {
|
|
2608
|
-
"None": {
|
|
2609
|
-
min: 1,
|
|
2610
|
-
max: 20,
|
|
2611
|
-
intervals: [1]
|
|
2612
|
-
}
|
|
2613
|
-
},
|
|
2614
|
-
description: 'Significant Tornado Parameter (STP) is a composite index used to assess the likelihood of sifniciant tornadoes. It is calculated using SBCAPE, LCL height, 1km SRH and 6km Bulk Shear.'
|
|
2615
|
-
},
|
|
2616
|
-
"supercellComposite": {
|
|
2617
|
-
category: "Composite Indices",
|
|
2618
|
-
subCategory: "Severe",
|
|
2619
|
-
variable: "Supercell Composite",
|
|
2620
|
-
shortname: "Supercell Composite",
|
|
2621
|
-
units: {
|
|
2622
|
-
"None": {
|
|
2623
|
-
min: 1,
|
|
2624
|
-
max: 50,
|
|
2625
|
-
intervals: [1]
|
|
2626
|
-
}
|
|
2627
|
-
},
|
|
2628
|
-
description: 'Supercell Composite is a composite index used to evaluated the potential for supercell thunderstorms. It is calculated using MUCAPE Effective SRH and Effective Shear.'
|
|
2629
|
-
},
|
|
2630
|
-
"t_500": {
|
|
2631
|
-
category: "Upper Air",
|
|
2632
|
-
subCategory: "Temperature",
|
|
2633
|
-
variable: "500mb Temperature",
|
|
2634
|
-
shortname: "500mb Temp.",
|
|
2635
|
-
units: {
|
|
2636
|
-
"°C": {
|
|
2637
|
-
min: -60,
|
|
2638
|
-
max: 50,
|
|
2639
|
-
intervals: [2, 4]
|
|
2640
|
-
}
|
|
2641
|
-
},
|
|
2642
|
-
description: ''
|
|
2643
|
-
},
|
|
2644
|
-
"t_700": {
|
|
2645
|
-
category: "Upper Air",
|
|
2646
|
-
subCategory: "Temperature",
|
|
2647
|
-
variable: "700mb Temperature",
|
|
2648
|
-
shortname: "700mb Temp.",
|
|
2649
|
-
units: {
|
|
2650
|
-
"°C": {
|
|
2651
|
-
min: -60,
|
|
2652
|
-
max: 50,
|
|
2653
|
-
intervals: [2, 4]
|
|
2654
|
-
}
|
|
2655
|
-
},
|
|
2656
|
-
description: ''
|
|
2657
|
-
},
|
|
2658
|
-
"t_850": {
|
|
2659
|
-
category: "Upper Air",
|
|
2660
|
-
subCategory: "Temperature",
|
|
2661
|
-
variable: "850mb Temperature",
|
|
2662
|
-
shortname: "850mb Temp.",
|
|
2663
|
-
units: {
|
|
2664
|
-
"°C": {
|
|
2665
|
-
min: -60,
|
|
2666
|
-
max: 50,
|
|
2667
|
-
intervals: [2, 4]
|
|
2668
|
-
}
|
|
2669
|
-
},
|
|
2670
|
-
description: ''
|
|
2671
|
-
},
|
|
2672
|
-
"t_925": {
|
|
2673
|
-
category: "Upper Air",
|
|
2674
|
-
subCategory: "Temperature",
|
|
2675
|
-
variable: "925mb Temperature",
|
|
2676
|
-
shortname: "925mb Temp.",
|
|
2677
|
-
units: {
|
|
2678
|
-
"°C": {
|
|
2679
|
-
min: -60,
|
|
2680
|
-
max: 50,
|
|
2681
|
-
intervals: [2, 4]
|
|
2682
|
-
}
|
|
2683
|
-
},
|
|
2684
|
-
description: ''
|
|
2685
|
-
},
|
|
2686
|
-
"t_925iso0": {
|
|
2687
|
-
category: "Upper Air",
|
|
2688
|
-
subCategory: "Isotherm",
|
|
2689
|
-
variable: "925mb 0°C Isotherm",
|
|
2690
|
-
shortname: "925mb 0°C",
|
|
2691
|
-
units: {
|
|
2692
|
-
"°C": {
|
|
2693
|
-
min: 0,
|
|
2694
|
-
max: 0,
|
|
2695
|
-
intervals: [1]
|
|
2696
|
-
}
|
|
2697
|
-
},
|
|
2698
|
-
description: ''
|
|
2699
|
-
},
|
|
2700
|
-
"t_850iso0": {
|
|
2701
|
-
category: "Upper Air",
|
|
2702
|
-
subCategory: "Isotherm",
|
|
2703
|
-
variable: "850mb 0°C Isotherm",
|
|
2704
|
-
shortname: "850mb 0°C",
|
|
2705
|
-
units: {
|
|
2706
|
-
"°C": {
|
|
2707
|
-
min: 0,
|
|
2708
|
-
max: 0,
|
|
2709
|
-
intervals: [1]
|
|
2710
|
-
}
|
|
2711
|
-
},
|
|
2712
|
-
description: ''
|
|
2713
|
-
},
|
|
2714
|
-
"t_700iso0": {
|
|
2715
|
-
category: "Upper Air",
|
|
2716
|
-
subCategory: "Isotherm",
|
|
2717
|
-
variable: "700mb 0°C Isotherm",
|
|
2718
|
-
shortname: "700mb 0°C",
|
|
2719
|
-
units: {
|
|
2720
|
-
"°C": {
|
|
2721
|
-
min: 0,
|
|
2722
|
-
max: 0,
|
|
2723
|
-
intervals: [1]
|
|
2724
|
-
}
|
|
2725
|
-
},
|
|
2726
|
-
description: ''
|
|
2727
|
-
},
|
|
2728
|
-
"t_500iso0": {
|
|
2729
|
-
category: "Upper Air",
|
|
2730
|
-
subCategory: "Isotherm",
|
|
2731
|
-
variable: "500mb 0°C Isotherm",
|
|
2732
|
-
shortname: "500mb 0°C",
|
|
2733
|
-
units: {
|
|
2734
|
-
"°C": {
|
|
2735
|
-
min: 0,
|
|
2736
|
-
max: 0,
|
|
2737
|
-
intervals: [1]
|
|
2738
|
-
}
|
|
2739
|
-
},
|
|
2740
|
-
description: ''
|
|
2741
|
-
},
|
|
2742
|
-
"tadv_300": {
|
|
2743
|
-
category: "Upper Air",
|
|
2744
|
-
subCategory: "Thermodynamics",
|
|
2745
|
-
variable: "300mb Temperature Advection",
|
|
2746
|
-
shortname: "300mb Temp. Adv.",
|
|
2747
|
-
units: {
|
|
2748
|
-
"°C h⁻¹": {
|
|
2749
|
-
min: -20,
|
|
2750
|
-
max: 20,
|
|
2751
|
-
intervals: [2]
|
|
2752
|
-
}
|
|
2753
|
-
},
|
|
2754
|
-
description: '300mb Temperature Advection is useful for determining the sign of the secnd term of the QG height tendency equation. Strong Cold (Warm) air advection at 300mb is associated with 500mb geopotential height increases (decreases).'
|
|
2755
|
-
},
|
|
2756
|
-
"tadv_700": {
|
|
2757
|
-
category: "Upper Air",
|
|
2758
|
-
subCategory: "Thermodynamics",
|
|
2759
|
-
variable: "700mb Temperature Advection",
|
|
2760
|
-
shortname: "700mb Temp. Adv.",
|
|
2761
|
-
units: {
|
|
2762
|
-
"°C h⁻¹": {
|
|
2763
|
-
min: -20,
|
|
2764
|
-
max: 20,
|
|
2765
|
-
intervals: [1]
|
|
2766
|
-
}
|
|
2767
|
-
},
|
|
2768
|
-
description: 'Temperature Advection measures the horizontal movement of air that carries temperatures from one region to another. Positive advection warms an area while negative advection cools it. Strong warm advection is associated with upward motion.'
|
|
2769
|
-
},
|
|
2770
|
-
"tadv_850": {
|
|
2771
|
-
category: "Upper Air",
|
|
2772
|
-
subCategory: "Thermodynamics",
|
|
2773
|
-
variable: "850mb Temperature Advection",
|
|
2774
|
-
shortname: "850mb Temp. Adv.",
|
|
2775
|
-
units: {
|
|
2776
|
-
"°C h⁻¹": {
|
|
2777
|
-
min: -20,
|
|
2778
|
-
max: 20,
|
|
2779
|
-
intervals: [1]
|
|
2780
|
-
}
|
|
2781
|
-
},
|
|
2782
|
-
description: 'Temperature Advection measures the horizontal movement of air that carries temperatures from one region to another. Positive advection warms an area while negative advection cools it. Strong warm advection is associated with upward motion.'
|
|
2783
|
-
},
|
|
2784
|
-
"tehi": {
|
|
2785
|
-
category: "Composite Indices",
|
|
2786
|
-
subCategory: "Severe",
|
|
2787
|
-
variable: "Tornadic Energy Helicity Index",
|
|
2788
|
-
shortname: "TEHI",
|
|
2789
|
-
units: {
|
|
2790
|
-
"None": {
|
|
2791
|
-
min: 1,
|
|
2792
|
-
max: 20,
|
|
2793
|
-
intervals: [1]
|
|
2794
|
-
}
|
|
2795
|
-
},
|
|
2796
|
-
description: 'Tornadic Energy helicity Index (TEHI) is a parameter used to asses the potential for tornadoes. This parameter consolidates EHI to more percisely define areas that support tornadic supercells. It is calculated using 1km SRH, MLCAPE, 3km CAPE, 6km Bulk Shear, LCL height and MLCIN..'
|
|
2797
|
-
},
|
|
2798
|
-
"tts": {
|
|
2799
|
-
category: "Composite Indices",
|
|
2800
|
-
subCategory: "Severe",
|
|
2801
|
-
variable: "Tornadic Tilting and Stretching",
|
|
2802
|
-
shortname: "TTS",
|
|
2803
|
-
units: {
|
|
2804
|
-
"None": {
|
|
2805
|
-
min: 1,
|
|
2806
|
-
max: 20,
|
|
2807
|
-
intervals: [1]
|
|
2808
|
-
}
|
|
2809
|
-
},
|
|
2810
|
-
description: 'Tornadic Tiling and Strecthing (TTS) is a paramter used to asses the potential for tornadoes, specifically in low CAPE, high shear environments during the cool season. The parameter picks out areas of tilting and strecthing or horizontal, streamwise vorticity in updrafts. It is calculated using 1km SRH, MLCAPE, 3km CAOE, 6km Bulk Shear, LCL height and MLCIN.'
|
|
2811
|
-
},
|
|
2812
|
-
"thetaE": {
|
|
2813
|
-
category: "Surface",
|
|
2814
|
-
subCategory: "Thermodynamics",
|
|
2815
|
-
variable: "2m Theta-E",
|
|
2816
|
-
shortname: "2m Theta-E",
|
|
2817
|
-
units: {
|
|
2818
|
-
"°K": {
|
|
2819
|
-
min: 230,
|
|
2820
|
-
max: 370,
|
|
2821
|
-
intervals: [5]
|
|
2822
|
-
}
|
|
2823
|
-
},
|
|
2824
|
-
description: '2m Theta-E (Equivalent Potential Temperature) represents the potential temperature of a parcel of air has been lifted from the surface and all its water vapor has been condensed. It is useful for determining air parcel stability, with higher values indicating more moisture and greater instability.'
|
|
2825
|
-
},
|
|
2826
|
-
"theta2PVU": {
|
|
2827
|
-
category: "Upper Air",
|
|
2828
|
-
subCategory: "Isentropic",
|
|
2829
|
-
variable: "Dynamic Tropopause Theta-E",
|
|
2830
|
-
shortname: "2PVU Theta-E",
|
|
2831
|
-
units: {
|
|
2832
|
-
"°K": {
|
|
2833
|
-
min: 230,
|
|
2834
|
-
max: 495,
|
|
2835
|
-
intervals: [5]
|
|
2836
|
-
}
|
|
2837
|
-
},
|
|
2838
|
-
description: 'Dynamic Tropopause Theta-E is the potential temperature along the 2PVU surface. It can help identify strong thermal gradients which can be associated with jet streams. Lower values indicate the tropopause is closer to the surface.'
|
|
2839
|
-
},
|
|
2840
|
-
"thickness": {
|
|
2841
|
-
category: "Upper Air",
|
|
2842
|
-
subCategory: "Thickness",
|
|
2843
|
-
variable: "1000-500mb Thickness",
|
|
2844
|
-
shortname: "Thickness",
|
|
2845
|
-
units: {
|
|
2846
|
-
"dam": {
|
|
2847
|
-
min: 438,
|
|
2848
|
-
max: 630,
|
|
2849
|
-
intervals: [6]
|
|
2850
|
-
}
|
|
2851
|
-
},
|
|
2852
|
-
description: '1000-500mb Thickness subtracts the geopotential height from 1000mb and 500mb to get a vertical distance between the two layers. Higher (lower) thickness values are associated with warmer (colder) air.'
|
|
2853
|
-
},
|
|
2854
|
-
"vo_10": {
|
|
2855
|
-
category: "Surface",
|
|
2856
|
-
subCategory: "Forcing",
|
|
2857
|
-
variable: "Surface Relative Vorticity",
|
|
2858
|
-
shortname: "Surface Rel. Vort.",
|
|
2859
|
-
units: {
|
|
2860
|
-
"s⁻¹": {
|
|
2861
|
-
min: -80,
|
|
2862
|
-
max: 150,
|
|
2863
|
-
intervals: [4]
|
|
2864
|
-
}
|
|
2865
|
-
},
|
|
2866
|
-
description: 'Relative Vorticity at the surface refers to the rotation of the wind field at 10m. It is used to analyze low-level atmospheric rotation. It is generally used to help indentify fronts or triple points.'
|
|
2867
|
-
},
|
|
2868
|
-
"vo_500": {
|
|
2869
|
-
category: "Upper Air",
|
|
2870
|
-
subCategory: "Vorticity",
|
|
2871
|
-
variable: "500mb Relative Vorticity",
|
|
2872
|
-
shortname: "500mb Rel. Vort.",
|
|
2873
|
-
units: {
|
|
2874
|
-
"s⁻¹": {
|
|
2875
|
-
min: -80,
|
|
2876
|
-
max: 150,
|
|
2877
|
-
intervals: [4]
|
|
2878
|
-
}
|
|
2879
|
-
},
|
|
2880
|
-
description: 'Relative Vorticity refers to the rotation of a wind field. Positive (negative) vorticity indicates cyclonic (anticyclonic) rotation.'
|
|
2881
|
-
},
|
|
2882
|
-
"vo_700": {
|
|
2883
|
-
category: "Upper Air",
|
|
2884
|
-
subCategory: "Vorticity",
|
|
2885
|
-
variable: "700mb Relative Vorticity",
|
|
2886
|
-
shortname: "700mb Rel. Vort.",
|
|
2887
|
-
units: {
|
|
2888
|
-
"s⁻¹": {
|
|
2889
|
-
min: -80,
|
|
2890
|
-
max: 150,
|
|
2891
|
-
intervals: [4]
|
|
2892
|
-
}
|
|
2893
|
-
},
|
|
2894
|
-
description: 'Relative Vorticity refers to the rotation of a wind field. Positive (negative) vorticity indicates cyclonic (anticyclonic) rotation.'
|
|
2895
|
-
},
|
|
2896
|
-
"vo_850": {
|
|
2897
|
-
category: "Upper Air",
|
|
2898
|
-
subCategory: "Vorticity",
|
|
2899
|
-
variable: "850mb Relative Vorticity",
|
|
2900
|
-
shortname: "850mb Rel. Vort.",
|
|
2901
|
-
units: {
|
|
2902
|
-
"s⁻¹": {
|
|
2903
|
-
min: -80,
|
|
2904
|
-
max: 150,
|
|
2905
|
-
intervals: [4]
|
|
2906
|
-
}
|
|
2907
|
-
},
|
|
2908
|
-
description: 'Relative Vorticity refers to the rotation of a wind field. Positive (negative) vorticity indicates cyclonic (anticyclonic) rotation.'
|
|
2909
|
-
},
|
|
2910
|
-
"w_500": {
|
|
2911
|
-
category: "Upper Air",
|
|
2912
|
-
subCategory: "Vertical Velocity",
|
|
2913
|
-
variable: "500mb Vertical Velocity",
|
|
2914
|
-
shortname: "500mb VVEL",
|
|
2915
|
-
units: {
|
|
2916
|
-
"Pa/s": {
|
|
2917
|
-
min: -200,
|
|
2918
|
-
max: 200,
|
|
2919
|
-
intervals: [5]
|
|
2920
|
-
}
|
|
2921
|
-
},
|
|
2922
|
-
description: 'Veritcal Velocity refers to the speed at which air moves upward or downward in the atmosphere. Negative (positive) values indicate upward (downward) motion.'
|
|
2923
|
-
},
|
|
2924
|
-
"w_700": {
|
|
2925
|
-
category: "Upper Air",
|
|
2926
|
-
subCategory: "Vertical Velocity",
|
|
2927
|
-
variable: "700mb Vertical Velocity",
|
|
2928
|
-
shortname: "700mb VVEL",
|
|
2929
|
-
units: {
|
|
2930
|
-
"Pa/s": {
|
|
2931
|
-
min: -200,
|
|
2932
|
-
max: 200,
|
|
2933
|
-
intervals: [5]
|
|
2934
|
-
}
|
|
2935
|
-
},
|
|
2936
|
-
description: 'Veritcal Velocity refers to the speed at which air moves upward or downward in the atmosphere. Negative (positive) values indicate upward (downward) motion.'
|
|
2937
|
-
},
|
|
2938
|
-
"w_850": {
|
|
2939
|
-
category: "Upper Air",
|
|
2940
|
-
subCategory: "Vertical Velocity",
|
|
2941
|
-
variable: "850mb Vertical Velocity",
|
|
2942
|
-
shortname: "850mb VVEL",
|
|
2943
|
-
units: {
|
|
2944
|
-
"Pa/s": {
|
|
2945
|
-
min: -200,
|
|
2946
|
-
max: 200,
|
|
2947
|
-
intervals: [5]
|
|
2948
|
-
}
|
|
2949
|
-
},
|
|
2950
|
-
description: 'Veritcal Velocity refers to the speed at which air moves upward or downward in the atmosphere. Negative (positive) values indicate upward (downward) motion.'
|
|
2951
|
-
},
|
|
2952
|
-
"w_925": {
|
|
2953
|
-
category: "Upper Air",
|
|
2954
|
-
subCategory: "Vertical Velocity",
|
|
2955
|
-
variable: "925mb Vertical Velocity",
|
|
2956
|
-
shortname: "925mb VVEL",
|
|
2957
|
-
units: {
|
|
2958
|
-
"Pa/s": {
|
|
2959
|
-
min: -200,
|
|
2960
|
-
max: 200,
|
|
2961
|
-
intervals: [5]
|
|
2962
|
-
}
|
|
2963
|
-
},
|
|
2964
|
-
description: 'Veritcal Velocity refers to the speed at which air moves upward or downward in the atmosphere. Negative (positive) values indicate upward (downward) motion.'
|
|
2965
|
-
},
|
|
2966
|
-
"wind_speed_10": {
|
|
2967
|
-
category: "Surface",
|
|
2968
|
-
subCategory: "Wind",
|
|
2969
|
-
variable: "10m Wind Speed",
|
|
2970
|
-
shortname: "10m Wind",
|
|
2971
|
-
units: {
|
|
2972
|
-
"mph": {
|
|
2973
|
-
min: 0,
|
|
2974
|
-
max: 200,
|
|
2975
|
-
intervals: [5]
|
|
2976
|
-
},
|
|
2977
|
-
"kts": {
|
|
2978
|
-
min: 0,
|
|
2979
|
-
max: 150,
|
|
2980
|
-
intervals: [5]
|
|
2981
|
-
},
|
|
2982
|
-
"m/s": {
|
|
2983
|
-
min: 0,
|
|
2984
|
-
max: 80,
|
|
2985
|
-
intervals: [2]
|
|
2986
|
-
},
|
|
2987
|
-
"km/h": {
|
|
2988
|
-
min: 0,
|
|
2989
|
-
max: 300,
|
|
2990
|
-
intervals: [10]
|
|
2991
|
-
}
|
|
2992
|
-
},
|
|
2993
|
-
defaultUnit: 'm/s',
|
|
2994
|
-
description: ''
|
|
2995
|
-
},
|
|
2996
|
-
"wind_speed_2000": {
|
|
2997
|
-
category: "Upper Air",
|
|
2998
|
-
subCategory: "Wind",
|
|
2999
|
-
variable: "Dynamic Tropopause Wind Speed",
|
|
3000
|
-
shortname: "2PVU Wind",
|
|
3001
|
-
units: {
|
|
3002
|
-
"kts": {
|
|
3003
|
-
min: 0,
|
|
3004
|
-
max: 250,
|
|
3005
|
-
intervals: [10]
|
|
3006
|
-
},
|
|
3007
|
-
"mph": {
|
|
3008
|
-
min: 0,
|
|
3009
|
-
max: 290,
|
|
3010
|
-
intervals: [10]
|
|
3011
|
-
},
|
|
3012
|
-
"m/s": {
|
|
3013
|
-
min: 0,
|
|
3014
|
-
max: 130,
|
|
3015
|
-
intervals: [5]
|
|
3016
|
-
},
|
|
3017
|
-
"km/h": {
|
|
3018
|
-
min: 0,
|
|
3019
|
-
max: 460,
|
|
3020
|
-
intervals: [20]
|
|
3021
|
-
}
|
|
3022
|
-
},
|
|
3023
|
-
defaultUnit: 'm/s',
|
|
3024
|
-
description: 'Dynamic Tropopause Wind Speed is the wind speed along the 2PVU surface. It is used to analyze jet stream and large-scale circulation patterns.'
|
|
3025
|
-
},
|
|
3026
|
-
"wind_speed_200": {
|
|
3027
|
-
category: "Upper Air",
|
|
3028
|
-
subCategory: "Wind",
|
|
3029
|
-
variable: "200mb Wind Speed",
|
|
3030
|
-
shortname: "200mb Wind",
|
|
3031
|
-
units: {
|
|
3032
|
-
"kts": {
|
|
3033
|
-
min: 0,
|
|
3034
|
-
max: 250,
|
|
3035
|
-
intervals: [10]
|
|
3036
|
-
},
|
|
3037
|
-
"mph": {
|
|
3038
|
-
min: 0,
|
|
3039
|
-
max: 290,
|
|
3040
|
-
intervals: [10]
|
|
3041
|
-
},
|
|
3042
|
-
"m/s": {
|
|
3043
|
-
min: 0,
|
|
3044
|
-
max: 130,
|
|
3045
|
-
intervals: [5]
|
|
3046
|
-
},
|
|
3047
|
-
"km/h": {
|
|
3048
|
-
min: 0,
|
|
3049
|
-
max: 460,
|
|
3050
|
-
intervals: [20]
|
|
3051
|
-
}
|
|
3052
|
-
},
|
|
3053
|
-
defaultUnit: 'm/s',
|
|
3054
|
-
description: ''
|
|
3055
|
-
},
|
|
3056
|
-
"wind_speed_250": {
|
|
3057
|
-
category: "Upper Air",
|
|
3058
|
-
subCategory: "Wind",
|
|
3059
|
-
variable: "250mb Wind Speed",
|
|
3060
|
-
shortname: "250mb Wind",
|
|
3061
|
-
units: {
|
|
3062
|
-
"kts": {
|
|
3063
|
-
min: 0,
|
|
3064
|
-
max: 250,
|
|
3065
|
-
intervals: [10]
|
|
3066
|
-
},
|
|
3067
|
-
"mph": {
|
|
3068
|
-
min: 0,
|
|
3069
|
-
max: 290,
|
|
3070
|
-
intervals: [10]
|
|
3071
|
-
},
|
|
3072
|
-
"m/s": {
|
|
3073
|
-
min: 0,
|
|
3074
|
-
max: 130,
|
|
3075
|
-
intervals: [5]
|
|
3076
|
-
},
|
|
3077
|
-
"km/h": {
|
|
3078
|
-
min: 0,
|
|
3079
|
-
max: 460,
|
|
3080
|
-
intervals: [20]
|
|
3081
|
-
}
|
|
3082
|
-
},
|
|
3083
|
-
defaultUnit: 'm/s',
|
|
3084
|
-
description: ''
|
|
3085
|
-
},
|
|
3086
|
-
"wind_speed_300": {
|
|
3087
|
-
category: "Upper Air",
|
|
3088
|
-
subCategory: "Wind",
|
|
3089
|
-
variable: "300mb Wind Speed",
|
|
3090
|
-
shortname: "300mb Wind",
|
|
3091
|
-
units: {
|
|
3092
|
-
"kts": {
|
|
3093
|
-
min: 0,
|
|
3094
|
-
max: 250,
|
|
3095
|
-
intervals: [10]
|
|
3096
|
-
},
|
|
3097
|
-
"mph": {
|
|
3098
|
-
min: 0,
|
|
3099
|
-
max: 290,
|
|
3100
|
-
intervals: [10]
|
|
3101
|
-
},
|
|
3102
|
-
"m/s": {
|
|
3103
|
-
min: 0,
|
|
3104
|
-
max: 130,
|
|
3105
|
-
intervals: [5]
|
|
3106
|
-
},
|
|
3107
|
-
"km/h": {
|
|
3108
|
-
min: 0,
|
|
3109
|
-
max: 460,
|
|
3110
|
-
intervals: [20]
|
|
3111
|
-
}
|
|
3112
|
-
},
|
|
3113
|
-
defaultUnit: 'm/s',
|
|
3114
|
-
description: ''
|
|
3115
|
-
},
|
|
3116
|
-
"wind_speed_500": {
|
|
3117
|
-
category: "Upper Air",
|
|
3118
|
-
subCategory: "Wind",
|
|
3119
|
-
variable: "500mb Wind Speed",
|
|
3120
|
-
shortname: "500mb Wind",
|
|
3121
|
-
units: {
|
|
3122
|
-
"kts": {
|
|
3123
|
-
min: 0,
|
|
3124
|
-
max: 155,
|
|
3125
|
-
intervals: [5]
|
|
3126
|
-
},
|
|
3127
|
-
"mph": {
|
|
3128
|
-
min: 0,
|
|
3129
|
-
max: 180,
|
|
3130
|
-
intervals: [5]
|
|
3131
|
-
},
|
|
3132
|
-
"m/s": {
|
|
3133
|
-
min: 0,
|
|
3134
|
-
max: 80,
|
|
3135
|
-
intervals: [5]
|
|
3136
|
-
},
|
|
3137
|
-
"km/h": {
|
|
3138
|
-
min: 0,
|
|
3139
|
-
max: 290,
|
|
3140
|
-
intervals: [10]
|
|
3141
|
-
}
|
|
3142
|
-
},
|
|
3143
|
-
defaultUnit: 'm/s',
|
|
3144
|
-
description: ''
|
|
3145
|
-
},
|
|
3146
|
-
"wind_speed_700": {
|
|
3147
|
-
category: "Upper Air",
|
|
3148
|
-
subCategory: "Wind",
|
|
3149
|
-
variable: "700mb Wind Speed",
|
|
3150
|
-
shortname: "700mb Wind",
|
|
3151
|
-
units: {
|
|
3152
|
-
"kts": {
|
|
3153
|
-
min: 0,
|
|
3154
|
-
max: 155,
|
|
3155
|
-
intervals: [5]
|
|
3156
|
-
},
|
|
3157
|
-
"mph": {
|
|
3158
|
-
min: 0,
|
|
3159
|
-
max: 180,
|
|
3160
|
-
intervals: [5]
|
|
3161
|
-
},
|
|
3162
|
-
"m/s": {
|
|
3163
|
-
min: 0,
|
|
3164
|
-
max: 80,
|
|
3165
|
-
intervals: [5]
|
|
3166
|
-
},
|
|
3167
|
-
"km/h": {
|
|
3168
|
-
min: 0,
|
|
3169
|
-
max: 290,
|
|
3170
|
-
intervals: [10]
|
|
3171
|
-
}
|
|
3172
|
-
},
|
|
3173
|
-
defaultUnit: 'm/s',
|
|
3174
|
-
description: ''
|
|
3175
|
-
},
|
|
3176
|
-
"wind_speed_850": {
|
|
3177
|
-
category: "Upper Air",
|
|
3178
|
-
subCategory: "Wind",
|
|
3179
|
-
variable: "850mb Wind Speed",
|
|
3180
|
-
shortname: "850mb Wind",
|
|
3181
|
-
units: {
|
|
3182
|
-
"kts": {
|
|
3183
|
-
min: 0,
|
|
3184
|
-
max: 155,
|
|
3185
|
-
intervals: [5]
|
|
3186
|
-
},
|
|
3187
|
-
"mph": {
|
|
3188
|
-
min: 0,
|
|
3189
|
-
max: 180,
|
|
3190
|
-
intervals: [5]
|
|
3191
|
-
},
|
|
3192
|
-
"m/s": {
|
|
3193
|
-
min: 0,
|
|
3194
|
-
max: 80,
|
|
3195
|
-
intervals: [5]
|
|
3196
|
-
},
|
|
3197
|
-
"km/h": {
|
|
3198
|
-
min: 0,
|
|
3199
|
-
max: 290,
|
|
3200
|
-
intervals: [10]
|
|
3201
|
-
}
|
|
3202
|
-
},
|
|
3203
|
-
defaultUnit: 'm/s',
|
|
3204
|
-
description: ''
|
|
3205
|
-
},
|
|
3206
|
-
"wind_speed_925": {
|
|
3207
|
-
category: "Upper Air",
|
|
3208
|
-
subCategory: "Wind",
|
|
3209
|
-
variable: "925mb Wind Speed",
|
|
3210
|
-
shortname: "925mb Wind",
|
|
3211
|
-
units: {
|
|
3212
|
-
"kts": {
|
|
3213
|
-
min: 0,
|
|
3214
|
-
max: 155,
|
|
3215
|
-
intervals: [5]
|
|
3216
|
-
},
|
|
3217
|
-
"mph": {
|
|
3218
|
-
min: 0,
|
|
3219
|
-
max: 180,
|
|
3220
|
-
intervals: [5]
|
|
3221
|
-
},
|
|
3222
|
-
"m/s": {
|
|
3223
|
-
min: 0,
|
|
3224
|
-
max: 80,
|
|
3225
|
-
intervals: [5]
|
|
3226
|
-
},
|
|
3227
|
-
"km/h": {
|
|
3228
|
-
min: 0,
|
|
3229
|
-
max: 290,
|
|
3230
|
-
intervals: [10]
|
|
3231
|
-
}
|
|
3232
|
-
},
|
|
3233
|
-
defaultUnit: 'm/s',
|
|
3234
|
-
description: ''
|
|
3235
|
-
},
|
|
3236
|
-
"height_pbl": {
|
|
3237
|
-
category: "Surface",
|
|
3238
|
-
subCategory: "Thermodynamics",
|
|
3239
|
-
variable: "Planetary Boundary Layer Height",
|
|
3240
|
-
shortname: "PBL Height",
|
|
3241
|
-
units: {
|
|
3242
|
-
"m": {
|
|
3243
|
-
min: 100,
|
|
3244
|
-
max: 9000,
|
|
3245
|
-
intervals: [100]
|
|
3246
|
-
},
|
|
3247
|
-
"ft": {
|
|
3248
|
-
min: 500,
|
|
3249
|
-
max: 30000,
|
|
3250
|
-
intervals: [500]
|
|
3251
|
-
}
|
|
3252
|
-
},
|
|
3253
|
-
defaultUnit: 'm',
|
|
3254
|
-
description: 'Planetary Boundary Layer Height (PBL) is the height in which the planetary boundary is located, owing to surface inversions or frontal passages'
|
|
3255
|
-
},
|
|
3256
|
-
"slr": {
|
|
3257
|
-
category: "Precipitation",
|
|
3258
|
-
subCategory: "Snow",
|
|
3259
|
-
variable: "Snow Liquid Ratio",
|
|
3260
|
-
shortname: "SLR",
|
|
3261
|
-
units: {
|
|
3262
|
-
"in. Snow/in. Liquid": {
|
|
3263
|
-
min: 1,
|
|
3264
|
-
max: 50,
|
|
3265
|
-
intervals: [1]
|
|
3266
|
-
}
|
|
3267
|
-
},
|
|
3268
|
-
description: 'Snow Liquid Ratio refers to how many inches of snow there would be if 1" of liquid fell. this paramater is used by calculating the ratio between the model ASNOW paramater and QPF 10:1 snowfall.'
|
|
3269
|
-
},
|
|
3270
|
-
"MergedReflectivityQCComposite_00.50": {
|
|
3271
|
-
category: "Composite Reflectivity",
|
|
3272
|
-
variable: "Merged Reflectivity",
|
|
3273
|
-
shortname: "REFC",
|
|
3274
|
-
units: {
|
|
3275
|
-
"dBZ": {
|
|
3276
|
-
min: 5,
|
|
3277
|
-
max: 80,
|
|
3278
|
-
intervals: [5]
|
|
3279
|
-
}
|
|
3280
|
-
},
|
|
3281
|
-
description: ''
|
|
3282
|
-
},
|
|
3283
|
-
"CREF_1HR_MAX_00.50": {
|
|
3284
|
-
category: "Composite Reflectivity",
|
|
3285
|
-
variable: "1-Hour Max Composite Reflectivity",
|
|
3286
|
-
shortname: "1hr Max REFC",
|
|
3287
|
-
units: {
|
|
3288
|
-
"dBZ": {
|
|
3289
|
-
min: 5,
|
|
3290
|
-
max: 80,
|
|
3291
|
-
intervals: [5]
|
|
3292
|
-
}
|
|
3293
|
-
},
|
|
3294
|
-
description: ''
|
|
3295
|
-
},
|
|
3296
|
-
"MergedZdr_04.00": {
|
|
3297
|
-
category: "Dual-Polarization",
|
|
3298
|
-
variable: "Differential Reflectivity",
|
|
3299
|
-
shortname: "ZDR",
|
|
3300
|
-
units: {
|
|
3301
|
-
"dB": {
|
|
3302
|
-
min: -4,
|
|
3303
|
-
max: 20,
|
|
3304
|
-
intervals: [0.5]
|
|
3305
|
-
}
|
|
3306
|
-
},
|
|
3307
|
-
description: ''
|
|
3308
|
-
},
|
|
3309
|
-
"MergedRhoHV_04.00": {
|
|
3310
|
-
category: "Dual-Polarization",
|
|
3311
|
-
variable: "Correlation Coefficient",
|
|
3312
|
-
shortname: "CC",
|
|
3313
|
-
units: {
|
|
3314
|
-
"None": {
|
|
3315
|
-
min: 0.2,
|
|
3316
|
-
max: 3,
|
|
3317
|
-
intervals: [0.1]
|
|
3318
|
-
}
|
|
3319
|
-
},
|
|
3320
|
-
description: ''
|
|
3321
|
-
},
|
|
3322
|
-
"MergedAzShear_0-2kmAGL_00.50": {
|
|
3323
|
-
category: "Rotation",
|
|
3324
|
-
variable: "Rotation Track (Instant)",
|
|
3325
|
-
shortname: "Low-level Rotation",
|
|
3326
|
-
units: {
|
|
3327
|
-
"s⁻¹": {
|
|
3328
|
-
min: .003,
|
|
3329
|
-
max: .02,
|
|
3330
|
-
intervals: [0.001]
|
|
3331
|
-
}
|
|
3332
|
-
},
|
|
3333
|
-
description: ''
|
|
3334
|
-
},
|
|
3335
|
-
"MergedAzShear_3-6kmAGL_00.50": {
|
|
3336
|
-
category: "Rotation",
|
|
3337
|
-
variable: "ML Rotation Track (Instant)",
|
|
3338
|
-
shortname: "Mid-level Rotation",
|
|
3339
|
-
units: {
|
|
3340
|
-
"s⁻¹": {
|
|
3341
|
-
min: .003,
|
|
3342
|
-
max: .02,
|
|
3343
|
-
intervals: [0.001]
|
|
3344
|
-
}
|
|
3345
|
-
},
|
|
3346
|
-
description: ''
|
|
3347
|
-
},
|
|
3348
|
-
"RotationTrackML30min_00.50": {
|
|
3349
|
-
category: "Rotation",
|
|
3350
|
-
variable: "ML Rotation Track (30 min)",
|
|
3351
|
-
shortname: "30Min ML Rotation",
|
|
3352
|
-
units: {
|
|
3353
|
-
"s⁻¹": {
|
|
3354
|
-
min: .003,
|
|
3355
|
-
max: .02,
|
|
3356
|
-
intervals: [0.001]
|
|
3357
|
-
}
|
|
3358
|
-
},
|
|
3359
|
-
description: ''
|
|
3360
|
-
},
|
|
3361
|
-
"RotationTrackML60min_00.50": {
|
|
3362
|
-
category: "Rotation",
|
|
3363
|
-
variable: "ML Rotation Track (60 min)",
|
|
3364
|
-
shortname: "60Min ML Rotation",
|
|
3365
|
-
units: {
|
|
3366
|
-
"s⁻¹": {
|
|
3367
|
-
min: .003,
|
|
3368
|
-
max: .02,
|
|
3369
|
-
intervals: [0.001]
|
|
3370
|
-
}
|
|
3371
|
-
},
|
|
3372
|
-
description: ''
|
|
3373
|
-
},
|
|
3374
|
-
"RotationTrackML120min_00.50": {
|
|
3375
|
-
category: "Rotation",
|
|
3376
|
-
variable: "ML Rotation Track (120 min)",
|
|
3377
|
-
shortname: "120Min ML Rotation",
|
|
3378
|
-
units: {
|
|
3379
|
-
"s⁻¹": {
|
|
3380
|
-
min: .003,
|
|
3381
|
-
max: .02,
|
|
3382
|
-
intervals: [0.001]
|
|
3383
|
-
}
|
|
3384
|
-
},
|
|
3385
|
-
description: ''
|
|
3386
|
-
},
|
|
3387
|
-
"RotationTrackML240min_00.50": {
|
|
3388
|
-
category: "Rotation",
|
|
3389
|
-
variable: "ML Rotation Track (240 min)",
|
|
3390
|
-
shortname: "240Min ML Rotation",
|
|
3391
|
-
units: {
|
|
3392
|
-
"s⁻¹": {
|
|
3393
|
-
min: .003,
|
|
3394
|
-
max: .02,
|
|
3395
|
-
intervals: [0.001]
|
|
3396
|
-
}
|
|
3397
|
-
},
|
|
3398
|
-
description: ''
|
|
3399
|
-
},
|
|
3400
|
-
"RotationTrackML360min_00.50": {
|
|
3401
|
-
category: "Rotation",
|
|
3402
|
-
variable: "ML Rotation Track (360 min)",
|
|
3403
|
-
shortname: "360Min ML Rotation",
|
|
3404
|
-
units: {
|
|
3405
|
-
"s⁻¹": {
|
|
3406
|
-
min: .003,
|
|
3407
|
-
max: .02,
|
|
3408
|
-
intervals: [0.001]
|
|
3409
|
-
}
|
|
3410
|
-
},
|
|
3411
|
-
description: ''
|
|
3412
|
-
},
|
|
3413
|
-
"RotationTrackML1440min_00.50": {
|
|
3414
|
-
category: "Rotation",
|
|
3415
|
-
variable: "ML Rotation Track (1440 min)",
|
|
3416
|
-
shortname: "1440Min ML Rotation",
|
|
3417
|
-
units: {
|
|
3418
|
-
"s⁻¹": {
|
|
3419
|
-
min: .003,
|
|
3420
|
-
max: .02,
|
|
3421
|
-
intervals: [0.001]
|
|
3422
|
-
}
|
|
3423
|
-
},
|
|
3424
|
-
description: ''
|
|
3425
|
-
},
|
|
3426
|
-
"RotationTrack30min_00.50": {
|
|
3427
|
-
category: "Rotation",
|
|
3428
|
-
variable: "Rotation Track (30 min)",
|
|
3429
|
-
shortname: "30Min Rotation",
|
|
3430
|
-
units: {
|
|
3431
|
-
"s⁻¹": {
|
|
3432
|
-
min: .003,
|
|
3433
|
-
max: .02,
|
|
3434
|
-
intervals: [0.001]
|
|
3435
|
-
}
|
|
3436
|
-
},
|
|
3437
|
-
description: ''
|
|
3438
|
-
},
|
|
3439
|
-
"RotationTrack60min_00.50": {
|
|
3440
|
-
category: "Rotation",
|
|
3441
|
-
variable: "Rotation Track (60 min)",
|
|
3442
|
-
shortname: "60Min Rotation",
|
|
3443
|
-
units: {
|
|
3444
|
-
"s⁻¹": {
|
|
3445
|
-
min: .003,
|
|
3446
|
-
max: .02,
|
|
3447
|
-
intervals: [0.001]
|
|
3448
|
-
}
|
|
3449
|
-
},
|
|
3450
|
-
description: ''
|
|
3451
|
-
},
|
|
3452
|
-
"RotationTrack120min_00.50": {
|
|
3453
|
-
category: "Rotation",
|
|
3454
|
-
variable: "Rotation Track (120 min)",
|
|
3455
|
-
shortname: "120Min Rotation",
|
|
3456
|
-
units: {
|
|
3457
|
-
"s⁻¹": {
|
|
3458
|
-
min: .003,
|
|
3459
|
-
max: .02,
|
|
3460
|
-
intervals: [0.001]
|
|
3461
|
-
}
|
|
3462
|
-
},
|
|
3463
|
-
description: ''
|
|
3464
|
-
},
|
|
3465
|
-
"RotationTrack240min_00.50": {
|
|
3466
|
-
category: "Rotation",
|
|
3467
|
-
variable: "Rotation Track (240 min)",
|
|
3468
|
-
shortname: "240Min Rotation",
|
|
3469
|
-
units: {
|
|
3470
|
-
"s⁻¹": {
|
|
3471
|
-
min: .003,
|
|
3472
|
-
max: .02,
|
|
3473
|
-
intervals: [0.001]
|
|
3474
|
-
}
|
|
3475
|
-
},
|
|
3476
|
-
description: ''
|
|
3477
|
-
},
|
|
3478
|
-
"RotationTrack360min_00.50": {
|
|
3479
|
-
category: "Rotation",
|
|
3480
|
-
variable: "Rotation Track (360 min)",
|
|
3481
|
-
shortname: "360Min Rotation",
|
|
3482
|
-
units: {
|
|
3483
|
-
"s⁻¹": {
|
|
3484
|
-
min: .003,
|
|
3485
|
-
max: .02,
|
|
3486
|
-
intervals: [0.001]
|
|
3487
|
-
}
|
|
3488
|
-
},
|
|
3489
|
-
description: ''
|
|
3490
|
-
},
|
|
3491
|
-
"RotationTrack1440min_00.50": {
|
|
3492
|
-
category: "Rotation",
|
|
3493
|
-
variable: "Rotation Track (1440 min)",
|
|
3494
|
-
shortname: "1440Min Rotation",
|
|
3495
|
-
units: {
|
|
3496
|
-
"s⁻¹": {
|
|
3497
|
-
min: .003,
|
|
3498
|
-
max: .02,
|
|
3499
|
-
intervals: [0.001]
|
|
3500
|
-
}
|
|
3501
|
-
},
|
|
3502
|
-
description: ''
|
|
3503
|
-
},
|
|
3504
|
-
"ptypeRefl": {
|
|
3505
|
-
category: "Composite Reflectivity",
|
|
3506
|
-
variable: "Precipitation Type Reflectivity",
|
|
3507
|
-
shortname: "Precip. Type Refl.",
|
|
3508
|
-
units: {
|
|
3509
|
-
"dBZ": {
|
|
3510
|
-
min: 5,
|
|
3511
|
-
max: 280,
|
|
3512
|
-
intervals: [1]
|
|
3513
|
-
}
|
|
3514
|
-
},
|
|
3515
|
-
description: ''
|
|
3516
|
-
},
|
|
3517
|
-
"MESH_Max_30min_00.50": {
|
|
3518
|
-
category: "Hail",
|
|
3519
|
-
variable: "Max Hail Size (30 min)",
|
|
3520
|
-
shortname: "Max Hail Size (30 min)",
|
|
3521
|
-
units: {
|
|
3522
|
-
"mm": {
|
|
3523
|
-
min: 1,
|
|
3524
|
-
max: 100,
|
|
3525
|
-
intervals: [5]
|
|
3526
|
-
},
|
|
3527
|
-
"in": {
|
|
3528
|
-
min: 0.01,
|
|
3529
|
-
max: 10,
|
|
3530
|
-
intervals: [5]
|
|
3531
|
-
}
|
|
3532
|
-
},
|
|
3533
|
-
defaultUnit: 'mm',
|
|
3534
|
-
description: ''
|
|
3535
|
-
},
|
|
3536
|
-
"MESH_Max_60min_00.50": {
|
|
3537
|
-
category: "Hail",
|
|
3538
|
-
variable: "Max Hail Size (60 min)",
|
|
3539
|
-
shortname: "Max Hail Size (60 min)",
|
|
3540
|
-
units: {
|
|
3541
|
-
"mm": {
|
|
3542
|
-
min: 1,
|
|
3543
|
-
max: 100,
|
|
3544
|
-
intervals: [5]
|
|
3545
|
-
},
|
|
3546
|
-
"in": {
|
|
3547
|
-
min: 0.01,
|
|
3548
|
-
max: 10,
|
|
3549
|
-
intervals: [5]
|
|
3550
|
-
}
|
|
3551
|
-
},
|
|
3552
|
-
defaultUnit: 'mm',
|
|
3553
|
-
description: ''
|
|
3554
|
-
},
|
|
3555
|
-
"MESH_Max_120min_00.50": {
|
|
3556
|
-
category: "Hail",
|
|
3557
|
-
variable: "Max Hail Size (120 min)",
|
|
3558
|
-
shortname: "Max Hail Size (120 min)",
|
|
3559
|
-
units: {
|
|
3560
|
-
"mm": {
|
|
3561
|
-
min: 1,
|
|
3562
|
-
max: 100,
|
|
3563
|
-
intervals: [5]
|
|
3564
|
-
},
|
|
3565
|
-
"in": {
|
|
3566
|
-
min: 0.01,
|
|
3567
|
-
max: 10,
|
|
3568
|
-
intervals: [5]
|
|
3569
|
-
}
|
|
3570
|
-
},
|
|
3571
|
-
defaultUnit: 'mm',
|
|
3572
|
-
description: ''
|
|
3573
|
-
},
|
|
3574
|
-
"MESH_Max_240min_00.50": {
|
|
3575
|
-
category: "Hail",
|
|
3576
|
-
variable: "Max Hail Size (240 min)",
|
|
3577
|
-
shortname: "Max Hail Size (240 min)",
|
|
3578
|
-
units: {
|
|
3579
|
-
"mm": {
|
|
3580
|
-
min: 1,
|
|
3581
|
-
max: 100,
|
|
3582
|
-
intervals: [5]
|
|
3583
|
-
},
|
|
3584
|
-
"in": {
|
|
3585
|
-
min: 0.01,
|
|
3586
|
-
max: 10,
|
|
3587
|
-
intervals: [5]
|
|
3588
|
-
}
|
|
3589
|
-
},
|
|
3590
|
-
defaultUnit: 'mm',
|
|
3591
|
-
description: ''
|
|
3592
|
-
},
|
|
3593
|
-
"MESH_Max_360min_00.50": {
|
|
3594
|
-
category: "Hail",
|
|
3595
|
-
variable: "Max Hail Size (360 min)",
|
|
3596
|
-
shortname: "Max Hail Size (360 min)",
|
|
3597
|
-
units: {
|
|
3598
|
-
"mm": {
|
|
3599
|
-
min: 1,
|
|
3600
|
-
max: 100,
|
|
3601
|
-
intervals: [5]
|
|
3602
|
-
},
|
|
3603
|
-
"in": {
|
|
3604
|
-
min: 0.01,
|
|
3605
|
-
max: 10,
|
|
3606
|
-
intervals: [5]
|
|
3607
|
-
}
|
|
3608
|
-
},
|
|
3609
|
-
defaultUnit: 'mm',
|
|
3610
|
-
description: ''
|
|
3611
|
-
},
|
|
3612
|
-
"MESH_Max_1440min_00.50": {
|
|
3613
|
-
category: "Hail",
|
|
3614
|
-
variable: "Max Hail Size (1440 min)",
|
|
3615
|
-
shortname: "Max Hail Size (1440 min)",
|
|
3616
|
-
units: {
|
|
3617
|
-
"mm": {
|
|
3618
|
-
min: 1,
|
|
3619
|
-
max: 100,
|
|
3620
|
-
intervals: [5]
|
|
3621
|
-
},
|
|
3622
|
-
"in": {
|
|
3623
|
-
min: 0.01,
|
|
3624
|
-
max: 10,
|
|
3625
|
-
intervals: [5]
|
|
3626
|
-
}
|
|
3627
|
-
},
|
|
3628
|
-
defaultUnit: 'mm',
|
|
3629
|
-
description: ''
|
|
3630
|
-
},
|
|
3631
|
-
"MESH_00.50": {
|
|
3632
|
-
category: "Hail",
|
|
3633
|
-
variable: "Max Hail Size",
|
|
3634
|
-
shortname: "Max Hail Size",
|
|
3635
|
-
units: {
|
|
3636
|
-
"mm": {
|
|
3637
|
-
min: 1,
|
|
3638
|
-
max: 100,
|
|
3639
|
-
intervals: [5]
|
|
3640
|
-
},
|
|
3641
|
-
"in": {
|
|
3642
|
-
min: 0.01,
|
|
3643
|
-
max: 10,
|
|
3644
|
-
intervals: [5]
|
|
3645
|
-
}
|
|
3646
|
-
},
|
|
3647
|
-
defaultUnit: 'mm',
|
|
3648
|
-
description: ''
|
|
3649
|
-
},
|
|
3650
|
-
"FLASH_QPE_ARIMAX_00.00": {
|
|
3651
|
-
category: "Flash Flood",
|
|
3652
|
-
variable: "Flash Flood ARI (Max)",
|
|
3653
|
-
shortname: "FF ARI (Max)",
|
|
3654
|
-
units: {
|
|
3655
|
-
"year": {
|
|
3656
|
-
min: 1,
|
|
3657
|
-
max: 500,
|
|
3658
|
-
intervals: [5]
|
|
3659
|
-
}
|
|
3660
|
-
},
|
|
3661
|
-
description: ''
|
|
3662
|
-
},
|
|
3663
|
-
"FLASH_QPE_ARI30M_00.00": {
|
|
3664
|
-
category: "Flash Flood",
|
|
3665
|
-
variable: "Flash Flood ARI (30 Min)",
|
|
3666
|
-
shortname: "FF ARI (30 Min)",
|
|
3667
|
-
units: {
|
|
3668
|
-
"year": {
|
|
3669
|
-
min: 1,
|
|
3670
|
-
max: 500,
|
|
3671
|
-
intervals: [5]
|
|
3672
|
-
}
|
|
3673
|
-
},
|
|
3674
|
-
description: ''
|
|
3675
|
-
},
|
|
3676
|
-
"FLASH_QPE_ARI01H_00.00": {
|
|
3677
|
-
category: "Flash Flood",
|
|
3678
|
-
variable: "Flash Flood ARI (1hr)",
|
|
3679
|
-
shortname: "FF ARI (1hr)",
|
|
3680
|
-
units: {
|
|
3681
|
-
"year": {
|
|
3682
|
-
min: 1,
|
|
3683
|
-
max: 500,
|
|
3684
|
-
intervals: [5]
|
|
3685
|
-
}
|
|
3686
|
-
},
|
|
3687
|
-
description: ''
|
|
3688
|
-
},
|
|
3689
|
-
"FLASH_QPE_ARI03H_00.00": {
|
|
3690
|
-
category: "Flash Flood",
|
|
3691
|
-
variable: "Flash Flood ARI (3hr)",
|
|
3692
|
-
shortname: "FF ARI (3hr)",
|
|
3693
|
-
units: {
|
|
3694
|
-
"year": {
|
|
3695
|
-
min: 1,
|
|
3696
|
-
max: 500,
|
|
3697
|
-
intervals: [5]
|
|
3698
|
-
}
|
|
3699
|
-
},
|
|
3700
|
-
description: ''
|
|
3701
|
-
},
|
|
3702
|
-
"FLASH_QPE_ARI06H_00.00": {
|
|
3703
|
-
category: "Flash Flood",
|
|
3704
|
-
variable: "Flash Flood ARI (6hr)",
|
|
3705
|
-
shortname: "FF ARI (6hr)",
|
|
3706
|
-
units: {
|
|
3707
|
-
"year": {
|
|
3708
|
-
min: 1,
|
|
3709
|
-
max: 500,
|
|
3710
|
-
intervals: [5]
|
|
3711
|
-
}
|
|
3712
|
-
},
|
|
3713
|
-
description: ''
|
|
3714
|
-
},
|
|
3715
|
-
"FLASH_QPE_ARI12H_00.00": {
|
|
3716
|
-
category: "Flash Flood",
|
|
3717
|
-
variable: "Flash Flood ARI (12hr)",
|
|
3718
|
-
shortname: "FF ARI (12hr)",
|
|
3719
|
-
units: {
|
|
3720
|
-
"year": {
|
|
3721
|
-
min: 1,
|
|
3722
|
-
max: 500,
|
|
3723
|
-
intervals: [5]
|
|
3724
|
-
}
|
|
3725
|
-
},
|
|
3726
|
-
description: ''
|
|
3727
|
-
},
|
|
3728
|
-
"FLASH_QPE_ARI24H_00.00": {
|
|
3729
|
-
category: "Flash Flood",
|
|
3730
|
-
variable: "Flash Flood ARI (24hr)",
|
|
3731
|
-
shortname: "FF ARI (24hr)",
|
|
3732
|
-
units: {
|
|
3733
|
-
"year": {
|
|
3734
|
-
min: 1,
|
|
3735
|
-
max: 500,
|
|
3736
|
-
intervals: [5]
|
|
3737
|
-
}
|
|
3738
|
-
},
|
|
3739
|
-
description: ''
|
|
3740
|
-
},
|
|
3741
|
-
"LightningProbabilityNext30minGrid_scale_1": {
|
|
3742
|
-
category: "Lightning",
|
|
3743
|
-
variable: "Lightning Probability (30 Min)",
|
|
3744
|
-
shortname: "Lightning Prob (30 Min)",
|
|
3745
|
-
units: {
|
|
3746
|
-
"%": {
|
|
3747
|
-
min: 5,
|
|
3748
|
-
max: 100,
|
|
3749
|
-
intervals: [5]
|
|
3750
|
-
}
|
|
3751
|
-
},
|
|
3752
|
-
description: ''
|
|
3753
|
-
},
|
|
3754
|
-
"LightningProbabilityNext60minGrid_scale_1": {
|
|
3755
|
-
category: "Lightning",
|
|
3756
|
-
variable: "Lightning Probability (60 Min)",
|
|
3757
|
-
shortname: "Lightning Prob (60 Min)",
|
|
3758
|
-
units: {
|
|
3759
|
-
"%": {
|
|
3760
|
-
min: 5,
|
|
3761
|
-
max: 100,
|
|
3762
|
-
intervals: [5]
|
|
3763
|
-
}
|
|
3764
|
-
},
|
|
3765
|
-
description: ''
|
|
3766
|
-
},
|
|
3767
|
-
"VIL_Max_1440min_00.50": {
|
|
3768
|
-
category: "Vertically Integrated Liquid",
|
|
3769
|
-
variable: "Max Vertically Integrated Liquid (1440 Min)",
|
|
3770
|
-
shortname: "Max VIL (1440 Min)",
|
|
3771
|
-
units: {
|
|
3772
|
-
"kg/m²": {
|
|
3773
|
-
min: 0.1,
|
|
3774
|
-
max: 100,
|
|
3775
|
-
intervals: [2]
|
|
3776
|
-
}
|
|
3777
|
-
},
|
|
3778
|
-
description: ''
|
|
3779
|
-
},
|
|
3780
|
-
"VIL_Max_120min_00.50": {
|
|
3781
|
-
category: "Vertically Integrated Liquid",
|
|
3782
|
-
variable: "Max Vertically Integrated Liquid (120 Min)",
|
|
3783
|
-
shortname: "Max VIL (120 Min)",
|
|
3784
|
-
units: {
|
|
3785
|
-
"kg/m²": {
|
|
3786
|
-
min: 0.1,
|
|
3787
|
-
max: 100,
|
|
3788
|
-
intervals: [2]
|
|
3789
|
-
}
|
|
3790
|
-
},
|
|
3791
|
-
description: ''
|
|
3792
|
-
},
|
|
3793
|
-
"VIL_00.50": {
|
|
3794
|
-
category: "Vertically Integrated Liquid",
|
|
3795
|
-
variable: "Vertically Integrated Liquid",
|
|
3796
|
-
shortname: "VIL",
|
|
3797
|
-
units: {
|
|
3798
|
-
"kg/m²": {
|
|
3799
|
-
min: 0.1,
|
|
3800
|
-
max: 100,
|
|
3801
|
-
intervals: [2]
|
|
3802
|
-
}
|
|
3803
|
-
},
|
|
3804
|
-
description: ''
|
|
3805
|
-
}
|
|
3806
|
-
},
|
|
3807
|
-
smoothing: {
|
|
3808
|
-
'hires': {
|
|
3809
|
-
'tadv_300': 2,
|
|
3810
|
-
'tadv_700': 2,
|
|
3811
|
-
'tadv_850': 2,
|
|
3812
|
-
'w_500': 2,
|
|
3813
|
-
'w_700': 2,
|
|
3814
|
-
'w_850': 2,
|
|
3815
|
-
'w_925': 2,
|
|
3816
|
-
'vo_500': 4,
|
|
3817
|
-
'vo_700': 4,
|
|
3818
|
-
'vo_850': 4,
|
|
3819
|
-
'vo_10': 4,
|
|
3820
|
-
'fgen_700': 7,
|
|
3821
|
-
'fgen_850': 7,
|
|
3822
|
-
'divergence_200': 7,
|
|
3823
|
-
'divergence_850': 7
|
|
3824
|
-
},
|
|
3825
|
-
'medres': {
|
|
3826
|
-
'tadv_300': 3,
|
|
3827
|
-
'divergence_200': 7,
|
|
3828
|
-
'divergence_850': 7
|
|
3829
|
-
},
|
|
3830
|
-
'lowres': {
|
|
3831
|
-
'tadv_300': 3,
|
|
3832
|
-
'divergence_200': 7,
|
|
3833
|
-
'divergence_850': 7
|
|
3834
|
-
}
|
|
3835
|
-
},
|
|
3836
|
-
model_type: {
|
|
3837
|
-
'arome1': 'hires',
|
|
3838
|
-
'arome25': 'hires',
|
|
3839
|
-
'arpegeeu': 'hires',
|
|
3840
|
-
'arw': 'hires',
|
|
3841
|
-
'arw2': 'hires',
|
|
3842
|
-
'fv3': 'hires',
|
|
3843
|
-
'hrdps': 'hires',
|
|
3844
|
-
'href': 'hires',
|
|
3845
|
-
'hrrr': 'hires',
|
|
3846
|
-
'hrrrsub': 'hires',
|
|
3847
|
-
'icond2': 'hires',
|
|
3848
|
-
'iconeu': 'hires',
|
|
3849
|
-
'mpashn': 'hires',
|
|
3850
|
-
'mpasht': 'hires',
|
|
3851
|
-
'mpasrt': 'hires',
|
|
3852
|
-
'mpasrn': 'hires',
|
|
3853
|
-
'mpasrn3': 'hires',
|
|
3854
|
-
'mpasht2': 'hires',
|
|
3855
|
-
'namnest': 'hires',
|
|
3856
|
-
'nbm': 'hires',
|
|
3857
|
-
'rrfs': 'hires',
|
|
3858
|
-
'hwrf': 'hires',
|
|
3859
|
-
'hmon': 'hires',
|
|
3860
|
-
'hfsb': 'hires',
|
|
3861
|
-
'hfsa': 'hires',
|
|
3862
|
-
'ecmwf': 'lowres',
|
|
3863
|
-
'ecmwfaifs': 'lowres',
|
|
3864
|
-
'gefs': 'lowres',
|
|
3865
|
-
'gem': 'lowres',
|
|
3866
|
-
'gfs': 'lowres',
|
|
3867
|
-
'graphcastgfs': 'lowres',
|
|
3868
|
-
'arpege': 'lowres',
|
|
3869
|
-
'nam': 'medres',
|
|
3870
|
-
'rap': 'medres',
|
|
3871
|
-
'rgem': 'medres',
|
|
3872
|
-
'rtma': 'hires',
|
|
3873
|
-
'mrms': 'hires'
|
|
3874
|
-
},
|
|
3875
|
-
variable_cmap: {
|
|
3876
|
-
//mrms
|
|
3877
|
-
'MergedReflectivityQCComposite_00.50': 'refc_0',
|
|
3878
|
-
'CREF_1HR_MAX_00.50': 'refc_0',
|
|
3879
|
-
"RotationTrackML60min_00.50": 'rotation',
|
|
3880
|
-
"RotationTrackML360min_00.50": 'rotation',
|
|
3881
|
-
"RotationTrackML30min_00.50": 'rotation',
|
|
3882
|
-
"RotationTrackML240min_00.50": 'rotation',
|
|
3883
|
-
"RotationTrackML1440min_00.50": 'rotation',
|
|
3884
|
-
"RotationTrackML120min_00.50": 'rotation',
|
|
3885
|
-
"RotationTrack60min_00.50": 'rotation',
|
|
3886
|
-
"RotationTrack360min_00.50": 'rotation',
|
|
3887
|
-
"RotationTrack30min_00.50": 'rotation',
|
|
3888
|
-
"RotationTrack240min_00.50": 'rotation',
|
|
3889
|
-
"RotationTrack1440min_00.50": 'rotation',
|
|
3890
|
-
"RotationTrack120min_00.50": 'rotation',
|
|
3891
|
-
"MergedAzShear_0-2kmAGL_00.50": 'rotation',
|
|
3892
|
-
"MergedAzShear_3-6kmAGL_00.50": 'rotation',
|
|
3893
|
-
"MESH_Max_60min_00.50": 'hail',
|
|
3894
|
-
"MESH_Max_360min_00.50": 'hail',
|
|
3895
|
-
"MESH_Max_30min_00.50": 'hail',
|
|
3896
|
-
"MESH_Max_240min_00.50": 'hail',
|
|
3897
|
-
"MESH_Max_1440min_00.50": 'hail',
|
|
3898
|
-
"MESH_Max_120min_00.50": 'hail',
|
|
3899
|
-
"MESH_00.50": 'hail',
|
|
3900
|
-
"FLASH_QPE_ARIMAX_00.00": 'ff_ari',
|
|
3901
|
-
"FLASH_QPE_ARI30M_00.00": 'ff_ari',
|
|
3902
|
-
"FLASH_QPE_ARI24H_00.00": 'ff_ari',
|
|
3903
|
-
"FLASH_QPE_ARI12H_00.00": 'ff_ari',
|
|
3904
|
-
"FLASH_QPE_ARI06H_00.00": 'ff_ari',
|
|
3905
|
-
"FLASH_QPE_ARI03H_00.00": 'ff_ari',
|
|
3906
|
-
"FLASH_QPE_ARI01H_00.00": 'ff_ari',
|
|
3907
|
-
"LightningProbabilityNext60minGrid_scale_1": 'lightning_prob',
|
|
3908
|
-
"LightningProbabilityNext30minGrid_scale_1": 'lightning_prob',
|
|
3909
|
-
"VIL_Max_1440min_00.50": 'vil',
|
|
3910
|
-
"VIL_Max_120min_00.50": 'vil',
|
|
3911
|
-
"VIL_Density_00.50": 'vil',
|
|
3912
|
-
"VIL_00.50": 'vil',
|
|
3913
|
-
"LVL3_HighResVIL_00.50": 'vil',
|
|
3914
|
-
// "PrecipFlag_00.00": 'ptype'
|
|
3915
|
-
|
|
3916
|
-
//model
|
|
3917
|
-
'wind_speed_200': "wind_speed_upper",
|
|
3918
|
-
'wind_speed_250': "wind_speed_upper",
|
|
3919
|
-
'wind_speed_300': "wind_speed_upper",
|
|
3920
|
-
'wind_speed_2pvu': "wind_speed_upper",
|
|
3921
|
-
'wind_speed_2000': "wind_speed_upper",
|
|
3922
|
-
'wind_speed_500': "wind_speed_mid",
|
|
3923
|
-
'wind_speed_700': "wind_speed_mid",
|
|
3924
|
-
'wind_speed_850': "wind_speed_mid",
|
|
3925
|
-
'wind_speed_925': "wind_speed_mid",
|
|
3926
|
-
'bulk_shear_speedmb_500': "bulk_shear_speed_upper",
|
|
3927
|
-
'bulk_shear_speedmb_700': "bulk_shear_speed_upper",
|
|
3928
|
-
'bulk_shear_speed_0-6000': "bulk_shear_speed_upper",
|
|
3929
|
-
'bulk_shear_speedmb_850': "bulk_shear_speed_lower",
|
|
3930
|
-
'bulk_shear_speedmb_925': "bulk_shear_speed_lower",
|
|
3931
|
-
'bulk_shear_speed_0-1000': "bulk_shear_speed_lower",
|
|
3932
|
-
"cape_9000": "cape_0",
|
|
3933
|
-
"cape_25500": "cape_0",
|
|
3934
|
-
"cin_9000": "cin_0",
|
|
3935
|
-
"cin_25500": "cin_0",
|
|
3936
|
-
'tadv_300': "tadv",
|
|
3937
|
-
'tadv_700': "tadv",
|
|
3938
|
-
'tadv_850': "tadv",
|
|
3939
|
-
'r_500': "r",
|
|
3940
|
-
'r_700': "r",
|
|
3941
|
-
'r_850': "r",
|
|
3942
|
-
'r_925': "r",
|
|
3943
|
-
'w_500': "w",
|
|
3944
|
-
'w_700': "w",
|
|
3945
|
-
'w_850': "w",
|
|
3946
|
-
'w_925': "w",
|
|
3947
|
-
't_500': "t",
|
|
3948
|
-
't_700': "t",
|
|
3949
|
-
't_850': "t",
|
|
3950
|
-
't_925': "t",
|
|
3951
|
-
'refc_500': 'refc_0',
|
|
3952
|
-
'refd_1000': 'refc_0',
|
|
3953
|
-
'mxrefc_1000': 'refc_0',
|
|
3954
|
-
'd_700': "d",
|
|
3955
|
-
'd_850': "d",
|
|
3956
|
-
'd_925': "d",
|
|
3957
|
-
'vo_500': "vo",
|
|
3958
|
-
'vo_700': "vo",
|
|
3959
|
-
'vo_850': "vo",
|
|
3960
|
-
'vo_10': "vo",
|
|
3961
|
-
'hlcy_3000': "hlcy",
|
|
3962
|
-
'hlcy_1000': "hlcy",
|
|
3963
|
-
'uphl_5000': "mxuphl_5000",
|
|
3964
|
-
'ehi_3000': "ehi",
|
|
3965
|
-
'ehi_1000': "ehi",
|
|
3966
|
-
'mxuphl_5000_runmax': "mxuphl_5000",
|
|
3967
|
-
'mxuphl_3000_runmax': "mxuphl_3000",
|
|
3968
|
-
'gust_runmax': "gust_0",
|
|
3969
|
-
'height_pbl': "cape_0",
|
|
3970
|
-
'lftx_500': "lftx_0",
|
|
3971
|
-
'ltng_0': 'ltng',
|
|
3972
|
-
'ltng_2': 'ltng',
|
|
3973
|
-
'divergence_850': "divergence",
|
|
3974
|
-
'divergence_200': "divergence",
|
|
3975
|
-
'fgen_850': "fgen",
|
|
3976
|
-
'fgen_700': "fgen",
|
|
3977
|
-
'avg_prate_6hr': "prate",
|
|
3978
|
-
'avg_prate_3hr': "prate",
|
|
3979
|
-
'csnow_3': 'csnow_total',
|
|
3980
|
-
'csnow_6': 'csnow_total',
|
|
3981
|
-
'csnow_12': 'csnow_total',
|
|
3982
|
-
'csnow_24': 'csnow_total',
|
|
3983
|
-
'csnow_48': 'csnow_total',
|
|
3984
|
-
'csnow_total': 'csnow_total',
|
|
3985
|
-
'cfrzr_3': 'cfrzr_total',
|
|
3986
|
-
'cfrzr_6': 'cfrzr_total',
|
|
3987
|
-
'cfrzr_12': 'cfrzr_total',
|
|
3988
|
-
'cfrzr_24': 'cfrzr_total',
|
|
3989
|
-
'cfrzr_48': 'cfrzr_total',
|
|
3990
|
-
'cfrzr_total': 'cfrzr_total',
|
|
3991
|
-
'crain_3': 'crain_total',
|
|
3992
|
-
'crain_6': 'crain_total',
|
|
3993
|
-
'crain_12': 'crain_total',
|
|
3994
|
-
'crain_24': 'crain_total',
|
|
3995
|
-
'crain_48': 'crain_total',
|
|
3996
|
-
'crain_total': 'crain_total',
|
|
3997
|
-
'cicep_3': 'cicep_total',
|
|
3998
|
-
'cicep_6': 'cicep_total',
|
|
3999
|
-
'cicep_12': 'cicep_total',
|
|
4000
|
-
'cicep_24': 'cicep_total',
|
|
4001
|
-
'cicep_48': 'cicep_total',
|
|
4002
|
-
'cicep_total': 'cicep_total',
|
|
4003
|
-
'tp_3': 'tp_0_total',
|
|
4004
|
-
'tp_6': 'tp_0_total',
|
|
4005
|
-
'tp_12': 'tp_0_total',
|
|
4006
|
-
'tp_24': 'tp_0_total',
|
|
4007
|
-
'tp_48': 'tp_0_total',
|
|
4008
|
-
"gh_tendency_500": 'gh_tendency',
|
|
4009
|
-
'atemp': '2t_2',
|
|
4010
|
-
't_500iso0': 't_iso',
|
|
4011
|
-
't_700iso0': 't_iso',
|
|
4012
|
-
't_850iso0': 't_iso',
|
|
4013
|
-
't_925iso0': 't_iso',
|
|
4014
|
-
'2t_2iso0': 't_iso'
|
|
4015
|
-
}
|
|
4016
|
-
};
|
|
4017
|
-
//# sourceMappingURL=dictionaries.js.map
|