1 / 26

1. Overview of NWP support 2. GIFTS Simulated Data for Algorithm & Product Development

Numerical Weather Prediction Modeling for MURI/Atmospheric Parameter Retrievals John R. Mecikalski, Derek J. Posselt CIMSS Co-Investigators. O U T L I N E. 1. Overview of NWP support 2. GIFTS Simulated Data for Algorithm & Product Development 3. Computational Requirements

fdelacerda
Download Presentation

1. Overview of NWP support 2. GIFTS Simulated Data for Algorithm & Product Development

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Numerical Weather Prediction Modeling for MURI/AtmosphericParameter RetrievalsJohn R. Mecikalski, Derek J. PosseltCIMSS Co-Investigators O U T L I N E 1. Overview of NWP support 2. GIFTS Simulated Data for Algorithm & Product Development 3. Computational Requirements 4. Atmospheric Parameter Retrievals Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  2. NWP Infrastructure at CIMSS • PSU/NCAR MM5 • UW-Nonhydrostatic Modeling System (UW-NMS) • Weather Research & Forecasting (WRF) • Rapid Update Cycle-2 (RUC2) The capabilities of numerically simulating the atmosphere over a wide range of meteorological scales, over large geographical domains, and for realtime numerical weather prediction (NWP) are rapidly increasing at CIMSS. Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  3. NWP support for Ongoing Projects • Cloud-Radiative modeling for instrument validation, radiance and retrieval algorithm development (MURI PI & Co-I’s) • Generate “truth” atmosphere for satellite-based estimates of PBL stability, and convective initiation studies (MURI Co-I’s & MURI PM) • Assessment of turbulence with NAST-I data (MURI PM) Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  4. The UW-NMS and PSU/NCAR MM5 • A robust NWP system: • scaleable • explicit physics at 4 km-resolution • explicit microphysics for accurate clouds • variably-stepped topography • Excellent model for “Cloud-Radiative” experiments: Independent of other NWP systems • Developed for multi-processor, distributed memory computational environments (Fortran-90 with MPI). Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  5. NWP for Retrieval & Simulation • NWP can provide atmospheric retrieval algorithms critical “first guess” information. • NWP for direct GIFTS data and instrument simulation: • A numerically simulated atmosphere is considered “nature” and is assumed to very accurately represent the true state. • Requires a sophisticated numerical model and is therefore computationally very expensive (1 Gflops per data “cube”) Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  6. Improving Retrieval First GuessAERI (red) versus Radiosonde (black) Temperature Dew Point Temperature First Guess Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  7. NWP in Atmospheric Retrievals:AERI+Model/Radiosonde Temperature Comparison • April 1998-October 1999, 463 AERI+Model/ • radiosonde profiles • Differences are less than 1 deg K • AERI+Model every 10 • minutes, sondes every • 3-12 hours GIFTS ETA MODEL Altitude (km) NWP MODEL AERI AERI/MODEL - RADIOSONDE (K) Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  8. Simulating GIFTS Data High-resolution numerical simulations are used to provide the following atmospheric parameters to the GIFTS radiative-transfer model: • Temperature • Water vapor mixing ratio • Mixing ratios and mean particle diameters of cloud and ice liquid water • Liquid and ice water path • Cloud-top height with respect to both liquid and ice cloud Goal:To provide investigators with simulated (interferogram) data that accurately represents what will eventually come from the GIFTS instrument. Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  9. NWP Data Cube Simulated GIFTS Data Cube Forward Model: Dave Tobin Clouds from UW-NMS Simulated GIFTS Brightness Temperatures Numerical Model Output toSimulated Radiances Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  10. GIFTS SIMULATED TEMPERATURE DATA CUBE950 MB LAYER TEMPERATURE Temperature (K) Latitude (deg) Longitude (deg) Derived GIFTS Data GIFTS SIMULATED VERTICAL TEMPERATURE PROFILE • Vertical Temperature Profiles • 1 sounding per 1 scene pixel • 128 x 128 = 16384 scene pixels • 4 km pixel spatial resolution (nadir) Pressure (mb) Air Temperature (K) • “Regional Sounding” Product: • 100 vertical layers • Retrieved values/cube = 128x128x100 • 1.6 million retrieved values/cube • 10 second dwell time Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  11. Modeling Infrastructure for Large ScaleGIFTS-IOMI data processing • Need to simulate GIFTS data at 4 x 4 km resolution over large domain: • Distributed memory, massively parallel computer code and computer system • Must be accomplished in a timely manner [O(few days)] • Demands a sophisticated atmospheric model (UW-NMS) • Combination of UW-NMS and MM5 allows us to simulate “large” regional domains. Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  12. Necessary Computational Infrastructure for MURI: SMP & Cluster Systems • Large-Scale Symmetric Multi-Processor (SMP) • Integrated unit with high-bandwidth backplane • Shared RAM, multiple CPU, single OS kernel • Communication: shared memory & semaphores • Examples: SGI Origin, IBM RS/6000 • Linux Cluster • Network of inexpensive COTS computers • Multiple RAM, multiple CPU, multiple OS kernel • Communication: TCP/IP, sockets & datagrams • Examples: Sandia ‘CPlant’, Forecast Systems Laboratory ‘Jet’ • 64-bit Linux Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  13. Hardware Diagram: Linux Cluster NetworkSwitch UPS Rack and CPUs Disk Array Fileserver Computer Tape Archive 30% of the initial cost 70% of the initial cost Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  14. Current Computational Limits 3 x 3 Cube Domain: • 4 km resolution • Number of grid points: 400 x 400 x 40 = 6400000 • Approximate memory use: 15-20 Gb of RAM • Total Cluster memory: 24 Gb of RAM Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  15. Near-Term Limits 5 x 5 Cube Domain: • 4 km resolution • Number of grid points: 640 x 640 x 40 = 16384000 • Anticipated memory use: 45-50 Gb of RAM • 16 more processors (8 more nodes) • 32-bit limit for domain set-up Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  16. Future Needs 25 x 25 Cube Domain: • 4 km resolution • Number of grid points: 3200 x 3200 x 40 = 4.1x108 • Approximate memory use: 1170 Gb of RAM • Doable? Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  17. Minimum Calculation Times for3 by 3 Simulation (3 time steps) * Not parallelized yet Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  18. Atmospheric Parameter Retrievals Progress to Date: June 2002–May 2003 • Temperature and Water Vapor • Jun Li • First Winds • Chris Velden, Gail Dengel • Stability Indices • Wayne Feltz, John Mecikalski • Atmospheric (PBL) Turbulence • John Mecikalski, Ryan Torn, Wayne Feltz • Visibility: “GVision” • Derek Posselt, Wayne Feltz, John Mecikalski, Tom Rink Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  19. Atmospheric Temperature, Moisture, Ozone Clear Sky retrieval of T 1. The Physical retrieval model has been developed 2. Two fast ways for Jacobian calculation are developed 3. Contrast between surface skin temperature and surface air temperature on boundary layer moisture 4.Simulation studies using cube data from MM5 Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  20. First Winds Issues for Winds … Critical need for LARGE “cube” simulation data sets; without such large domains, useful wind sets from simulated GIFTS data are not possible • First “GIFTS” winds have been produced. • Issues of cube numbers when retrieving winds (2x2 or larger) • Issues of concatenating cubes Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  21. Stability Indices Retrieved LCL “Truth” LCL Lower Stability Higher Stability First Retrieval of Stability Example: Lifted Condensation Level (LCL) LCL may be used as a measure of boundary layer depth, and/or the depth of the inversion atop the boundary layer (e.g., marine inversion). Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  22. PBL Turbulence Evaluating Turbulence from Hyperspectral Measurements Example: Shear-Driven Instabilities: AERI-derived Boundary Layer Depths CBL Waves & Rolls Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  23. PBL Turbulence June 23, 2001 q autocorrelation starting 320 minutes after sunrise August 8, 2001 qe autocorrelation starting 300 minutes after sunrise Clear Day (no clouds) Boundary Layer Cumulus Correlation Correlation Time Difference (min) Time Difference (min) Preliminary Findings: We appear to have identified boundary layer “roll” turbulent features that produce qe variations at this AERI site at periodic intervals. Ongoing work will evaluate the horizontal scales of these roll structures based on bulk stability parameters (e.g., Ri). Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  24. “GVision” –A Tool for Coalescing GIFTS-IOMI Data “VisAD”Capabilities: Java-based application, developed at UW, that is designed for the optimal manipulation and display of large meteorological data sets. Purpose: • Draw together disparate data for viewing atmospheric parameters • Capitalize on in-house expertise for visualizing GIFTS-IOMI data • Test and validate all models using within UW-MURI (NWP, RTE, etc.) • Develop 3rd-order fields (i.e. slantwise visibility) Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  25. Goal for Indian Ocean METOC Imager • Point Weather Data • Marine Inversion • Aerosol & dust detection • Flight-level & directional • visibility • Flight-level turbulence • SST for engine efficiency • Surface characterization IOMI-GIFTS 4 km “Cube” Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

  26. In Conclusion ... • We need to be thinking “Big” • NWP to support IOMI-GIFTS for large domains • IOMI-GIFTS data flow within an Modeling system • NWP for next generation IOMI • IOMI-GIFTS validation experiments: NWP support • NWP to develop “turn-key” fleet-ready data system • First Progress of Atmospheric Parameters • T, q, winds, stability, turbulence & • Continue from here ... Workshop on Hyperspectal Meteorological Science of UW-MURI and Beyond 14–15 May 2002, Madison, Wisconsin

More Related