Skip to content

update_ssephem wget no longer working #29

@jvines

Description

@jvines

As stated in https://cddis.gsfc.nasa.gov/ anonymous ftp no longer works making the line gets to cddis.nasa.gov fail.

The new method is exemplified as follows:

Download the file 'cs2rx17001.001.Z' from archive directory '/doris/data/cs2/2017/' to your local file system.

--ftp-user anonymous = specifies the user name is "anonymous"
--ftp-password = specifies that the password is your email address

wget --ftp-user anonymous --ftp-password
ftps://gdc.cddis.eosdis.nasa.gov/doris/data/cs2/2017/cs2rx17001.001.Z

so lines 5 and 56 need updating

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