GithubHelp home page GithubHelp logo

Comments (3)

Alexander-Barth avatar Alexander-Barth commented on July 24, 2024

Hi Paolo, thank you for reporting this issue.
Can you try with the master version, to see if it fixes the issue? If it does not, can you provide a minimal working code example to reproduce the issue?

Thanks,
Alex

from physocean.jl.

paolo-oliveri avatar paolo-oliveri commented on July 24, 2024

Hello Alex,
I downloaded your new CMEMS.jl file and the problem is still here.

You can try by entering this code:

CMEMS.download([-180 180], [0, 180], [DateTime(1900,1,1),DateTime(2018,12,31)], "TEMP", USER, PASS, FOLDER, indexURLs = ["ftp://my.cmems-du.eu/Core/INSITU_BAL_TS_REP_OBSERVATIONS_013_038/index_history.txt"])

There is a problem in the index_history.txt file that has a wrong folder to point files:

ftp://my.cmems-du.eu/Core/INSITU_BAL_NRT_OBSERVATIONS_013_032/

instead of

ftp://my.cmems-du.eu/Core/INSITU_BAL_TS_REP_OBSERVATIONS_013_038/

Then your script, instead of skipping the folder, goes into a download trying loop.

If you need more information please tell me

Sincerely,
Paolo Oliveri

from physocean.jl.

Alexander-Barth avatar Alexander-Barth commented on July 24, 2024

The download code tries 5 times and then goes to the next file. The download script tries multiple time because there could be a transient network issue. The proper fix is for CMEMS to correct the index_history.txt file if multiple files are affected.

from physocean.jl.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.