how to use EC-EARTH data in HYSPLIT?
Posted: April 3rd, 2013, 10:01 am
Hello all,
I want to compute backward trajectories using HYSPLIT4 (I have the windows PC version -may 2012 release- installed). The data I want to use are (historical) EC-EARTH (CMIP5) data, downloaded from the ESGF website. I have (in netcdf format):
* u and v windcomponents (horizontal wind)
* temperature
* pressure at surface
* geopotential heigth
The dataset is gridded and the timespan is 3 hours. The number of levels however, is rather low (3 for the wind and temperature and 7 for the geopotential heigth). According to the description of the HYSPLIT_4 modelling system (Draxler; Hess; 2004) I have the minimum variables needed.
With cdo I made grib1 files (but I also have the netcdf files). How can I convert this to the ARL format which I later on can use to make the trajectories?
Many thanks in advance,
Thomas.
I want to compute backward trajectories using HYSPLIT4 (I have the windows PC version -may 2012 release- installed). The data I want to use are (historical) EC-EARTH (CMIP5) data, downloaded from the ESGF website. I have (in netcdf format):
* u and v windcomponents (horizontal wind)
* temperature
* pressure at surface
* geopotential heigth
The dataset is gridded and the timespan is 3 hours. The number of levels however, is rather low (3 for the wind and temperature and 7 for the geopotential heigth). According to the description of the HYSPLIT_4 modelling system (Draxler; Hess; 2004) I have the minimum variables needed.
With cdo I made grib1 files (but I also have the netcdf files). How can I convert this to the ARL format which I later on can use to make the trajectories?
Many thanks in advance,
Thomas.