Hail and Storm database for China
nicola sebastiani
scsebnic at LIBERO.IT
Sat Jan 16 02:20:24 EST 2010
Hi All,
I am looking for historical data of hail and storm occurred in China during the last 10 - 20 years.
Thank you in advance for your help
Best Regards
Nicola Sebastiani
----------------------------------------------------------------------------------------------------------------------------------
Are you interested in Weather Satellite and Earth Observation for
educational purposes?
Please, visit ----------->> http://www.scsebnic.net
----------------------------------------------------------------------------------------------------------------------------------
----- Original Message -----
From: Farshid Daryabor
To: GRADSUSR at LIST.CINECA.IT
Sent: Saturday, January 16, 2010 3:48 AM
Subject: create climatology file
Dear All
I have the 12 netcdf files from WAVE model meaning that for 12 month from January to December is the 12 netcdf single file, I need combine them for create 1 the netcdf climatology file for inject to Ocean Model. Anybody know about that how help me.
for example:
THE FIRST FILE:
netcdf January_data {
dimension:
lon=192;
lat=94;
time=UNLIMITED ; // (1 currently)
variables;
float lat(lat);
---------------------
----------------------
float lon(lon);
--------------------
-------------------
float January_data(depth,lon,lat)
--------------------
-----------------------------
THE SECOND FILE
netcdf February_data {
dimension:
lon=192;
lat=94;
time=UNLIMITED ; // (1 currently)
variables;
float lat(lat);
---------------------
----------------------
float lon(lon);
--------------------
-------------------
float February_data(depth,lon,lat)
--------------------
-----------------------------
etc.
.
.
.
.
.
.
THE TWELFTH FILE
netcdf December_data {
dimension:
lon=192;
lat=94;
time=UNLIMITED ; // (1 currently)
variables;
float lat(lat);
---------------------
----------------------
float lon(lon);
--------------------
-------------------
float December_data(depth,lon,lat)
--------------------
-----------------------------
I need the 1 climatology file the like follow:
netcdf climatology_data {
dimension:
lon=192;
lat=94;
time=UNLIMITED ; // (12 currently)
variables;
float lat(lat);
---------------------
----------------------
float lon(lon);
--------------------
-------------------
doubel time(time);
----------------------
--------------------------
float climatology_data(time,depth,lon,lat)
--------------------
-----------------------------
Best Regards For All
F.Daryabor
F.Daryabor (Ph.D Student)
Center for Tropical and Climate Change System
Faculty of Sciences and Technology
National University of Malaysia (UKM)
Bangi 43600
Selongor
Malaysia
--
I am using the free version of SPAMfighter.
We are a community of 6 million users fighting spam.
SPAMfighter has removed 118 of my spam emails to date.
Get the free SPAMfighter here: http://www.spamfighter.com/len
The Professional version does not have this message
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20100116/0ea09426/attachment.html
More information about the gradsusr
mailing list