It works ...
Thank You very much Ariel,
Shanky
Search found 14 matches
- January 21st, 2016, 10:47 am
- Forum: Conversion programs
- Topic: Converting from cdump to ASCII
- Replies: 2
- Views: 4845
- January 7th, 2016, 1:28 pm
- Forum: Conversion programs
- Topic: Converting from cdump to ASCII
- Replies: 2
- Views: 4845
Converting from cdump to ASCII
Hi All,
As I have mentioned in my previous post about the cdump to ascii file conversion using HYSPLIT GUI and HYSPLIT Commandline tools ; which creates files with noticeable different sizes (Hysplit GUI creates cdump.txt of 290MB and command line tool creates file of size 3.5MB ).
I am wondering ...
As I have mentioned in my previous post about the cdump to ascii file conversion using HYSPLIT GUI and HYSPLIT Commandline tools ; which creates files with noticeable different sizes (Hysplit GUI creates cdump.txt of 290MB and command line tool creates file of size 3.5MB ).
I am wondering ...
- January 7th, 2016, 1:06 pm
- Forum: Conversion programs
- Topic: Cdump to ASCII conversion error while using Hysplit GUI and Command
- Replies: 1
- Views: 3992
Cdump to ASCII conversion error while using Hysplit GUI and Command
Hi All,
I have tried to convert the cdump to ascii using to ways
(1) Hyspliyt GUI :
I had selected the following options (as shown in the attached picture ) on GUI window while converting cdump to Ascii format. The cdump.txt file which get created had file size of (290MB).
(2) When I use the ...
I have tried to convert the cdump to ascii using to ways
(1) Hyspliyt GUI :
I had selected the following options (as shown in the attached picture ) on GUI window while converting cdump to Ascii format. The cdump.txt file which get created had file size of (290MB).
(2) When I use the ...
- May 5th, 2015, 3:29 pm
- Forum: Trajectory Model
- Topic: Trajectory plotting with 5 min interval
- Replies: 4
- Views: 3920
Re: Trajectory plotting with 5 min interval
Hi,
Is there any way so that I can modify the source code and recompile it in order to plot the trajectory for every 5 mins or whatever time interval i desired. Or is there any other way I can store the output data in text format (for every 5 mins interval) so that I can use some other plotting ...
Is there any way so that I can modify the source code and recompile it in order to plot the trajectory for every 5 mins or whatever time interval i desired. Or is there any other way I can store the output data in text format (for every 5 mins interval) so that I can use some other plotting ...
- May 4th, 2015, 4:30 pm
- Forum: Trajectory Model
- Topic: Trajectory plotting with 5 min interval
- Replies: 4
- Views: 3920
Trajectory plotting with 5 min interval
Hi,
I have a WRF model output data over the domain size on 100kmX100km. I would like to plot the trajectories over every 5 mins, but the default option for plotting the 1 hr. I am just wondering if is it possible to plot the trajectories for every 5 mins interval. I am aware that in the advance set ...
I have a WRF model output data over the domain size on 100kmX100km. I would like to plot the trajectories over every 5 mins, but the default option for plotting the 1 hr. I am just wondering if is it possible to plot the trajectories for every 5 mins interval. I am aware that in the advance set ...
- February 23rd, 2015, 11:47 am
- Forum: Dispersion Model
- Topic: unit of emission rate
- Replies: 17
- Views: 14449
Re: unit of emission rate
Hi Ariel,
I have complied HYSPLIT using Netcdf latest version and it works now. It does not give an error and the new results are satisfactory.
Thanking Yours,
I have complied HYSPLIT using Netcdf latest version and it works now. It does not give an error and the new results are satisfactory.
Thanking Yours,
- February 20th, 2015, 5:07 pm
- Forum: Dispersion Model
- Topic: unit of emission rate
- Replies: 17
- Views: 14449
Re: unit of emission rate
Hi Ariel,
thank you for your reply. I have tried to convert the single WRF-ARW file into the ARL but still it throws the following message
Using an existing decoding configuration: WRFDATA.CFG
Using an existing encoding configuration: ARLDATA.CFG
NOTICE pakset:
Number of index records = 1
Number ...
thank you for your reply. I have tried to convert the single WRF-ARW file into the ARL but still it throws the following message
Using an existing decoding configuration: WRFDATA.CFG
Using an existing encoding configuration: ARLDATA.CFG
NOTICE pakset:
Number of index records = 1
Number ...
- February 20th, 2015, 10:18 am
- Forum: Dispersion Model
- Topic: unit of emission rate
- Replies: 17
- Views: 14449
Re: unit of emission rate
HI Ariel,
There is some problem to upload the files... So that I am pasting my WRF to ARL conversion shell script
#!/bin/bash
# Where the program is located
PGM="/glade/p/work/kurkute/HYS/trunk/exec"
### Location of the WRF data you would like to convert ###
WRFDIR="/glade/p/nhap0001/chenl/wrf ...
There is some problem to upload the files... So that I am pasting my WRF to ARL conversion shell script
#!/bin/bash
# Where the program is located
PGM="/glade/p/work/kurkute/HYS/trunk/exec"
### Location of the WRF data you would like to convert ###
WRFDIR="/glade/p/nhap0001/chenl/wrf ...
- February 19th, 2015, 11:10 pm
- Forum: Dispersion Model
- Topic: unit of emission rate
- Replies: 17
- Views: 14449
Re: unit of emission rate
Hi Ariel,
I am attaching herewith my arw2arl conversion shell script along with the shell script output file (MESSAGE).
Thank You
I am attaching herewith my arw2arl conversion shell script along with the shell script output file (MESSAGE).
Thank You
- February 19th, 2015, 10:38 pm
- Forum: Dispersion Model
- Topic: unit of emission rate
- Replies: 17
- Views: 14449
Re: unit of emission rate
Hi Ariel,
Sorry for the delayed reply. I am still not able to get the desired results.
I had used the following steps to run my trajectory and dispersion model.
Actually, I have concatenate the WRF-ARW files using NCO utility into a single wrf output file. The concatenated single wrf output file ...
Sorry for the delayed reply. I am still not able to get the desired results.
I had used the following steps to run my trajectory and dispersion model.
Actually, I have concatenate the WRF-ARW files using NCO utility into a single wrf output file. The concatenated single wrf output file ...