Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue running !icenet_data_sic with given date range in 01.cli_demonstration.ipynb #12

Closed
bnubald opened this issue Oct 27, 2023 · 2 comments
Assignees

Comments

@bnubald
Copy link
Contributor

bnubald commented Oct 27, 2023

  • IceNet version: 0.2.6
  • Python version: 3.8.18
  • Operating System: Windows (WSL2 Ubuntu 22.04.3 LTS)

Description

Running 7th cell in 01.cli_demonstration.ipynb causes FTP error.

!icenet_data_sic south -d 2020-1-1 2020-1-30

What I did

After downloading data and masks in previous cells, when running the 7th cell with !icenet_data_sic south -d 2020-1-1 2020-1-30 command, get the following warning and no file downloads:

[26-10-23 22:20:44 :INFO    ] - OSASIF-SIC Data Downloading
[26-10-23 22:20:44 :INFO    ] - Downloading SIC datafiles to .temp intermediates...
[26-10-23 22:20:45 :INFO    ] - FTP opening
[26-10-23 22:20:45 :WARNING ] - FTP error, possibly missing month chdir for 2020_01_01
[26-10-23 22:20:45 :WARNING ] - FTP error, possibly missing month chdir for 2020_01_02
[26-10-23 22:20:45 :WARNING ] - FTP error, possibly missing month chdir for 2020_01_03
[26-10-23 22:20:45 :WARNING ] - FTP error, possibly missing month chdir for 2020_01_04
[26-10-23 22:20:45 :WARNING ] - FTP error, possibly missing month chdir for 2020_01_05
[26-10-23 22:20:45 :WARNING ] - FTP error, possibly missing month chdir for 2020_01_06
[26-10-23 22:20:45 :WARNING ] - FTP error, possibly missing month chdir for 2020_01_07
[26-10-23 22:20:46 :WARNING ] - FTP error, possibly missing month chdir for 2020_01_08
[26-10-23 22:20:46 :WARNING ] - FTP error, possibly missing month chdir for 2020_01_09
[26-10-23 22:20:46 :WARNING ] - FTP error, possibly missing month chdir for 2020_01_10
@bnubald
Copy link
Contributor Author

bnubald commented Oct 27, 2023

See related icenet-ai/icenet#192

@bnubald bnubald self-assigned this Jan 1, 2024
@bnubald
Copy link
Contributor Author

bnubald commented Jan 1, 2024

Fixed on latest v0.2.7_dev branch via icenet-ai/icenet#200

@bnubald bnubald closed this as completed Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant