Search found 45 matches

by aring
June 15th, 2021, 11:11 am
Forum: 3. Gridded meteorological data files
Topic: Problems with FTP data access
Replies: 5
Views: 19867

Re: Problems with FTP data access

What computing system are you using? There are multiple ways to access the data. If you would prefer command line access, you can type ftp ftp.arl.noaa.gov and use anonymous as the login, and your email as the password. Then you can navigate to the appropriate meteorological data. If you are on a ma...
by aring
June 15th, 2021, 9:16 am
Forum: Trajectory Model
Topic: When trying forecast/archive trajectories... Ftp failed
Replies: 1
Views: 2776

Re: When trying forecast/archive trajectories... Ftp failed

Hi alexweefs, Unfortunately Macs have a problem with using ftp due to security issues. There are multiple ways to deal with this problem: 1. You can install an ftp client outside of the HYSPLIT gui and use that. If you have homebrew installed, you can do something like brew install ineutils. Or you ...
by aring
July 7th, 2020, 11:46 am
Forum: 7. Air concentration calculations
Topic: Displays Particle Position
Replies: 3
Views: 18908

Re: Displays Particle Position

Hi there, I would suggest trying to run again with the attached control and setup files. It seems you had some errors in your files that may have caused the issues. I encourage you to also review the smoke section of the Tutorial folder which includes some file settings that may be most appropriate ...
by aring
June 29th, 2020, 12:11 pm
Forum: 7. Air concentration calculations
Topic: Use concentration output in Python codes
Replies: 2
Views: 17384

Re: Use concentration output in Python codes

Hi Oliver, I suggest checking out the monet and monetio git repositories for some python tools developed for use with hysplit files. https://github.com/noaa-oar-arl/monetio https://github.com/noaa-oar-arl/monet check out monetio/monetio/models for codes that generally return xarrays for use within p...
by aring
June 29th, 2020, 10:06 am
Forum: Trajectory Model
Topic: 3 years daily frequency backward trajectories
Replies: 9
Views: 8706

Re: 3 years daily frequency backward trajectories

Hi Max, You can run forward or back trajectories, which you designate in the Trajectory > Setup Run menu. When doing Trajectory > Special Runs > Daily, this menu requires a day range that runs forward in time. This means, your start date for the daily trajectories should be the furthest date in the ...
by aring
June 29th, 2020, 9:26 am
Forum: 4. Trajectory calculations
Topic: Estimating mixed layer height
Replies: 1
Views: 22575

Re: Estimating mixed layer height

Hi there, You may be getting this error due to the spaces in the folder name. Try changing the folder name to HYSPLIT_Tutorial_New on your PC, clear the met files, re-add the met file with the new path name, and see if that solves your issue. Generally, having spaces in file names or folder names sh...
by aring
June 25th, 2020, 5:12 pm
Forum: 7. Air concentration calculations
Topic: Issues Producing Single Particle Animation
Replies: 6
Views: 25367

Re: Issues Producing Single Particle Animation

Yes, it does sound like an installation issue. I would suggest trying to re-install. IF you have homebrew, it is super easy to install. You type: brew install imagemagick in the command line and it does everything for you. If you want to add homebrew to your system, type this in the command line: /b...
by aring
June 25th, 2020, 4:54 pm
Forum: 7. Air concentration calculations
Topic: Issues Producing Single Particle Animation
Replies: 6
Views: 25367

Re: Issues Producing Single Particle Animation

In the terminal window, see if you can cd into the path (/usr/local/imagemagick/7.0.10-19/bin), is the convert executable located there? Also in your terminal, you can type: which convert When I do this, it says my convert command is located here: /usr/local/bin/convert, however if I type: ls -al co...
by aring
June 25th, 2020, 4:09 pm
Forum: 7. Air concentration calculations
Topic: Issues Producing Single Particle Animation
Replies: 6
Views: 25367

Re: Issues Producing Single Particle Animation

Hi there, It seems your ImageMagick path is incorrect in your default_exec file. For me (on a Mac), my convert executable is located here: /usr/local/Cellar/imagemagick/7.0.10-20/bin/convert The location of your imagemagick v7.0xx installation should be added to your default_exec file under Advanced...
by aring
June 25th, 2020, 2:58 pm
Forum: 3. Gridded meteorological data files
Topic: FTP source error
Replies: 1
Views: 22782

Re: FTP source error

Hi Kyle,

Yes, this feature does not work on MacOS Catalina. Apple decided to remove the ftp capability.
You can still download the data, see this post for the url: viewtopic.php?f=40&t=1944

Go to advanced search