SlideShare a Scribd company logo
1 of 24
NOMADS
NOMADS is an agreement between
agencies who participate to have
common …
 Data and observation distribution software, format
independent and description methodology,
 Documentation and organization framework,
 Forum to plan and organize
 Funding avenue to direct $.
… for university, federal agencies and organizations, a
mechanism to obtain support for the dissemination
of their data sets.
Participants
U.S.-
NOAA, DOE, NASA,
NCAR, Unidata, COLA,
OPeNDAP Project,
& Several Universities
International-
CEOS
NERC
ESG
UK BADC
BOM /
Dept. of State via CAP
NOMADS
and the NCEP Real Time Component
 Wider information dissemination through web pages and
other avenues.
 Framework to create specialized and value added products
needs access to weather data.
 Facilitate communication among commercial, public,
research community and federal agencies.
 NOMADS is a system for participants to interact with
others using common protocols and formats. Existing
differences in details are mollified by software.
A solution for Recommendation 5 of “Fair Weather:
Effective Partnership in Weather and Climate Services”
RT-NOMADS at NCEP
 Distributed Ocean Data Server - OPEN_DAP (DODS)
based on metadata file descriptors and XML.
 Web based ftp, the NCEP ftp2u client and “Great
Displays” (pdisp), a grid analysis and display client.
 Model initialization ingredients, “The minimum set”
for model rerun/retrospective analysis ready
observations & restart files.
 The Real Time NCEP Operational model run history.
Consists of
RT-NOMADS is a service for science,
development and public access.
To distribute NCEP’s Operational data set to
researchers and the public.
To provide server software to NOAA projects who
need to serve their data through web services.
 NCEP NOMADS servers are the intermediary
between NCEP operational computers and NCDC
NOMADS archive servers.
Tools for Users on the server
 Pare down large file sizes of high resolution
initialization and model results.
 (re-) Group different data sets to create
needed products – such as initialization files
for model development.
 Subset the data sets in parameter space
 Subset the data sets in physical space
(subset the grid in 4 dimensions)
NCEP Real-Time Server
 Real time.
 Operational Suite of Model products.
 Forecast information for model comparison.
 Operational initialization and observations.
 Maintenance of codes, utilities for data
manipulation and grid transformation, sub-setting
 Documentation.
 Serves as transfer point to NCDC for NOMADS
archive of reruns and retrospectives.
The Server – Client distributed relationship:
A Common Sense Approach to Data Distribution
 ftp2u, Great Displays, and GDS allow sub-setting
of data by parameter, by 3D region, and by time.
 Allows for results with low band width! Eg.,
NASA/GSFC takes 1 hour to ftp entire GFS
(AVN) forecasts or 13 seconds to download their
desired fields (ftp2u).
 GDS: NOMADS participants serve up their data
sets through a client-server relationship, that is,
the data sets are internet ready and the display is
done by the client.
Examples of Clients :
Extending NOMADS to
Real Time
 The A in NOMADS is for Archive.
 NCEP historical cases for rerun/retrospective
ocean, atmosphere and climate.
 NCEP Real Time model output in the NOMADS
framework … so there is a seamless access to
these important data sets at NCEP and at NCDC!
RT-NOMADS provides the framework for long term
support to be available to keep up with modeling
advances.
RT-NOMADS is a prototype
 Provide proof of the concept that distributed systems
can serve data sets across agencies.
 Specify an Operational system for NOAA/TOC,
 Provide current state of the art capability and move
more complete data sets,
 Use benchmarks to characterize system loads in order
to determine costs and give NOAA administration the
information it needs to triage data resources.
Goals:
Data Application Protocol (DAP) using…
… GrADS client …. commands
Sdfopen http://nomad2:9090/dods/reanalysis-2/pgb/hgt
t = 1
'set gxout shaded'
while (t <= 1068)
'set t 't
'q time'
date=subwrd(result,3)
'draw title hgtprs 'date' 't
'd hgtprs'
'/home/wd23ja/grads/lib/cbarn.gs'
'swap'
t = t + 1
endwhile
Getting data without GrADS or a commercial
client:
http://140.90.198.156:9090/dods/eta/eta20030527/eta_00z.ascii?tmpprs[0:
0][0:0][30:130] [290:290]
#the order of the square bracked values is:
# [time][level][lat][lon]
# where lat is measured from the south pole (0)
# to equator (90) to NP (180)
(Use a “wget” and the URL with the ascii response in cron or a cgi-bin
script provides the needed number(s) when and where needed.)
NOMADS clients at NCEP
 Real Time Operational model data sets from GFS, and
ETA from present to one month ago.
 Attention to accumulation variable differences and high
