Skip to content

ocean-data-challenges/2024_InternalWaves_OSSE

Repository files navigation

⚠️ WORK in progress. This data-challenge is still under construction

Check out the data challenge website for more infos !

Alt Text

2024_InternalWaves_OSSE

This repository contains codes and sample notebooks for downloading and processing the 2024_InternalWaves_OSSE data challenge.

1. Context & Motivation

2. Get started

Installation

💻 How to get started ?

Clone the data challenge repo:

git clone https://github.com/ocean-data-challenges/2024_InternalWaves_OSSE.git

or using SSH:

git clone git@github.com:ocean-data-challenges/2024_InternalWaves_OSSE.git

create the data challenge conda environment, named env-dc-swot-filtering, by running the following command:

conda env create --file=environment.yml 

and activate it with:

conda activate env-dc_internalwaves_osse

then add it to the available kernels for jupyter to see:

ipython kernel install --name "env-dc_internalwaves_osse" --user

finally, select the "env-dc-global-ose" kernel in your notebook with Kernel > Change Kernel.

You're now good to go !

Download the data

Acknowledgement

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published