Zoom out Dose Plots?

General questions and postings pertaining to the use of HYSPLIT regardless of the platform. For platform specific questions, use the HYSPLIT Platform forums.
Post Reply
eConsulting
Posts: 2
Joined: November 17th, 2016, 3:55 pm
Registered HYSPLIT User: Yes

Zoom out Dose Plots?

Post by eConsulting »

Is there a way to force the Dose plot to zoom out further? When using a syntax similar to what's created by the gui

Code: Select all

concplot.exe -irdump -odoseplot.ps -g1:100 -k2 -z0 -x1000.0 -y1000.0 -v1000+500+200+100+50+20+10+5+2+1 -s0
If I set the zoom parameter to '0' the widest area, the map will only show about 100 km radius even though the mapped deposition/plume extends much further.
glenn.rolph
Posts: 362
Joined: November 7th, 2012, 1:39 pm
Registered HYSPLIT User: Yes

Re: Zoom out Dose Plots?

Post by glenn.rolph »

That's because you used the -g0:100 option which limits the circle distance to 100 km. Either remove this option or make it automatic with a simple -g
eConsulting
Posts: 2
Joined: November 17th, 2016, 3:55 pm
Registered HYSPLIT User: Yes

Re: Zoom out Dose Plots?

Post by eConsulting »

Worked like a charm, thank you.
Post Reply

Return to “Users”