Giter VIP home page Giter VIP logo

merge-downloader's People

Contributors

cordmaur avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

merge-downloader's Issues

question (other region)

Hi Mauricio,

I am from West Africa and wonder if it is possible to use your Python package for other regions.
This is quite interesting and would kike to replicate it for West Africa.

Thank you

Error when downloading data: ftplib.error_perm: 550

Hello!

I installed the merge-downloader toolbox however I get a error as such:

Downloading INPETypes.DAILY_RAIN series for range: ['01-06-2023', '10-06-2023']
Traceback (most recent call last):
File "C:\Users\JoaoPereira\AppData\Local\Programs\Python\Python310\Scripts\merge-downloader-script.py", line 33, in
sys.exit(load_entry_point('merge-downloader', 'console_scripts', 'merge-downloader')())
File "c:\users\joaopereira\desktop\merge-downloader\mergedownloader\cli.py", line 281, in main
args.func(args)
File "c:\users\joaopereira\desktop\merge-downloader\mergedownloader\cli.py", line 159, in download
files = downloader.get_range(
File "c:\users\joaopereira\desktop\merge-downloader\mergedownloader\downloader.py", line 291, in get_range
return parser.get_range(
File "c:\users\joaopereira\desktop\merge-downloader\mergedownloader\parser.py", line 305, in get_range
return self.get_files(
File "c:\users\joaopereira\desktop\merge-downloader\mergedownloader\parser.py", line 281, in get_files
self.get_file(
File "c:\users\joaopereira\desktop\merge-downloader\mergedownloader\parser.py", line 243, in get_file
return self.download_file(date=date, local_folder=local_folder, **kwargs)
File "c:\users\joaopereira\desktop\merge-downloader\mergedownloader\parser.py", line 180, in download_file
downloaded_file = self.ftp.download_ftp_file(
File "c:\users\joaopereira\desktop\merge-downloader\mergedownloader\utils.py", line 257, in download_ftp_file
remote_time_str = ftp.sendcmd("MDTM " + remote_file)
File "C:\Users\JoaoPereira\AppData\Local\Programs\Python\Python310\lib\ftplib.py", line 281, in sendcmd
return self.getresp()
File "C:\Users\JoaoPereira\AppData\Local\Programs\Python\Python310\lib\ftplib.py", line 254, in getresp
raise error_perm(resp)
ftplib.error_perm: 550 /modelos/tempo/MERGE/GPM/DAILY\2023/06\MERGE_CPTEC_20230601.grib2: No such file or directory

I checked and I have all the required packages, any idea how to fix this?

Thank you

THANKS

Thank you, sir. With your package and some prior exploration on my part, I have successfully implemented comparisons of historical precipitation data for the same periods and future precipitation for the upcoming days. This should be sufficient for basic agricultural market analysis. Thanks again.

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.