Skip to content

Tier 3 - Module Ocean & Climate, E3CI Python notebook #23

@alexgag11

Description

@alexgag11

Hi,

I run the E3CI Python notebook of the Ocean & Climate module and got three HTTP 404 errors.

The URLs are incomplete. Everything works if the three URLs are changed from

wget https://raw.githubusercontent.com/ecmwf-projects/mooc-machine-learning-weather-climate/main/tier_3/ocean_climate/requirements.txt -O requirements.txt
wget https://github.com/ecmwf-projects/mooc-machine-learning-weather-climate/raw/main/tier_3/ocean_climate/data/e3ci_dataset_workshop.xlsx -O data/e3ci_dataset_workshop.xlsx
wget https://raw.githubusercontent.com/ecmwf-projects/mooc-machine-learning-weather-climate/main/tier_3/ocean_climate/data/europe.geojson -O data/europe.geojson

to

wget https://raw.githubusercontent.com/ecmwf-projects/mooc-machine-learning-weather-climate/main/tier_3/ocean_climate/e3ci/requirements.txt -O requirements.txt
wget https://github.com/ecmwf-projects/mooc-machine-learning-weather-climate/raw/main/tier_3/ocean_climate/e3ci/data/e3ci_dataset_workshop.xlsx -O data/e3ci_dataset_workshop.xlsx
wget https://raw.githubusercontent.com/ecmwf-projects/mooc-machine-learning-weather-climate/main/tier_3/ocean_climate/e3ci/data/europe.geojson -O data/europe.geojson

It is missing e3ci after /ocean_climate/.

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