-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi,
It seems that the ftp link in cpf_download does not work, as the webpage is down. This means it does not import.
These lines cause error
server = 'ftp.iers.org'
ftp = FTP(server,timeout=200)
ftp.login()
ftp.cwd('~/products/eop/rapid/standard/')
Is there a way to fix it so it gets the parameters from elsewhere?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels