210 likes | 429 Views
GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR. 2. June 25, 2008 . *Preamble*. This experimental product has been running for a couple of years at CIRA and being disseminated via the CIRA/RAMMB tropical cyclone web page. The product was recently funded by GOES-PSDI to move to
E N D
1. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Product (MTC-SWA)
John Knaff, Matthew Seybold
June 25, 2008
10AM-1PM, WWB Room 607
Telecon: (877) 917-1654 5917706#
2. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR 2 June 25, 2008 *Preamble* This experimental product has been running for a couple of years at CIRA and being disseminated via the CIRA/RAMMB tropical cyclone web page. The product was recently funded by GOES-PSDI to move to operations in a two year period.
However, there are new facets to this implementation
Logistics
The product was designed on LINUX based PCs that mirrored the capabilities at SAB.
Product will need to be ported to IBM AIX64, which may cause some delays.
Staffing
Matthew Seybold is the new Tropical PAL replacing Ricky Irving
3. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR 3 June 25, 2008 Outline – Critical Design Review Team Members
Project Requirements & Goals
System Requirements
System Design
System Architecture & Security
Algorithm Overview & Sample Products
Quality Assurance
Documentation
Users
Archive
Project Timeline
4. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR 4 June 25, 2008 Integrated Product Team IPT Leads:
John Knaff (StAR)
IPT Backup Lead:
Matthew Seybold (OSDPD)
NESDIS Team:
STAR: John Knaff, Mark DeMaria, Paul Chang, Jaime Daniels
OSDPD: Greg Gallina, Matthew Seybold, Ricky Irving
OSD: Tom Schott
Others: Andrea Schumacher (CIRA), Bonnie Morgan (OSDPD Perot), Rusty Pennoyer (OSDPD Perot), Russ Lancaster (OSDPD Perot), Nancy Merkle (OSDPD), Ed Ladd (OSDPD Perot)
User Team:
Lead: Edward Fukada (DOD, Joint Typhoon Warning Center)
Others: Wes Browning (NOAA/NWS - CPHC), Christopher Landsea (NOAA/NWS – NHC), Greg Gallina (OSDPD/SAB)
POP Lead:
WINPOP (Co-Chairs: Jaime Daniels, Ricky Irving)
5. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR 5 June 25, 2008 Project Requirements and Goals Project Requirements
SPSRB Requirement # 706-0011 from DOD/Joint Typhoon Warning to provide a tropical cyclone surface wind analysis from satellite sources at 6-hour interval for the analysis of 34-kt, 50-kt, 64-kt and maximum wind radii.
Ingest Requirements
Global Infrared imagery over tropical cyclones
Global Cloud drift/ IR feature track winds
Global QuikScat and if available A-Scat ocean wind vectors
Global AMSU-based 2-d winds over tropical cyclones (NCEP operational product available via ftp)
6. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR 6 June 25, 2008 Project Requirements and Goals Processing Requirements (e.g., performance, validation, etc.)
Timeliness
While an analysis can be created 6-hourly, that analysis is still dependent on satellite data that can be 6-12 hours old.
Accuracy of Product
Accuracy of 5 ms-1 and precision of 1 ms-1 has already been demonstrated and documented (Knaff and DeMaria 2006)
IR-winds provide proxy wind estimates within 200km of the TC center where other methods are least reliable.
Validation using H*winds, which utilize aircraft reconnaissance will continue to be used for validation.
7. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR 7 June 25, 2008 Project Requirements and Goals Dissemination Requirement
Automated Tropical Cyclone Forecast (ATCF) system formatted fixes for TPC, CPHC and JTWC
Web pages for disseminating binary wind analysis data (archive of these)
Web pages for displaying plots and textual information about currently active tropical cyclones.
8. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR 8 June 25, 2008 System Requirements Where is code being developed?
Colorado State University/ Cooperative Institute for Research in the Atmosphere (CIRA) and the NESDIS RAMM Branch
John Knaff, Andrea Schumacher and Mark DeMaria
Where will system be run operationally?
NSOF ESPC SATEPS DEV1 & PROD7
9. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR 9 June 25, 2008 System Design (1) Languages & Tools (compilers, versions, etc.)
FORTRAN90 (IBM AIX XL95, G95, Portland Group?)
Gnuplot
Ghostscript/ghostview
Perl
GrADS
Bsh, posix sh, or ksh
Wget
MCIDAS
ImageMajik (convert)
Source of Code (originating organization, amount of recoding/customization)
Written by John Knaff
Not anticipating customization or modification
10. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR 10 June 25, 2008 System Design (2) Directory Structure (data kept for one month)
SCAT (bat,bin,dat,log,src) – Quikscat ingest (each storm)
IRWD (bat,bin,dat,log,src) – IR proxy winds (each storm)
IRAR(bat,bin,dat,log,src) – IR image archive (each storm)
ASCT(bat,bin,dat,log,src) – A-Scat ingest (each storm)
AMSU(bat,bin,dat,log,src) – AMSU 2-d winds (each storm)
NCOA(bat,bin,dat,log,src) – AMSU fixes via NCEP ftp
ATCF(bat,bin,dat(dod,nhc),log,src) – Storm locations and forecasts
WIND(bat,bin,dat,log,src) – cloud/feature drift winds (each storm)
MPSW(bat,bin,dat,log,src) – Multi-platform tropical cyclone surface wind analysis (concatenates and combines the above data types) (each active storm)
11. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR 11 June 25, 2008 System Design (3) Input Data
A-SCAT and QuikSCAT
Cloud drift / feature track winds
2-d AMSU non-linear balance winds
IR-proxy winds
Ancillary Data and Auxiliary Files
Running archive of IR imagery (4km, Mercator, half hourly)
ATCF advisories and forecasts (location/intensity)
Mirror of AMSU fix files
12. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR 12 June 25, 2008 System Design (4) Output Files
Gif images (analysis, hi-res analysis, 5 of the input)
Digital file Ascii containing the surface wind analysis
Analysis fixes for the ATCF
Run Schedules
IR image archive, every 10 minutes
Mirror of ATCF, every 15 minutes
Mirror of the AMSU fixes, every 2 hours
Input data collection, every 3 to 6 hours
Surface wind analysis, every 6 hours
13. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR 13 June 25, 2008 System Architecture, Data Flow, Security SATEPSDIST are IBM P550 Remap Servers
SATEPSDIST are IBM P550 Remap Servers
14. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR 14 June 25, 2008 Algorithm Overview& Sample Products (1) GOES-Based Multi-Platform Tropical Cyclone Surface Wind Product produces a surface wind analysis from existing satellite (inferred and observed) surface and near-surface wind estimates.
Data combination is performed at flight-levels (~700 hPa) using a variational method
Land and ocean exposure is determined
Surface wind reduction is applied for both land and sea
15. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR 15 June 25, 2008 Input: Hurricane DEAN 200720 August06 UTC
16. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR 16 June 25, 2008
17. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR 17 June 25, 2008 Sample ATCF Fix Product
18. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR 18 June 25, 2008 Quality Assurance Annual verification/comparison vs. H*wind and operational wind radii estimates from NHC (at CIRA and SAB)
Real-time Monitoring designed by Bonnie Morgan will distribute email alarms to ESPC operations helpdesk, SABsupervisor, tropical PAL, and developers
Monitoring checklists designed by Bonnie Morgan will be provided to the ESPC operations helpdesk
Outage notifications will be reported to users by the on-duty SAB tropical lead
Science Monitoring by developers
19. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR 19 June 25, 2008 Documentation What will be written and by whom?
John Knaff, Andrea Schumacher
User Manual
John Knaff, Andrea Schumacher, Matthew Seybold
System Description Document
System Maintenance Manual
Interface Control Document
Operations Manual
Matthew Seybold, John Knaff, Andrea Schumacher
Metadata Document
20. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR 20 June 25, 2008 Users Satellite Analysis Branch (SAB)
Michael Turk, Gregg Gallina
Tropical Prediction Center (NCEP/TPC)
Chris Landsea, and others
Central Pacific Hurricane Center (NWS/CPHC)
Wes Browning and others
Joint Typhoon Warning Center (JTWC)
Ed Fukada and others
21. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR 21 June 25, 2008 Archive We would like to archive the final digital wind analysis each year
We would like to keep a running 1 month archive of all input data, analysis products and ancillary data (save the ATCF) for one month.
22. GOES-Based Multi-Platform Tropical Cyclone Surface Wind Analysis CDR 22 June 25, 2008 May 08 : Development Phase Begins
May 08: Develop GOES, AMSU, ASCAT, QuickScat data stream at CIRA/RAMMB
May 08: Start running the prototype analysis at CIRA
May 08: Begin website design
May 08: purchase workstation.
Jun 08: Run prototype analysis at CIRA post results to the web coordinate with JTWC/NHC/CPHC and WMO RMSCs.
Jun 08: Design review for the project
Jun 08: Develop local archive scheme and update archival requirements (if needed)
Jul 08: develop data flow at SAB (i.e., were will we get these data from in operations)
Dec 08: Validate winds locally and at SAB
Dec 08: Review by users
Jan 09: Code revised and web pages updated (if needed)
Feb 09: Code revised and prepared for implementation
Mar 09: Code is prepared for implementation
Mar 09: implement data ingest at SAB
Apr 09: Final Archive requirements identified
Apr 09: Operational and backup processing defined
May 09 : Pre-operational Phase Begins
May 09: Run at algorithm in real-time at CIRA
Jun 09: Move code to OSDPD
Jun 09: Move web page to SAB
Jun 09: Run in parallel during summer of 2009
Jan 10: Pre-operational product output evaluated & tested
Apr 10: Code transitions to operations; all documentation is complete
Apr 10: Operational and backup capabilities reach ops status
May 10: Brief SPSRB capability is ready to operational
Jun 10 : Operational Phase Begins
Jun 10: SPSRB declares product operational
Jun 10: OSD updates Satellite Products database Project Timeline (Milestones & Key Tasks)