WRF Domain Wizard The WRF Preprocessing System GUI Jeff S Smith Paula McCaslin and Mark Govett AMS 2008 Presentation.

Slides:



Advertisements
Similar presentations
Installation of Ubuntu on a Virtual machine. VirtualBox allows you to run an entire operating system inside another operating system. Please be aware.
Advertisements

ATMO5332 WRF-ARW Tutorial 0.01”.
WRF Modeling System V2.0 Overview
ComfortLink™ II Control. ComfortLink™ II Smart Control This is not just a thermostat. It’s an energy command center. Trane ComfortLink™ II is an easy-to-use,
Objectives Overview Define an operating system
Linux+ Guide to Linux Certification, Second Edition
High-Resolution Land Use Data in WPS/WRF for Urban Regions
Novell Server Linux vs. windows server 2008 By: Gabe Miller.
Linux+ Guide to Linux Certification, Second Edition Chapter 3 Linux Installation and Usage.
Operating systems This work is licensed under a Creative Commons Attribution-Noncommercial- Share Alike 3.0 License. Skills: none IT concepts: popular.
This is the footer WRF Basics Weather Research and Forecasting.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 2: Managing Hardware Devices.
IS 118 Introduction to Development Tools Week 1. Things to Cover UCID WebCT AFS Visual Basic.net Running PHP.
Live the dream… Technologies of e-Commerce Unit 8 – e-Commerce LO1 : Know the technologies required for e-commerce.
This is the footer Running WRF on HECToR Ralph Burton, NCAS (Leeds) Alan Gadian, NCAS (Leeds) With thanks to Paul Connolly, Hector.
Post install; Live CD Chapter II / Part 1I. Post install After install completes, take out the install CD/DVD Reboot Check if boot loader is working properly.
Installing Ricoh Driver. Items you need to know IP address of Printer Options that are installed And Paper Sizes To get all this information you can print.
Lesson 4 Computer Software
TC2-Computer Literacy Mr. Sencer February 8, 2010.
Linux GUI Chapter 5. Graphical User Interface GUI vs. CLI Easier and more intuitive More popular and advanced Needed for graphics, web browsing Linux.
Chapter-4 Windows 2000 Professional Win2K Professional provides a very usable interface and was designed for use in the desktop PC. Microsoft server system.
Installing WPS and WRF Michael Duda1 and Wei Wang1
Team “Xenon” An OPERATING SYSTEM (OS) is a collection of software that manages computer hardware resources and provides common services for computer.
Lesson 6 Operating Systems and Software
Sikuli Ivailo Dinkov QA Engineer PhoneX Team Telerik QA Academy.
1 WRF PreProcessing System (WPS) A Brief Overview WMO, Training Course, September 2011 Alanya, Turkey Dr Meral Demirtaş Turkish State Meteorological.
Introduction to Windows XP Professional Chapter 2 powered by dj.
Hands-On Virtual Computing
Operating System. Architecture of Computer System Hardware Operating System (OS) Programming Language (e.g. PASCAL) Application Programs (e.g. WORD, EXCEL)
Introducing Dreamweaver MX 2004
Tutorial 1 Getting Started with Adobe Dreamweaver CS3
WRF Portal (A GUI Front End For WRF) WRF Domain Wizard (A GUI Front End For WPS) Presented by Jeff Smith January 18, 2007.
WRF Domain Wizard A tool for the WRF Preprocessing System Jeff Smith Paula McCaslin July 17, 2008.
Marcel Casado NCAR/RAP WEATHER WARNING TOOL NCAR.
10/13/2015 ©2006 Scott Miller, University of Victoria 1 Content Serving Static vs. Dynamic Content Web Servers Server Flow Control Rev. 2.0.
A Public Release of WRF Portal Jeff Smith and Mark Govett June 24, 2008.
1 Using Personal Web Server to View Intranet Data City Planning and Development Department Kansas City Missouri.
Installing and Running the WPS Michael Duda 2006 WRF-ARW Summer Tutorial.
Capabilities of Software. Object Linking & Embedding (OLE) OLE allows information to be shared between different programs For example, a spreadsheet created.
 Database Administration Installing Oracle 11g & Creating Database.
