{"id":25430143,"url":"https://github.com/wekeo/wekeo4oceans","last_synced_at":"2026-03-17T23:07:17.637Z","repository":{"id":77604776,"uuid":"461516061","full_name":"wekeo/wekeo4oceans","owner":"wekeo","description":"Consolidated repository of Jupyter Notebooks for learning about EUMETSAT satellite data for marine applications. This code is a partial mirror of the repositories on https://gitlab.eumetsat.int/eumetlab/oceans/ocean-training","archived":false,"fork":false,"pushed_at":"2026-02-23T17:53:50.000Z","size":31,"stargazers_count":19,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-02-24T00:50:22.858Z","etag":null,"topics":["copernicus","earth-observation","eumetsat","jupyter","ocean","python","remote-sensing","sentinel-3","sentinel-6"],"latest_commit_sha":null,"homepage":"https://user.eumetsat.int/data/themes/marine","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wekeo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-20T14:40:17.000Z","updated_at":"2026-02-23T17:53:54.000Z","dependencies_parsed_at":"2025-02-17T02:35:59.487Z","dependency_job_id":"ed0deea8-12e6-4721-a4b8-78118ea0cb08","html_url":"https://github.com/wekeo/wekeo4oceans","commit_stats":{"total_commits":53,"total_committers":5,"mean_commits":10.6,"dds":0.09433962264150941,"last_synced_commit":"e7826823562c572fc11c20d34844c585049304ac"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wekeo/wekeo4oceans","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wekeo%2Fwekeo4oceans","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wekeo%2Fwekeo4oceans/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wekeo%2Fwekeo4oceans/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wekeo%2Fwekeo4oceans/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wekeo","download_url":"https://codeload.github.com/wekeo/wekeo4oceans/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wekeo%2Fwekeo4oceans/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30635156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T22:38:22.569Z","status":"ssl_error","status_checked_at":"2026-03-17T22:38:11.804Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["copernicus","earth-observation","eumetsat","jupyter","ocean","python","remote-sensing","sentinel-3","sentinel-6"],"created_at":"2025-02-17T02:35:53.324Z","updated_at":"2026-03-17T23:07:17.614Z","avatar_url":"https://github.com/wekeo.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to WEkEO4Oceans\n\n**wekeo4oceans** is a repository of Python based tools to introduce you to marine/ocean data on the [WEkEO DIAS (Data Information\nand Access System)](https://wekeo.eu/) and its Jupyter Lab. The content includes notebooks explaining WEkEO and the Jupyter Lab environment and\nhow to use the Harmonised Data Access (HDA) API that is fundamental to WEkEO. Within this repository are \ntutorials and case studies, using data from the Copernicus Programme that are available on WEkEO and written by expert trainers\nfrom Mercator Ocean International, ECMWF and EUMETSAT.\n\nThe content provided is mostly based on [Jupyter Notebooks](https://jupyter.org/), which allow\na high-level of interactive learning, as code, text description and visualisation \nis combined in one place.\n\n## Copernicus Data\n\nThe notebooks contained within the repository feature data from the OLCI, SLSTR and SRAL sensors aboard the Sentinel-3 satellite.\n\n\n## Where to find what you need\n\nThe content of this repository is suitable for those completely new to WEkEO, Python, Copernicus data\nand hosted processing environments.\n\nBelow is a summary of the files provided, with recommendations on where to start:\n\n## How to use this material\n\nIf you are on GitHub/Lab you can visit www.wekeo.eu, register for an account and enter the JupyterLab - then follow the instructions below. \n\nIf you are currently on the WEkEO JupyterLab you're already in the right place and can start. To clone this repository in to the WEkEO JupyterLab environment open a terminal in the WEkEO JupyterLab, type \n  \u003e `cd work`\u003cbr\u003e\n  \u003e `git clone --recurse-submodules https://github.com/wekeo/wekeo4oceans.git`\u003cbr\u003e \n \n This will create a clone of this repository of notebooks in the work directory on your Jupyterlab instance. You can use the same command to clone any external repository you like.\n\nYou can also use this code on your own computer/Jupyter Lab server, however you won't have the fast access provided by the Harmonized Data Access as part of the WEkEO infrastructure.\n\n\n### Recommended python set up\n\nThis repository supports Python 3.9. We highly recommend that users working on their own systems install the appropriate Anaconda distribution for their operating system. Here is a link to the [Anaconda distribution of Python 3.9](https://www.anaconda.com/products/individual).\n\n### Python environments\n\nPython allows users to create specific environments that suit their applications. \nThe tutorials included in this collection require a number of non-standard \npackages - by which we refer to those no included by default in Anaconda. These are included in the JupyterLab environment but you may need to install them for local working. You can create the environment locally using the supplied environment.yml file.\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwekeo%2Fwekeo4oceans","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwekeo%2Fwekeo4oceans","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwekeo%2Fwekeo4oceans/lists"}