McIDAS-XCD, GRIB2 and NOAAPORT Status

Slides:



Advertisements
Similar presentations
Kevin Baggett September 9, Kevin Baggett, Dan Forrest, Kevin Hallock, Jay Heinzelman, Dave Parker, Roseann Spangler, Becky Schaffer, Jerrold Robaidek.
Advertisements

New Resources in the Research Data Archive Doug Schuster.
“Where America’s Climate, Weather and Ocean Services Begin” NCEP CONDUIT UPDATE Brent A Gordon NCEP Central Operations January 31, 2006.
McIDAS-V McIDAS-V The 5 th Generation of McIDAS by Tom Whittaker Space Science and Engineering Center University of Wisconsin-Madison USA with contributions.
Comprehensive Large Array-data Stewardship System (CLASS) Web Site Tutorial Visit CLASS Site at
Sharepoint Portal Server Basics. Introduction Sharepoint server belongs to Microsoft family of servers Integrated suite of server capabilities Hosted.
McIDAS-X Software Development and Demonstration Dave Santek and Jay Heinzelman 16 October 2007.
What is Sure BDCs? BDC stands for Batch Data Communication and is also known as Batch Input. It is a technique for mass input of data into SAP by simulating.
Unidata TDS Workshop TDS Overview – Part I XX-XX October 2014.
SSEC Data Center Data 2010 MUG Meeting Jerrold Robaidek.
Testing Session Testing Team-Release Management Team.
NOAA’s National Weather Service National Digital Forecast Database: Status Update LeRoy Spayd Chief, Meteorological Services Division Unidata Policy Committee.
Accomplishments and Remaining Challenges: THREDDS Data Server and Common Data Model Ethan Davis Unidata Policy Committee Meeting May 2011.
2010 MUG Meeting Jerrold Robaidek M cIDAS- XCD McIDAS X C onventional data D ecoder McIDAS-XCD files, decodes and indexes the NOAAPORT data stream (or.
Jerrold Robaidek May 7,  Kevin Baggett, Kevin Hallock, Dave Parker, Roseann Spangler, Becky Schaffer, Jerrold Robaidek.
Introducing the Common App Online For First-Year Admission Last updated:
CISL/DSS & MMM Data Discussion 19 March Who CISL/DSS - maintain NCEP operational analyses and observation datasets – Gregg Walters, Doug Schuster,
Problem Statement: Users can get too busy at work or at home to check the current weather condition for sever weather. Many of the free weather software.
Database Design and Management CPTG /23/2015Chapter 12 of 38 Functions of a Database Store data Store data School: student records, class schedules,
Christopher Juckins Meteorologist/Programmer Technical Support Branch, NHC Christopher Juckins Meteorologist/Programmer Technical Support Branch, NHC GFE.
McIDAS-XCD Status Kevin Baggett UW-SSEC.  DVB-S = Digital Video Broadcast by Satellite  NWS changed to this system in March 2005  Software supplied.
© ABB Group November 12, 2015 | Slide 1 ICV Implementation in Region ERP- Status update March 2011 & Plan for Go-Live REMSC, 2011.
Page 1 CSISS Center for Spatial Information Science and Systems Access HDF-EOS data with OGC Web Coverage Service - Earth Observation Application Profile.
McIDAS-XCD Status Kevin Baggett UW-SSEC. McIDAS-XCD Update  McIDAS GRIB server has continued its stable performance following the -XCD 2006 release (-
Scott Lindstrom [Mr. Server] Dave Parker [Mr. MySQL] Kevin Baggett [Mr. XCD] The ADDE GRIB server.
Student Centered ODS ETL Processing. Insert Search for rows not previously in the database within a snapshot type for a specific subject and year Search.
McIDAS-X Software Development and Demonstration Rick Kohrs and Jay Heinzelman 7 May 2012.
McIDAS-X Software Development and Demonstration Dave Santek and Jay Heinzelman 25 October 2010.
Group 3 CMPE Community Project. What is CMPE Community project? CMPE Community project aims to create a social web application to create an environment,
Data Assembly & Systems Technical Advisory Tag (DAS-TAG) Breakout Session Tues 22 nd June.
Emdeon Office Batch Management Services This document provides detailed information on Batch Import Services and other Batch features.
Product Training Program
Common Features Using the Common Features of Microsoft® Office 2010
Databases.
Project Objectives Publish to a remote server
McIDAS-X Software Development and Demonstration
2017 ALA Midwinter Metadata Interest Group Meeting
Database application MySQL Database and PhpMyAdmin
TIGGE Archives and Access
MODIS SST Processing and Support for GHRSST at OBPG
Navigating Through Your Senior Year
Display Item Information
Unit4 Partner Portal for Case Creator
OSCAR/Surface (User Perspective)
ICOTS Helpdesk Training
Dave Santek and Jay Heinzelman October 2005
What’s changed in the Shibboleth 1.2 Origin
Exploring the Power of EPDM Tasks - Working with and Developing Tasks in EPDM By: Marc Young XLM Solutions
Status for Endeavor 6: Improved Scientific Data Access Infrastructure
McIDAS-X Software Development and Demonstration
6. EGR Identification Service
Studbook Institution List
Steven Worley, NSF/NCAR/SCD
Lecture 5: Functions and Parameters
for Instructors and Roster Contacts
Module 5 Getting Help.
Problem Statement and Significance
Steven Worley, Douglas Schuster,
HOW TO USE THE NEW GLOBAL GRANT REPORT
SM Waterloo Information Systems Limited presents
PHP Forms and Databases.
Grauer and Barber Series Microsoft Access Chapter One
Introduction to One View Service Center (OVSC)
CREE: HEIRPORT lite Welcome screen:
Faculty Center for Roster Contacts
GRIB2 Scott Lindstrom Dave Parker [Server programmer]
Faculty Center for Instructors
3 EGR Identification Service
Faculty Center for Roster Contacts
Rebecca Cosgrove NCEP/NCO/Production Management Branch April 11, 2011
Presentation transcript:

McIDAS-XCD, GRIB2 and NOAAPORT Status Kevin Baggett UW-SSEC

McIDAS-XCD Update McIDAS GRID server has been officially replaced with the GRIB server with the XCD 2006 upgrade (XCD GRID filing still available but very limited support) GRIB2 file support has been added but currently supporting those that come across the NOAAPORT feed or requested by McIDAS users BUFR file naming conventions have improved and working toward the creation of a BUFR server for 2008 upgrade

GRIB Details XCD writes metadata to a MySQL database that is used by the GRIB server to speed up searches Ensemble information was added to the metadata and users can specify whether to allow these in the GRD* commands ENS = …, -1, -0, +0, +1, … gbtbpds001.bv* files (used by GRIB1) have been updated with non-duplicated parameter names

Wherefore Art Thou GRIB2? GRIB2 files are available, but not so much over the NOAAPORT feed that XCD supports More GRIB2 files are available over the NGRID and CONDUIT feeds over LDM NOAAPORT will apparently continue to send GRIB1 data for the foreseeable future No schedule to change to GRIB2 has been established GRIB1 will be discontinued on the NCEP and TOC FTP servers on January 28, 2008, and replaced entirely with GRIB2

GRIB2 Implementation Problem with naming convention due to the lack of geographic ID in GRIB2 that is present in GRIB1 Navigation parameters can still be determined from the data, however Using the file grib2NavLookup.txt, XCD matches the navigation parameters with the MUG Team defined GRIB2 model name e.g., NAM-USLCAW12 is the NAM Lambert Conformal 12-km AWIPS grid

GRIB2 Implementation (continued) The MUG Team is refining the GRIB2 model naming Using the GRD* commands in McIDAS, if you know the GRIB2 model name, then you enter that as your dataset In GRIB1, it was preferable to know the Geographic ID number Not certain at this time how stitched global grids would be accomplished in GRIB2 (3744 and 14912) The data compression qualities of GRIB2 data would hopefully allow the global files to be sent as one The geo position parameter in the GRIB= keyword will always be “X” for GRIB2 data

Additional GRIB2 Tables grib2Parameters.txt – similar to gbtbpds001.2v* files but categorizes the parameters better First by discipline, such as meteorological or oceanographic data Then by categories, such as temperature, moisture, and momentum par position parameter in GRD* command GRIB= keyword is no longer valid as 3 numbers define GRIB2 parameters; this will always be “X” as well grib2NCEPModels.txt replaces the gbtbpds001.av1 file as a lookup for the overall model name (e.g., GFS, NAM)

GRIB2 Available Datasets via LDM (RTGRIB2 via McADDE) NOAAPORT NCE-* (NCEP) NGRID DGEX-* FGF-* LMP-* GFS-* RTM-* CONDUIT GFS (0.5/1.0 degree) RUC (20/40/80 km) In McIDAS documentation, we say that we support GRIB2 files available on NOAAPORT. But NOAAPORT does not currently have much in the way of GRIB2 files, so we did some (but not thorough) testing of NGRID and CONDUIT GRIB2 data. What GRIB2 data do you use?

GRIB2 Data Requested by Johnson Space Center Johnson Space Center requested we look at files on the NOAA server tgftp.nws.noaa.gov These files have been tested by the MUG team tgftp extension .awipak .awip20 .icwf20 .awip3d .awp211 .awp218 .awip12 .icwf3d .grbgrd McIDAS RTGRIB2 (names subject to change) NAM-AKPS45KM NAM-USLCAW20 NAM-USLCAW40 NAM-USLC NAM-USLCAW12 NMM-USLCAW40 NAM-USPS90KM (equivalent to GRID 104 from ON 388)

BUFR Data XCD currently files BUFR data coming across the NOAAPORT stream For XCD 2008, the naming convention of these files will improve, using categories from BUFR Table A BUFR ADDE server currently being developed as part of McIDAS Utilizes Java code written by Robb Kambic at the Unidata Program Center Input regarding what type of BUFR data is used by MUG members would be very useful (i.e., does anyone display any BUFR data that comes across NOAAPORT?)