More information about the SECOORA Data Challenge
More information about HF Radar data available in the SECOORA region
-
Download a copy of this repository to your computer
-
Install and setup a working
conda
environment using the Installation User Guide and Managing environments available in the conda.io documentation. -
Create an environment to run these notebooks
While in the root directory of the repository on your local computer:
conda env create envronment.yml
conda activate dc2020
jupyter lab