Search found 9 matches

by mwj202
February 13th, 2017, 10:31 am
Forum: HYSPLIT for LINUX
Topic: Linux .dbf table output inconcistent with like-for-like Windows output
Replies: 5
Views: 7709

Re: Linux .dbf table output inconcistent with like-for-like Windows output

For the benefit of other users, progress on this issue (and the ultimate solution) can be found here:

http://stackoverflow.com/questions/4214 ... bf-package
by mwj202
February 9th, 2017, 5:38 pm
Forum: HYSPLIT for LINUX
Topic: Linux .dbf table output inconcistent with like-for-like Windows output
Replies: 5
Views: 7709

Re: Linux .dbf table output inconcistent with like-for-like Windows output

Thanks glenn.rolph, The .att table is laid out as follows: #TRAJNUM,YYYYMMDD,TIME,LEVEL 1000,20120101,0000, 10. 1001,20111231,2300, 9. 1002,20111231,2200, 9. 1003,20111231,2100, 10. 1004,20111231,2000, 12. There are two spaces before the first field is shown e.g. <space><space>1000. Is this likely t...
by mwj202
February 9th, 2017, 8:57 am
Forum: HYSPLIT for LINUX
Topic: Linux .dbf table output inconcistent with like-for-like Windows output
Replies: 5
Views: 7709

Re: Linux .dbf table output inconcistent with like-for-like Windows output

Update - I've been playing around with the txt2dbf options " -C7 -C9 -C5 -C9 -d, -d, -d, " and I've found that if I change to " -C8 -C9 -C5 -C9 -d, -d, -d, " I get closer to what I want, BUT there's still that pesky extra field that's unexplained and the first record isn't being recorded in the .dbf...
by mwj202
February 9th, 2017, 5:55 am
Forum: HYSPLIT for LINUX
Topic: Linux .dbf table output inconcistent with like-for-like Windows output
Replies: 5
Views: 7709

Linux .dbf table output inconcistent with like-for-like Windows output

Hi All, I've recently run HYSPLIT for Linux using pretty much the same .tcl script that I used for model runs on Windows but I'm having an issue with the shapefiles outputs. These couldn't be loaded into ArcGIS (following ftp transfer to Windows) because there are some problems with field types, and...
by mwj202
June 15th, 2015, 8:17 am
Forum: Users
Topic: Batch export to shapefile?
Replies: 4
Views: 5438

Re: Batch export to shapefile?

Thanks Glenn, Sorry for the confusion. I included the backslashes in the code but in the error messages that are produced they appear to have been removed. Just wondering - is there a reason that the rem command is included on the 4th line but not on the first 3 lines (pasted again below)? \hysplit4...
by mwj202
June 15th, 2015, 6:04 am
Forum: Users
Topic: Batch export to shapefile?
Replies: 4
Views: 5438

Re: Batch export to shapefile?

Thanks for your help Glen!! I just have one question and would appreciate help from anyone who can do so. I am struggling to invoke HYSPLIT in Tclsh85 using the code that Glen provided, pasted below. \hysplit4\exec\hyts_std.exe \hysplit4\exec\trajplot.exe -itdump.%1 -a5 -oplot%1 \hysplit4\exec\ascii...
by mwj202
June 9th, 2015, 7:38 am
Forum: Users
Topic: Possible?: Multiple start times for a matrix of endpoints
Replies: 1
Views: 3483

Re: Possible?: Multiple start times for a matrix of endpoint

I have very kindly been supplied with this batch script that creates a CONTROL file, runs the model, creates the postScript file and then creates the line shapefile output (thanks go to glenn.rolph). echo 00 00 00 %1 >CONTROL echo 1 >>CONTROL echo 40.0 -90.0 10.0 >>CONTROL echo 48 >>CONTROL echo 0 >...
by mwj202
June 8th, 2015, 12:33 pm
Forum: Users
Topic: Batch export to shapefile?
Replies: 4
Views: 5438

Batch export to shapefile?

Hi All,

I would like to be able to generate trajectory 'GIS' text files and then export to shapefile without having to do this manually in display > trajectory and then utilities > GIS to shapefile. Is it possible to do this in batch within the GUI?

Thanks for any help!

Matt
by mwj202
June 8th, 2015, 12:13 pm
Forum: Users
Topic: Possible?: Multiple start times for a matrix of endpoints
Replies: 1
Views: 3483

Possible?: Multiple start times for a matrix of endpoints

Hi all, I'm trying to produce multiple trajectories starting at different, regular times for a matrix of endpoints. I have successfully generated my endpoints in the control file using the matrix calculation feature. I have tried to produce trajectories for all endpoints in the matrixes by two appro...

Go to advanced search