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