and low resolution.
 Analysis pgb, restart files.
 Recent (“real time”) climate runs, ie., RSM.
 Observations (soon).
 Reanalysis-2 (and 1)
 AMIP type runs (Suru’s finest runs eg., 28 and 64 levels
1978-2002), sudden warming, ….
“Great Displays” (pdisp) and ftp2u
by Ebisuzaki and modified by Wang
MATLAB: A Commerical Client
server=‘nomad2:9090’;
directory=‘/dods/gdas/rotating/’; fext=‘ascii’;
model=‘gdas’; datestr=‘YYYYMMDDHH’; varname=‘hgt’;
varlevs=‘1’;
Arrc=[‘[‘,t1,’:’,t2,’][‘,nlev1,’:’,nlev2,’][‘,ilat1,’:’,ilat2,’][‘,ilon1,’:’,ilon2,’]’];
urlstring=[http://’,server,directory,model,datestr,’.’,fext,’?’,varname,arrc];
url = java.net.URL(urlstring); % connect to web page
Try
stream = openStream(url)
ireader = java.io.InputStreamReader(stream);
breader = java.io.BufferedReader(ireader);
Line = readLine(breader); disp(line);
Data Sets
 NOAAPORT Operations.
 Continuation of NCEP real time model
component.
 NCEP model initialization ingredients, “The
minimum set” for model rerun/retrospective
analysis ready observations & restart files.
Archives at NCDC
Model Data Requirements
from CLASS
Current Archive:
NOAAPort: 2TB/yr
GDAS/SSI: 400Gb/yr
NARR 10Tb
Total 12.5Tb
FY04
NCEP Hi-Res: +10TB/yr*
Total 22.5Tb
* 5 year retention only
North American
Regional Reanalysis
NCEP
Global Assimilation
Spectral Statistical
GDAS O/I
NCEP Hi-Res
Eta/Global
and NARR
NOAAPort
Gridded Output
HDSS
23TB/yr
Legend
Green- Existing Archive
Blue- Expected FY03/04
Rutledge and Alpert 6/03
FY03
Model Data Req’s - NWP and GCM’s
0
20
40
60
80
100
120
140
'04 '05 '06 '07
Volume Tb/Yr
GCM
Reanal
NWP*
Cumulative (Tb)
0
50
100
150
200
250
'04 '06 '08 '10
NWP*
Reanal
GCM
GCM- Global Climate Model
Reanal- N. Am. Regional Reanalysis
NWP- Numerical Weather Prediction
* 5-year rotating NWP archive
RT NOMADS Server at NCEP
 Two 1TB RAIDZONE servers
 http://nomad2.ncep.noaa.gov
 http://nomad1.ncep.noaa.gov (backup)
 Documentation web page under construction
 New disk space on order….
Non-Operational “Projects” can become NOMADS
participants to display their data sets:
 Install scripts for a GDS framework,
 Setup GDS XML file – see example on web
page, for example,…
 Including GDS administration updates new
additions transparently,
 “newxml” update script – to automatically
add new directories and files.
NOMADS gives guidance to:
(RT) NOAMDS data sets ….
 One data set (e.g, GRIB) provides the data
for all access applications.
 Control files (grib2ctl) and index files
(gribmap) create unique metadata
description.
 GDS can read HDF, NETCDF as well as
other formats.
NOMADS
and the NCEP Real Time Component
 NWS should make its data and products available in
Internet-accessible digital form.
 Information held in digital databases should be based on
widely recognized standards, formats, and metadata
descriptions to ensure that data from different observing
platforms, databases and models can be integrated and
used by all interested parties in the weather and climate
enterprise.
A solution for Recommendation 5 of “Fair Weather:
Effective Partnership in Weather and Climate Services”
Nomads

More Related Content

What's hot

Hadoop, HDFS and MapReduce
Hadoop, HDFS and MapReduceHadoop, HDFS and MapReduce
Hadoop, HDFS and MapReducefvanvollenhoven
 
A data aware caching 2415
A data aware caching 2415A data aware caching 2415
A data aware caching 2415SANTOSH WAYAL
 
HDFS-HC2: Analysis of Data Placement Strategy based on Computing Power of Nod...
HDFS-HC2: Analysis of Data Placement Strategy based on Computing Power of Nod...HDFS-HC2: Analysis of Data Placement Strategy based on Computing Power of Nod...
HDFS-HC2: Analysis of Data Placement Strategy based on Computing Power of Nod...Xiao Qin
 
NameNode and DataNode Coupling for a Power-proportional Hadoop Distributed F...
NameNode and DataNode Couplingfor a Power-proportional Hadoop Distributed F...NameNode and DataNode Couplingfor a Power-proportional Hadoop Distributed F...
NameNode and DataNode Coupling for a Power-proportional Hadoop Distributed F...Hanh Le Hieu
 
writing Hadoop Map Reduce programs
writing Hadoop Map Reduce programswriting Hadoop Map Reduce programs
writing Hadoop Map Reduce programsjani shaik
 
Introduction to HDFS and MapReduce
Introduction to HDFS and MapReduceIntroduction to HDFS and MapReduce
Introduction to HDFS and MapReduceUday Vakalapudi
 
Download-manuals-surface water-waterlevel-40howtocompiledischargedata
 Download-manuals-surface water-waterlevel-40howtocompiledischargedata Download-manuals-surface water-waterlevel-40howtocompiledischargedata
Download-manuals-surface water-waterlevel-40howtocompiledischargedatahydrologyproject001
 
Hadoop basic commands
Hadoop basic commandsHadoop basic commands
Hadoop basic commandsbispsolutions
 
HGrid A Data Model for Large Geospatial Data Sets in HBase
HGrid A Data Model for Large Geospatial Data Sets in HBaseHGrid A Data Model for Large Geospatial Data Sets in HBase
HGrid A Data Model for Large Geospatial Data Sets in HBaseDan Han
 
Evaluation and analysis of green hdfs a self-adaptive, energy-conserving var...
Evaluation and analysis of green hdfs  a self-adaptive, energy-conserving var...Evaluation and analysis of green hdfs  a self-adaptive, energy-conserving var...
Evaluation and analysis of green hdfs a self-adaptive, energy-conserving var...João Gabriel Lima
 
Design and Research of Hadoop Distributed Cluster Based on Raspberry
Design and Research of Hadoop Distributed Cluster Based on RaspberryDesign and Research of Hadoop Distributed Cluster Based on Raspberry
Design and Research of Hadoop Distributed Cluster Based on RaspberryIJRESJOURNAL
 
Top 10 Hadoop Shell Commands
Top 10 Hadoop Shell Commands Top 10 Hadoop Shell Commands
Top 10 Hadoop Shell Commands SimoniShah6
 
Big Data Processing: Performance Gain Through In-Memory Computation
Big Data Processing: Performance Gain Through In-Memory ComputationBig Data Processing: Performance Gain Through In-Memory Computation
Big Data Processing: Performance Gain Through In-Memory ComputationUT, San Antonio
 
Apache hadoop, hdfs and map reduce Overview
Apache hadoop, hdfs and map reduce OverviewApache hadoop, hdfs and map reduce Overview
Apache hadoop, hdfs and map reduce OverviewNisanth Simon
 
EDF2012 Kostas Tzouma - Linking and analyzing bigdata - Stratosphere
EDF2012   Kostas Tzouma - Linking and analyzing bigdata - StratosphereEDF2012   Kostas Tzouma - Linking and analyzing bigdata - Stratosphere
EDF2012 Kostas Tzouma - Linking and analyzing bigdata - StratosphereEuropean Data Forum
 

What's hot (20)

Working with Scientific Data in MATLAB
Working with Scientific Data in MATLABWorking with Scientific Data in MATLAB
Working with Scientific Data in MATLAB
 
Hadoop, HDFS and MapReduce
Hadoop, HDFS and MapReduceHadoop, HDFS and MapReduce
Hadoop, HDFS and MapReduce
 
Utilizing HDF4 File Content Maps for the Cloud Computing
Utilizing HDF4 File Content Maps for the Cloud ComputingUtilizing HDF4 File Content Maps for the Cloud Computing
Utilizing HDF4 File Content Maps for the Cloud Computing
 
A data aware caching 2415
A data aware caching 2415A data aware caching 2415
A data aware caching 2415
 
HDFS-HC2: Analysis of Data Placement Strategy based on Computing Power of Nod...
HDFS-HC2: Analysis of Data Placement Strategy based on Computing Power of Nod...HDFS-HC2: Analysis of Data Placement Strategy based on Computing Power of Nod...
HDFS-HC2: Analysis of Data Placement Strategy based on Computing Power of Nod...
 
NameNode and DataNode Coupling for a Power-proportional Hadoop Distributed F...
NameNode and DataNode Couplingfor a Power-proportional Hadoop Distributed F...NameNode and DataNode Couplingfor a Power-proportional Hadoop Distributed F...
NameNode and DataNode Coupling for a Power-proportional Hadoop Distributed F...
 
writing Hadoop Map Reduce programs
writing Hadoop Map Reduce programswriting Hadoop Map Reduce programs
writing Hadoop Map Reduce programs
 
Introduction to HDFS and MapReduce
Introduction to HDFS and MapReduceIntroduction to HDFS and MapReduce
Introduction to HDFS and MapReduce
 
Download-manuals-surface water-waterlevel-40howtocompiledischargedata
 Download-manuals-surface water-waterlevel-40howtocompiledischargedata Download-manuals-surface water-waterlevel-40howtocompiledischargedata
Download-manuals-surface water-waterlevel-40howtocompiledischargedata
 
Hadoop basic commands
Hadoop basic commandsHadoop basic commands
Hadoop basic commands
 
HGrid A Data Model for Large Geospatial Data Sets in HBase
HGrid A Data Model for Large Geospatial Data Sets in HBaseHGrid A Data Model for Large Geospatial Data Sets in HBase
HGrid A Data Model for Large Geospatial Data Sets in HBase
 
Evaluation and analysis of green hdfs a self-adaptive, energy-conserving var...
Evaluation and analysis of green hdfs  a self-adaptive, energy-conserving var...Evaluation and analysis of green hdfs  a self-adaptive, energy-conserving var...
Evaluation and analysis of green hdfs a self-adaptive, energy-conserving var...
 
Lecture 2 part 1
Lecture 2 part 1Lecture 2 part 1
Lecture 2 part 1
 
Design and Research of Hadoop Distributed Cluster Based on Raspberry
Design and Research of Hadoop Distributed Cluster Based on RaspberryDesign and Research of Hadoop Distributed Cluster Based on Raspberry
Design and Research of Hadoop Distributed Cluster Based on Raspberry
 
Hadoop - Introduction to mapreduce
Hadoop -  Introduction to mapreduceHadoop -  Introduction to mapreduce
Hadoop - Introduction to mapreduce
 
Top 10 Hadoop Shell Commands
Top 10 Hadoop Shell Commands Top 10 Hadoop Shell Commands
Top 10 Hadoop Shell Commands
 
Understanding Hadoop
Understanding HadoopUnderstanding Hadoop
Understanding Hadoop
 
Big Data Processing: Performance Gain Through In-Memory Computation
Big Data Processing: Performance Gain Through In-Memory ComputationBig Data Processing: Performance Gain Through In-Memory Computation
Big Data Processing: Performance Gain Through In-Memory Computation
 
Apache hadoop, hdfs and map reduce Overview
Apache hadoop, hdfs and map reduce OverviewApache hadoop, hdfs and map reduce Overview
Apache hadoop, hdfs and map reduce Overview
 
EDF2012 Kostas Tzouma - Linking and analyzing bigdata - Stratosphere
EDF2012   Kostas Tzouma - Linking and analyzing bigdata - StratosphereEDF2012   Kostas Tzouma - Linking and analyzing bigdata - Stratosphere
EDF2012 Kostas Tzouma - Linking and analyzing bigdata - Stratosphere
 

Similar to Nomads

AGU_Iguassu_Brazil_AUG
AGU_Iguassu_Brazil_AUGAGU_Iguassu_Brazil_AUG
AGU_Iguassu_Brazil_AUGJordan Alpert
 
First online hangout SC5 - Big Data Europe first pilot-presentation-hangout
First online hangout SC5 - Big Data Europe  first pilot-presentation-hangoutFirst online hangout SC5 - Big Data Europe  first pilot-presentation-hangout
First online hangout SC5 - Big Data Europe first pilot-presentation-hangoutBigData_Europe
 
Hadoop Summit Brussels 2015: Architecting a Scalable Hadoop Platform - Top 10...
Hadoop Summit Brussels 2015: Architecting a Scalable Hadoop Platform - Top 10...Hadoop Summit Brussels 2015: Architecting a Scalable Hadoop Platform - Top 10...
Hadoop Summit Brussels 2015: Architecting a Scalable Hadoop Platform - Top 10...Sumeet Singh
 
Architecting a Scalable Hadoop Platform: Top 10 considerations for success
Architecting a Scalable Hadoop Platform: Top 10 considerations for successArchitecting a Scalable Hadoop Platform: Top 10 considerations for success
Architecting a Scalable Hadoop Platform: Top 10 considerations for successDataWorks Summit
 
Content Framework for Operational Environmental Remote Sensing Data Sets: NPO...
Content Framework for Operational Environmental Remote Sensing Data Sets: NPO...Content Framework for Operational Environmental Remote Sensing Data Sets: NPO...
Content Framework for Operational Environmental Remote Sensing Data Sets: NPO...The HDF-EOS Tools and Information Center
 
Introduction to Ocean Observation1
Introduction to Ocean Observation1Introduction to Ocean Observation1
Introduction to Ocean Observation1Jose Rodriguez
 
National Polar-orbiting Operational Environmental Satellite System (NPOESS)
National Polar-orbiting Operational Environmental Satellite System (NPOESS)National Polar-orbiting Operational Environmental Satellite System (NPOESS)
National Polar-orbiting Operational Environmental Satellite System (NPOESS)The HDF-EOS Tools and Information Center
 
20090701 Climate Data Staging
20090701 Climate Data Staging20090701 Climate Data Staging
20090701 Climate Data StagingHenning Bergmeyer
 
SC5 Hangout2 pilot 1 description
SC5 Hangout2  pilot 1 descriptionSC5 Hangout2  pilot 1 description
SC5 Hangout2 pilot 1 descriptionBigData_Europe
 
PyModESt: A Python Framework for Staging of Geo-referenced Data on the Coll...
PyModESt: A Python Framework for Staging of Geo-referenced Data on the Coll...PyModESt: A Python Framework for Staging of Geo-referenced Data on the Coll...
PyModESt: A Python Framework for Staging of Geo-referenced Data on the Coll...Andreas Schreiber
 
Dell_whitepaper[1]
Dell_whitepaper[1]Dell_whitepaper[1]
Dell_whitepaper[1]Jim Romeo
 
Hadoop Summit San Jose 2015: What it Takes to Run Hadoop at Scale Yahoo Persp...
Hadoop Summit San Jose 2015: What it Takes to Run Hadoop at Scale Yahoo Persp...Hadoop Summit San Jose 2015: What it Takes to Run Hadoop at Scale Yahoo Persp...
Hadoop Summit San Jose 2015: What it Takes to Run Hadoop at Scale Yahoo Persp...Sumeet Singh
 
A Data Lake and a Data Lab to Optimize Operations and Safety within a nuclear...
A Data Lake and a Data Lab to Optimize Operations and Safety within a nuclear...A Data Lake and a Data Lab to Optimize Operations and Safety within a nuclear...
A Data Lake and a Data Lab to Optimize Operations and Safety within a nuclear...DataWorks Summit/Hadoop Summit
 
Q4 2016 GeoTrellis Presentation
Q4 2016 GeoTrellis PresentationQ4 2016 GeoTrellis Presentation
Q4 2016 GeoTrellis PresentationRob Emanuele
 
061206 Ua Huntsville Seminar
061206 Ua Huntsville Seminar061206 Ua Huntsville Seminar
061206 Ua Huntsville SeminarRudolf Husar
 

Similar to Nomads (20)

AGU_Iguassu_Brazil_AUG
AGU_Iguassu_Brazil_AUGAGU_Iguassu_Brazil_AUG
AGU_Iguassu_Brazil_AUG
 
First online hangout SC5 - Big Data Europe first pilot-presentation-hangout
First online hangout SC5 - Big Data Europe  first pilot-presentation-hangoutFirst online hangout SC5 - Big Data Europe  first pilot-presentation-hangout
First online hangout SC5 - Big Data Europe first pilot-presentation-hangout
 
The Earth System Modeling Framework
The Earth System Modeling FrameworkThe Earth System Modeling Framework
The Earth System Modeling Framework
 
Hadoop Summit Brussels 2015: Architecting a Scalable Hadoop Platform - Top 10...
Hadoop Summit Brussels 2015: Architecting a Scalable Hadoop Platform - Top 10...Hadoop Summit Brussels 2015: Architecting a Scalable Hadoop Platform - Top 10...
Hadoop Summit Brussels 2015: Architecting a Scalable Hadoop Platform - Top 10...
 
Architecting a Scalable Hadoop Platform: Top 10 considerations for success
Architecting a Scalable Hadoop Platform: Top 10 considerations for successArchitecting a Scalable Hadoop Platform: Top 10 considerations for success
Architecting a Scalable Hadoop Platform: Top 10 considerations for success
 
Content Framework for Operational Environmental Remote Sensing Data Sets: NPO...
Content Framework for Operational Environmental Remote Sensing Data Sets: NPO...Content Framework for Operational Environmental Remote Sensing Data Sets: NPO...
Content Framework for Operational Environmental Remote Sensing Data Sets: NPO...
 
Introduction to Ocean Observation1
Introduction to Ocean Observation1Introduction to Ocean Observation1
Introduction to Ocean Observation1
 
Dynamic Integrations of Crop Data and Corresponding Meteorological Data based...
Dynamic Integrations of Crop Data and Corresponding Meteorological Data based...Dynamic Integrations of Crop Data and Corresponding Meteorological Data based...
Dynamic Integrations of Crop Data and Corresponding Meteorological Data based...
 
Dynamic integrations of crop data and corresponding meteorological data based...
Dynamic integrations of crop data and corresponding meteorological data based...Dynamic integrations of crop data and corresponding meteorological data based...
Dynamic integrations of crop data and corresponding meteorological data based...
 
National Polar-orbiting Operational Environmental Satellite System (NPOESS)
National Polar-orbiting Operational Environmental Satellite System (NPOESS)National Polar-orbiting Operational Environmental Satellite System (NPOESS)
National Polar-orbiting Operational Environmental Satellite System (NPOESS)
 
20090701 Climate Data Staging
20090701 Climate Data Staging20090701 Climate Data Staging
20090701 Climate Data Staging
 
HDF5 for NPOESS Data Products
HDF5 for NPOESS Data ProductsHDF5 for NPOESS Data Products
HDF5 for NPOESS Data Products
 
SC5 Hangout2 pilot 1 description
SC5 Hangout2  pilot 1 descriptionSC5 Hangout2  pilot 1 description
SC5 Hangout2 pilot 1 description
 
PyModESt: A Python Framework for Staging of Geo-referenced Data on the Coll...
PyModESt: A Python Framework for Staging of Geo-referenced Data on the Coll...PyModESt: A Python Framework for Staging of Geo-referenced Data on the Coll...
PyModESt: A Python Framework for Staging of Geo-referenced Data on the Coll...
 
Dell_whitepaper[1]
Dell_whitepaper[1]Dell_whitepaper[1]
Dell_whitepaper[1]
 
Hadoop Summit San Jose 2015: What it Takes to Run Hadoop at Scale Yahoo Persp...
Hadoop Summit San Jose 2015: What it Takes to Run Hadoop at Scale Yahoo Persp...Hadoop Summit San Jose 2015: What it Takes to Run Hadoop at Scale Yahoo Persp...
Hadoop Summit San Jose 2015: What it Takes to Run Hadoop at Scale Yahoo Persp...
 
A Data Lake and a Data Lab to Optimize Operations and Safety within a nuclear...
A Data Lake and a Data Lab to Optimize Operations and Safety within a nuclear...A Data Lake and a Data Lab to Optimize Operations and Safety within a nuclear...
A Data Lake and a Data Lab to Optimize Operations and Safety within a nuclear...
 
Q4 2016 GeoTrellis Presentation
Q4 2016 GeoTrellis PresentationQ4 2016 GeoTrellis Presentation
Q4 2016 GeoTrellis Presentation
 
CLIM Program: Remote Sensing Workshop, The Earth System Grid Federation as a ...
CLIM Program: Remote Sensing Workshop, The Earth System Grid Federation as a ...CLIM Program: Remote Sensing Workshop, The Earth System Grid Federation as a ...
CLIM Program: Remote Sensing Workshop, The Earth System Grid Federation as a ...
 
061206 Ua Huntsville Seminar
061206 Ua Huntsville Seminar061206 Ua Huntsville Seminar
061206 Ua Huntsville Seminar
 

More from SD Paul

Cloud Computing
Cloud ComputingCloud Computing
Cloud ComputingSD Paul
 
The Common Core State Standards
The Common Core State StandardsThe Common Core State Standards
The Common Core State StandardsSD Paul
 
Science And Technology Capacity And The Knowledge Society
Science And Technology Capacity And The Knowledge SocietyScience And Technology Capacity And The Knowledge Society
Science And Technology Capacity And The Knowledge SocietySD Paul
 
Globalization
GlobalizationGlobalization
GlobalizationSD Paul
 
Globalisation Of Tourism Drivers And Outcomes
Globalisation Of Tourism  Drivers And OutcomesGlobalisation Of Tourism  Drivers And Outcomes
Globalisation Of Tourism Drivers And OutcomesSD Paul
 
Global Technology Outlook
Global Technology Outlook Global Technology Outlook
Global Technology Outlook SD Paul
 
Global Technology
Global  TechnologyGlobal  Technology
Global TechnologySD Paul
 
Ethics Of Energy Technologies
Ethics Of Energy TechnologiesEthics Of Energy Technologies
Ethics Of Energy TechnologiesSD Paul
 
Greenhouse Effect, Carbon Cycle & Rising Temperatures
Greenhouse Effect, Carbon Cycle & Rising TemperaturesGreenhouse Effect, Carbon Cycle & Rising Temperatures
Greenhouse Effect, Carbon Cycle & Rising TemperaturesSD Paul
 
Greenhouse Science
Greenhouse ScienceGreenhouse Science
Greenhouse ScienceSD Paul
 
Global Warming , Greenhouse Gases and Climate
Global Warming , Greenhouse Gases and ClimateGlobal Warming , Greenhouse Gases and Climate
Global Warming , Greenhouse Gases and ClimateSD Paul
 
Green House Effect And Global Warming
Green House Effect And Global WarmingGreen House Effect And Global Warming
Green House Effect And Global WarmingSD Paul
 
Greenhouse Effects On Earth
Greenhouse Effects On EarthGreenhouse Effects On Earth
Greenhouse Effects On EarthSD Paul
 
What Is The Greenhouse Effect
What Is The Greenhouse EffectWhat Is The Greenhouse Effect
What Is The Greenhouse EffectSD Paul
 
Greenhouse Effect
Greenhouse EffectGreenhouse Effect
Greenhouse EffectSD Paul
 
Arrow Poisons and Curares
Arrow Poisons and Curares Arrow Poisons and Curares
Arrow Poisons and Curares SD Paul
 
Identity & Current Status of Nomadic Sedentary Pastoral Tribes
Identity & Current Status of Nomadic Sedentary Pastoral Tribes Identity & Current Status of Nomadic Sedentary Pastoral Tribes
Identity & Current Status of Nomadic Sedentary Pastoral Tribes SD Paul
 
Early Humans
Early HumansEarly Humans
Early HumansSD Paul
 
Human Resource Management, Motivation, and Labor Management Relations
Human Resource Management, Motivation, and Labor Management RelationsHuman Resource Management, Motivation, and Labor Management Relations
Human Resource Management, Motivation, and Labor Management RelationsSD Paul
 
Human Capital Metrics (Sample)
Human Capital Metrics (Sample)Human Capital Metrics (Sample)
Human Capital Metrics (Sample)SD Paul
 

More from SD Paul (20)

Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
The Common Core State Standards
The Common Core State StandardsThe Common Core State Standards
The Common Core State Standards
 
Science And Technology Capacity And The Knowledge Society
Science And Technology Capacity And The Knowledge SocietyScience And Technology Capacity And The Knowledge Society
Science And Technology Capacity And The Knowledge Society
 
Globalization
GlobalizationGlobalization
Globalization
 
Globalisation Of Tourism Drivers And Outcomes
Globalisation Of Tourism  Drivers And OutcomesGlobalisation Of Tourism  Drivers And Outcomes
Globalisation Of Tourism Drivers And Outcomes
 
Global Technology Outlook
Global Technology Outlook Global Technology Outlook
Global Technology Outlook
 
Global Technology
Global  TechnologyGlobal  Technology
Global Technology
 
Ethics Of Energy Technologies
Ethics Of Energy TechnologiesEthics Of Energy Technologies
Ethics Of Energy Technologies
 
Greenhouse Effect, Carbon Cycle & Rising Temperatures
Greenhouse Effect, Carbon Cycle & Rising TemperaturesGreenhouse Effect, Carbon Cycle & Rising Temperatures
Greenhouse Effect, Carbon Cycle & Rising Temperatures
 
Greenhouse Science
Greenhouse ScienceGreenhouse Science
Greenhouse Science
 
Global Warming , Greenhouse Gases and Climate
Global Warming , Greenhouse Gases and ClimateGlobal Warming , Greenhouse Gases and Climate
Global Warming , Greenhouse Gases and Climate
 
Green House Effect And Global Warming
Green House Effect And Global WarmingGreen House Effect And Global Warming
Green House Effect And Global Warming
 
Greenhouse Effects On Earth
Greenhouse Effects On EarthGreenhouse Effects On Earth
Greenhouse Effects On Earth
 
What Is The Greenhouse Effect
What Is The Greenhouse EffectWhat Is The Greenhouse Effect
What Is The Greenhouse Effect
 
Greenhouse Effect
Greenhouse EffectGreenhouse Effect
Greenhouse Effect
 
Arrow Poisons and Curares
Arrow Poisons and Curares Arrow Poisons and Curares
Arrow Poisons and Curares
 
Identity & Current Status of Nomadic Sedentary Pastoral Tribes
Identity & Current Status of Nomadic Sedentary Pastoral Tribes Identity & Current Status of Nomadic Sedentary Pastoral Tribes
Identity & Current Status of Nomadic Sedentary Pastoral Tribes
 
Early Humans
Early HumansEarly Humans
Early Humans
 
Human Resource Management, Motivation, and Labor Management Relations
Human Resource Management, Motivation, and Labor Management RelationsHuman Resource Management, Motivation, and Labor Management Relations
Human Resource Management, Motivation, and Labor Management Relations
 
Human Capital Metrics (Sample)
Human Capital Metrics (Sample)Human Capital Metrics (Sample)
Human Capital Metrics (Sample)
 

Recently uploaded

Russian BINDASH Call Girls In Mahipalpur Delhi ☎️9711199012
Russian BINDASH Call Girls In Mahipalpur Delhi ☎️9711199012Russian BINDASH Call Girls In Mahipalpur Delhi ☎️9711199012
Russian BINDASH Call Girls In Mahipalpur Delhi ☎️9711199012Mona Rathore
 
Top 10 Makeup Brands in India for women
Top 10  Makeup Brands in India for womenTop 10  Makeup Brands in India for women
Top 10 Makeup Brands in India for womenAkshitaBhatt19
 
Call Now ☎ 8264348440 !! Call Girls in Govindpuri Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Govindpuri Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Govindpuri Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Govindpuri Escort Service Delhi N.C.R.soniya singh
 
‘I think I might die if I made it’ 'There were no singles'
‘I think I might die if I made it’ 'There were no singles'‘I think I might die if I made it’ 'There were no singles'
‘I think I might die if I made it’ 'There were no singles'cakepearls Official
 
Call Girls In Karol Bagh__ 8448079011 Escort Service in Delhi
Call Girls In Karol Bagh__ 8448079011 Escort Service in DelhiCall Girls In Karol Bagh__ 8448079011 Escort Service in Delhi
Call Girls In Karol Bagh__ 8448079011 Escort Service in DelhiRaviSingh594208
 
💞SEXY💞 UDAIPUR ESCORTS 09602870969 CaLL GiRLS in UdAiPuR EsCoRt SeRvIcE💞
💞SEXY💞 UDAIPUR ESCORTS 09602870969 CaLL GiRLS in UdAiPuR EsCoRt SeRvIcE💞💞SEXY💞 UDAIPUR ESCORTS 09602870969 CaLL GiRLS in UdAiPuR EsCoRt SeRvIcE💞
💞SEXY💞 UDAIPUR ESCORTS 09602870969 CaLL GiRLS in UdAiPuR EsCoRt SeRvIcE💞Apsara Of India
 
💞Sexy Call Girls In Ambala 08168329307 Shahabad Call Girls Escort Service
💞Sexy Call Girls In Ambala 08168329307 Shahabad Call Girls Escort Service💞Sexy Call Girls In Ambala 08168329307 Shahabad Call Girls Escort Service
💞Sexy Call Girls In Ambala 08168329307 Shahabad Call Girls Escort ServiceApsara Of India
 
Independent Call Girls Delhi ~9711199012~ Call Me
Independent Call Girls Delhi ~9711199012~ Call MeIndependent Call Girls Delhi ~9711199012~ Call Me
Independent Call Girls Delhi ~9711199012~ Call MeMs Riya
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Bhikaji Cama Palace | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Bhikaji Cama Palace | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Bhikaji Cama Palace | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Bhikaji Cama Palace | Delhisoniya singh
 
💕COD Call Girls In Kurukshetra 08168329307 Pehowa Escort Service
💕COD Call Girls In Kurukshetra 08168329307 Pehowa Escort Service💕COD Call Girls In Kurukshetra 08168329307 Pehowa Escort Service
💕COD Call Girls In Kurukshetra 08168329307 Pehowa Escort ServiceApsara Of India
 
Call Girls in green park Delhi 8264348440 ✅ call girls ❤️
Call Girls in green park Delhi 8264348440 ✅ call girls ❤️Call Girls in green park Delhi 8264348440 ✅ call girls ❤️
Call Girls in green park Delhi 8264348440 ✅ call girls ❤️soniya singh
 
New Call Girls In Panipat 08168329307 Shamli Israna Escorts Service
New Call Girls In Panipat 08168329307 Shamli Israna Escorts ServiceNew Call Girls In Panipat 08168329307 Shamli Israna Escorts Service
New Call Girls In Panipat 08168329307 Shamli Israna Escorts ServiceApsara Of India
 
My Personal Testimony - James Eugene Barbush - March 11, 2024
My Personal Testimony - James Eugene Barbush - March 11, 2024My Personal Testimony - James Eugene Barbush - March 11, 2024
My Personal Testimony - James Eugene Barbush - March 11, 2024JAMES EUGENE BARBUSH
 
Hi Profile Escorts In Udaipur 09602870969 Call Girls in Sobaghpura Bhopalpura
Hi Profile Escorts In Udaipur 09602870969 Call Girls in Sobaghpura BhopalpuraHi Profile Escorts In Udaipur 09602870969 Call Girls in Sobaghpura Bhopalpura
Hi Profile Escorts In Udaipur 09602870969 Call Girls in Sobaghpura BhopalpuraApsara Of India
 
Fun Call Girls In Yamunanagar 08168329307 Jagadhri Escort Services
Fun Call Girls In Yamunanagar 08168329307 Jagadhri Escort ServicesFun Call Girls In Yamunanagar 08168329307 Jagadhri Escort Services
Fun Call Girls In Yamunanagar 08168329307 Jagadhri Escort ServicesApsara Of India
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199012 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199012 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199012 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199012 ☎️ Hard And Sexy Vip CallMs Riya
 
A TO Z INDIA Monthly Magazine - MAY 2024
A TO Z INDIA Monthly Magazine - MAY 2024A TO Z INDIA Monthly Magazine - MAY 2024
A TO Z INDIA Monthly Magazine - MAY 2024Indira Srivatsa
 
💞5✨ Hotel Karnal Call Girls 08168329307 Noor Mahal Karnal Escort Service
💞5✨ Hotel Karnal Call Girls 08168329307 Noor Mahal Karnal Escort Service💞5✨ Hotel Karnal Call Girls 08168329307 Noor Mahal Karnal Escort Service
💞5✨ Hotel Karnal Call Girls 08168329307 Noor Mahal Karnal Escort ServiceApsara Of India
 

Recently uploaded (20)

Russian BINDASH Call Girls In Mahipalpur Delhi ☎️9711199012
Russian BINDASH Call Girls In Mahipalpur Delhi ☎️9711199012Russian BINDASH Call Girls In Mahipalpur Delhi ☎️9711199012
Russian BINDASH Call Girls In Mahipalpur Delhi ☎️9711199012
 
Siegfried Hottelmann: An Opportunistic Migrant, Part 1
Siegfried Hottelmann: An Opportunistic Migrant, Part 1Siegfried Hottelmann: An Opportunistic Migrant, Part 1
Siegfried Hottelmann: An Opportunistic Migrant, Part 1
 
Top 10 Makeup Brands in India for women
Top 10  Makeup Brands in India for womenTop 10  Makeup Brands in India for women
Top 10 Makeup Brands in India for women
 
Call Now ☎ 8264348440 !! Call Girls in Govindpuri Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Govindpuri Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Govindpuri Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Govindpuri Escort Service Delhi N.C.R.
 
‘I think I might die if I made it’ 'There were no singles'
‘I think I might die if I made it’ 'There were no singles'‘I think I might die if I made it’ 'There were no singles'
‘I think I might die if I made it’ 'There were no singles'
 
Call Girls In Karol Bagh__ 8448079011 Escort Service in Delhi
Call Girls In Karol Bagh__ 8448079011 Escort Service in DelhiCall Girls In Karol Bagh__ 8448079011 Escort Service in Delhi
Call Girls In Karol Bagh__ 8448079011 Escort Service in Delhi
 
💞SEXY💞 UDAIPUR ESCORTS 09602870969 CaLL GiRLS in UdAiPuR EsCoRt SeRvIcE💞
💞SEXY💞 UDAIPUR ESCORTS 09602870969 CaLL GiRLS in UdAiPuR EsCoRt SeRvIcE💞💞SEXY💞 UDAIPUR ESCORTS 09602870969 CaLL GiRLS in UdAiPuR EsCoRt SeRvIcE💞
💞SEXY💞 UDAIPUR ESCORTS 09602870969 CaLL GiRLS in UdAiPuR EsCoRt SeRvIcE💞
 
Rohini Sector 24 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 24 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 24 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 24 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
💞Sexy Call Girls In Ambala 08168329307 Shahabad Call Girls Escort Service
💞Sexy Call Girls In Ambala 08168329307 Shahabad Call Girls Escort Service💞Sexy Call Girls In Ambala 08168329307 Shahabad Call Girls Escort Service
💞Sexy Call Girls In Ambala 08168329307 Shahabad Call Girls Escort Service
 
Independent Call Girls Delhi ~9711199012~ Call Me
Independent Call Girls Delhi ~9711199012~ Call MeIndependent Call Girls Delhi ~9711199012~ Call Me
Independent Call Girls Delhi ~9711199012~ Call Me
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Bhikaji Cama Palace | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Bhikaji Cama Palace | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Bhikaji Cama Palace | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Bhikaji Cama Palace | Delhi
 
💕COD Call Girls In Kurukshetra 08168329307 Pehowa Escort Service
💕COD Call Girls In Kurukshetra 08168329307 Pehowa Escort Service💕COD Call Girls In Kurukshetra 08168329307 Pehowa Escort Service
💕COD Call Girls In Kurukshetra 08168329307 Pehowa Escort Service
 
Call Girls in green park Delhi 8264348440 ✅ call girls ❤️
Call Girls in green park Delhi 8264348440 ✅ call girls ❤️Call Girls in green park Delhi 8264348440 ✅ call girls ❤️
Call Girls in green park Delhi 8264348440 ✅ call girls ❤️
 
New Call Girls In Panipat 08168329307 Shamli Israna Escorts Service
New Call Girls In Panipat 08168329307 Shamli Israna Escorts ServiceNew Call Girls In Panipat 08168329307 Shamli Israna Escorts Service
New Call Girls In Panipat 08168329307 Shamli Israna Escorts Service
 
My Personal Testimony - James Eugene Barbush - March 11, 2024
My Personal Testimony - James Eugene Barbush - March 11, 2024My Personal Testimony - James Eugene Barbush - March 11, 2024
My Personal Testimony - James Eugene Barbush - March 11, 2024
 
Hi Profile Escorts In Udaipur 09602870969 Call Girls in Sobaghpura Bhopalpura
Hi Profile Escorts In Udaipur 09602870969 Call Girls in Sobaghpura BhopalpuraHi Profile Escorts In Udaipur 09602870969 Call Girls in Sobaghpura Bhopalpura
Hi Profile Escorts In Udaipur 09602870969 Call Girls in Sobaghpura Bhopalpura
 
Fun Call Girls In Yamunanagar 08168329307 Jagadhri Escort Services
Fun Call Girls In Yamunanagar 08168329307 Jagadhri Escort ServicesFun Call Girls In Yamunanagar 08168329307 Jagadhri Escort Services
Fun Call Girls In Yamunanagar 08168329307 Jagadhri Escort Services
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199012 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199012 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199012 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199012 ☎️ Hard And Sexy Vip Call
 
A TO Z INDIA Monthly Magazine - MAY 2024
A TO Z INDIA Monthly Magazine - MAY 2024A TO Z INDIA Monthly Magazine - MAY 2024
A TO Z INDIA Monthly Magazine - MAY 2024
 
💞5✨ Hotel Karnal Call Girls 08168329307 Noor Mahal Karnal Escort Service
💞5✨ Hotel Karnal Call Girls 08168329307 Noor Mahal Karnal Escort Service💞5✨ Hotel Karnal Call Girls 08168329307 Noor Mahal Karnal Escort Service
💞5✨ Hotel Karnal Call Girls 08168329307 Noor Mahal Karnal Escort Service
 

Nomads

  • 2. NOMADS is an agreement between agencies who participate to have common …  Data and observation distribution software, format independent and description methodology,  Documentation and organization framework,  Forum to plan and organize  Funding avenue to direct $. … for university, federal agencies and organizations, a mechanism to obtain support for the dissemination of their data sets.
  • 3. Participants U.S.- NOAA, DOE, NASA, NCAR, Unidata, COLA, OPeNDAP Project, & Several Universities International- CEOS NERC ESG UK BADC BOM / Dept. of State via CAP
  • 4. NOMADS and the NCEP Real Time Component  Wider information dissemination through web pages and other avenues.  Framework to create specialized and value added products needs access to weather data.  Facilitate communication among commercial, public, research community and federal agencies.  NOMADS is a system for participants to interact with others using common protocols and formats. Existing differences in details are mollified by software. A solution for Recommendation 5 of “Fair Weather: Effective Partnership in Weather and Climate Services”
  • 5. RT-NOMADS at NCEP  Distributed Ocean Data Server - OPEN_DAP (DODS) based on metadata file descriptors and XML.  Web based ftp, the NCEP ftp2u client and “Great Displays” (pdisp), a grid analysis and display client.  Model initialization ingredients, “The minimum set” for model rerun/retrospective analysis ready observations & restart files.  The Real Time NCEP Operational model run history. Consists of
  • 6. RT-NOMADS is a service for science, development and public access. To distribute NCEP’s Operational data set to researchers and the public. To provide server software to NOAA projects who need to serve their data through web services.  NCEP NOMADS servers are the intermediary between NCEP operational computers and NCDC NOMADS archive servers.
  • 7. Tools for Users on the server  Pare down large file sizes of high resolution initialization and model results.  (re-) Group different data sets to create needed products – such as initialization files for model development.  Subset the data sets in parameter space  Subset the data sets in physical space (subset the grid in 4 dimensions)
  • 8. NCEP Real-Time Server  Real time.  Operational Suite of Model products.  Forecast information for model comparison.  Operational initialization and observations.  Maintenance of codes, utilities for data manipulation and grid transformation, sub-setting  Documentation.  Serves as transfer point to NCDC for NOMADS archive of reruns and retrospectives.
  • 9. The Server – Client distributed relationship: A Common Sense Approach to Data Distribution  ftp2u, Great Displays, and GDS allow sub-setting of data by parameter, by 3D region, and by time.  Allows for results with low band width! Eg., NASA/GSFC takes 1 hour to ftp entire GFS (AVN) forecasts or 13 seconds to download their desired fields (ftp2u).  GDS: NOMADS participants serve up their data sets through a client-server relationship, that is, the data sets are internet ready and the display is done by the client. Examples of Clients :
  • 10. Extending NOMADS to Real Time  The A in NOMADS is for Archive.  NCEP historical cases for rerun/retrospective ocean, atmosphere and climate.  NCEP Real Time model output in the NOMADS framework … so there is a seamless access to these important data sets at NCEP and at NCDC! RT-NOMADS provides the framework for long term support to be available to keep up with modeling advances.
  • 11. RT-NOMADS is a prototype  Provide proof of the concept that distributed systems can serve data sets across agencies.  Specify an Operational system for NOAA/TOC,  Provide current state of the art capability and move more complete data sets,  Use benchmarks to characterize system loads in order to determine costs and give NOAA administration the information it needs to triage data resources. Goals:
  • 12. Data Application Protocol (DAP) using…
  • 13. … GrADS client …. commands Sdfopen http://nomad2:9090/dods/reanalysis-2/pgb/hgt t = 1 'set gxout shaded' while (t <= 1068) 'set t 't 'q time' date=subwrd(result,3) 'draw title hgtprs 'date' 't 'd hgtprs' '/home/wd23ja/grads/lib/cbarn.gs' 'swap' t = t + 1 endwhile
  • 14. Getting data without GrADS or a commercial client: http://140.90.198.156:9090/dods/eta/eta20030527/eta_00z.ascii?tmpprs[0: 0][0:0][30:130] [290:290] #the order of the square bracked values is: # [time][level][lat][lon] # where lat is measured from the south pole (0) # to equator (90) to NP (180) (Use a “wget” and the URL with the ascii response in cron or a cgi-bin script provides the needed number(s) when and where needed.)
  • 15. NOMADS clients at NCEP  Real Time Operational model data sets from GFS, and ETA from present to one month ago.  Attention to accumulation variable differences and high and low resolution.  Analysis pgb, restart files.  Recent (“real time”) climate runs, ie., RSM.  Observations (soon).  Reanalysis-2 (and 1)  AMIP type runs (Suru’s finest runs eg., 28 and 64 levels 1978-2002), sudden warming, …. “Great Displays” (pdisp) and ftp2u by Ebisuzaki and modified by Wang
  • 16. MATLAB: A Commerical Client server=‘nomad2:9090’; directory=‘/dods/gdas/rotating/’; fext=‘ascii’; model=‘gdas’; datestr=‘YYYYMMDDHH’; varname=‘hgt’; varlevs=‘1’; Arrc=[‘[‘,t1,’:’,t2,’][‘,nlev1,’:’,nlev2,’][‘,ilat1,’:’,ilat2,’][‘,ilon1,’:’,ilon2,’]’]; urlstring=[http://’,server,directory,model,datestr,’.’,fext,’?’,varname,arrc]; url = java.net.URL(urlstring); % connect to web page Try stream = openStream(url) ireader = java.io.InputStreamReader(stream); breader = java.io.BufferedReader(ireader); Line = readLine(breader); disp(line);
  • 17. Data Sets  NOAAPORT Operations.  Continuation of NCEP real time model component.  NCEP model initialization ingredients, “The minimum set” for model rerun/retrospective analysis ready observations & restart files. Archives at NCDC
  • 18. Model Data Requirements from CLASS Current Archive: NOAAPort: 2TB/yr GDAS/SSI: 400Gb/yr NARR 10Tb Total 12.5Tb FY04 NCEP Hi-Res: +10TB/yr* Total 22.5Tb * 5 year retention only North American Regional Reanalysis NCEP Global Assimilation Spectral Statistical GDAS O/I NCEP Hi-Res Eta/Global and NARR NOAAPort Gridded Output HDSS 23TB/yr Legend Green- Existing Archive Blue- Expected FY03/04 Rutledge and Alpert 6/03 FY03
  • 19. Model Data Req’s - NWP and GCM’s 0 20 40 60 80 100 120 140 '04 '05 '06 '07 Volume Tb/Yr GCM Reanal NWP* Cumulative (Tb) 0 50 100 150 200 250 '04 '06 '08 '10 NWP* Reanal GCM GCM- Global Climate Model Reanal- N. Am. Regional Reanalysis NWP- Numerical Weather Prediction * 5-year rotating NWP archive
  • 20. RT NOMADS Server at NCEP  Two 1TB RAIDZONE servers  http://nomad2.ncep.noaa.gov  http://nomad1.ncep.noaa.gov (backup)  Documentation web page under construction  New disk space on order….
  • 21. Non-Operational “Projects” can become NOMADS participants to display their data sets:  Install scripts for a GDS framework,  Setup GDS XML file – see example on web page, for example,…  Including GDS administration updates new additions transparently,  “newxml” update script – to automatically add new directories and files. NOMADS gives guidance to:
  • 22. (RT) NOAMDS data sets ….  One data set (e.g, GRIB) provides the data for all access applications.  Control files (grib2ctl) and index files (gribmap) create unique metadata description.  GDS can read HDF, NETCDF as well as other formats.
  • 23. NOMADS and the NCEP Real Time Component  NWS should make its data and products available in Internet-accessible digital form.  Information held in digital databases should be based on widely recognized standards, formats, and metadata descriptions to ensure that data from different observing platforms, databases and models can be integrated and used by all interested parties in the weather and climate enterprise. A solution for Recommendation 5 of “Fair Weather: Effective Partnership in Weather and Climate Services”