ElVis Tutorial Eliot Feibush
IODE Ocean Data Portal - ODP  The objective of the IODE Ocean Data Portal (ODP) is to facilitate and promote the exchange and dissemination of marine.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
IS 221: DATABASE ADMINISTRATION Lecture 2: Installing Oracle 10g or 11g & Creating Database. Information Systems Department 1.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
 Hardware compatibility means that software will run properly on the computer in which it is installed.  When purchasing software, look for one of these.
Monday, August 31, 2012 CSCI 333 – Systems Programming.
CSC190 Introduction to Computing Operating Systems and Utility Programs.
Chapter 9 Operating Systems Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
___________________________________________________________________________WRF-SI ___________________________________________________Community Modeling.
NOAA's Earth System Research Lab in Boulder, CO WRF Domain Wizard A GUI for the WRF Preprocessing System WRF Portal A GUI for running WRF Presented by.
Installing and Running the WPS Michael Duda 2006 WRF-ARW Summer Tutorial.
Axis ThinWizard. ThinWizard What is it? sWeb browser-based device management sDesigned for all Axis ThinServer (TM) products sFoundation for future management.
Daniel, Stephen & Thomson
Chapter 5 Operating Systems.
Running the WRF Preprocessing System
Introduction to the New WRF Preprocessing System
ZIMBRA DESKTOP USER MANUAL
Pilot Watcher Product Overview V5.3
BIF713 Managing Disk Space.
National Scientific Library at Tbilisi State University
Linux Operating System Architecture
Operating Systems Overview
FTP - File Transfer Protocol
Download dumps - Microsoft Real Exam Questions Dumps4download
gWRF Workflow and Input Data Requirements
Nat 4/5 Computing Science Operating Systems
Information Technology Ms. Abeer Helwa
An introduction to the Linux environment v
WRF Application in COAWST
Presentation transcript:

WRF Domain Wizard The WRF Preprocessing System GUI Jeff S Smith Paula McCaslin and Mark Govett AMS 2008 Presentation

What is WPS? WRF Preprocessing System (WPS) Developed at NCAR for WRF ARW and NMM Released with WRF V2.2 and replaces the previous WRF SI (standard initialization) WPS is Three Programs  geogrid.exe – localizes the domain defined in namelist.wps and creates a NetCDF output file. It extracts global geographical data (e.g. soil moisture, vegetation, albedo, etc.) and maps it to the domain projection.  ungrib.exe -- decodes and extracts atmospheric parameters from GRIB files in order to initialize WRF  metgrid.exe -- combines the meteorological data from ungrib with the NetCDF output from geogrid in order to produce a series of NetCDF files that are used to initialize WRF.

What is WRF Domain Wizard (WDW)? Successor to the WRFSI GUI and is the graphical user interface for WPS  Note: the older WRFSI GUI is not compatible with WPS Standalone application or run from within WRF Portal WDW Features  Supports ARW and NMM  Define the region and projection of a domain on map  Define any nests  Write information to namelist.wps  Run the WPS programs  Visualize the netCDF output files

Domain Wizard Technical Info Software is written in Java  Requires Java 1.4 or later; Java 1.5 is required for visualization  Java 1.6 is recommended for best performance  Runs either on a local computer or remote computer (uses SSH-2 and SFTP for remote connections)  Can run from webpage as a Java Web Start app or downloaded and run from the command line  384 MB of RAM (memory) available 1024 x 768 (or better) video display

Domain Wizard Architecture and Flow Disk files Java Virtual Machine user’s computer (linux, windows, etc.) WRF Domain Wizard namelist.wps, WPS data SSH I/O Local I/O geogrid ungrib metgrid WPS Programs Local or Remote Computer Has WPS Installed On It WRF Domain Wizard Web Page Java Web Start Link Download Link (user downloads and runs from command line) http connection

Domain Wizard – How to Run Run using Java Web Start  Just click on a web page link, and the program runs Or download and run from command line

Domain Wizard – Run via Java Web Start

Run using Java Web Start

Domain Wizard – Run via Java Web Start Run using Java Web Start

Domain Wizard – Run via Java Web Start Run using Java Web Start

Domain Wizard – Run via Java Web Start Run using Java Web Start

Domain Wizard Screens -Configuration Configuration Window

Domain Wizard Screens -Open

Domain Wizard Screens –Horiz Editor

Domain Wizard Screens –Nest Editor

Domain Wizard Screens –Run WPS

Domain Wizard Screens –Visualize NetCDF

Domain Wizard Screens –Vertical Editor

Questions?