Skip to content

cpf_dowload broken #5

@morgothsvoidpointer

Description

@morgothsvoidpointer

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions