Page 1 of 1

FTP connection failed

Posted: May 19th, 2020, 8:42 am
by huangj1311
Hey all,

I tried download MET data (NAM or EDAS) from FTP,

Here is my FTP setup
FTP server.PNG
Here is the error message
error message.PNG
what password I should use? userID@hysplit?

Here is my default_ftp under working dir

Code: Select all

ftp.arl.noaa.gov
/pub/forecast
ftp.arl.noaa.gov
/pub/archives
ftp.arl.noaa.gov
/pub/forecast
ftp.arl.noaa.gov
/pub/archives
ftp.arl.noaa.gov
/pub/forecast
ftp.arl.noaa.gov
/pub/archives
ftpprd.ncep.noaa.gov
/pub/data/nccf/com/hysplit/prod
ftp.arl.noaa.gov
/pub/archives

FTP: can't find package ftp
teacup FTP install failed: couldn't execute "teacup": no such file or directory
thanks

Re: FTP connection failed

Posted: May 21st, 2020, 10:14 pm
by huangj1311
Hi all,

I still cannot find the reasons why it failed and no solution to solve the problem now.

However, I looked into my previous HYSPLIT runs (2014 version) and found ftp site address is slightly different from the default one (v4.2.0)
ftp://arlftp.arlhq.noaa.gov/archives, and I can see all MET files are there.

I then tried changing the ftp address in the FTP setting, and different combinations of my password on HYSPLIT GUI, but it never works.

I then downloaded the files directly from the ftp site, and it works, I can run the simple trajectories using these files now. I think I can modify Data_ftp.bat to download all the files I need, it should not be a big deal.

I feel like somehow, during the installation FTP package went wrong, I also saw similar posts last year about this FTP failed issue without solution.

Thanks

Joey