Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Issue with downloading data for working examples #64

@Sayantan-1996

Description

@Sayantan-1996

Hi,

I am trying to work with pyEchoLab for accessing and processing Simrad echosounder data of .sl3 file format. As I am new to this toolkit, I want to get some experience with the examples. The steps that I followed are these:

mkdir pyecho cd pyecho git clone https://github.com/CI-CMG/pyEcholab.git pwd cd export PYTHONPATH=$PYTHONPATH:~//Users/sayantanmandal/pyecho export PYTHONPATH=$PYTHONPATH:~/Users/sayantanmandal/pyecho cd pyecho ls -l cd cd ~/Users/sayantanmandal/pyecho/examples/data cd pyecho ls -l cd pyEcholab ls -l cd examples ls -l cd data ls -l make

After the make command:

wget --recursive --no-parent -nH --cut-dirs=6 ftp://ftp.ngdc.noaa.gov/pub/outgoing/mgg/wcd/pyEcholab_data/examples/EK60 make: wget: No such file or directory make: *** [all] Error 1

Not sure what is causing this error. May be the file does not exist in the server anymore?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions