Helper for installing the Python environment for the OTC 2025 interactive lectures based on SEAScope
Project description
During the interactive lectures of the OTC 2025 shore-based course, you will need to install tools and libraries for reading, processing and visualizing data.
To make sure all students get the same environment, a bundle containing SEAScope [1], Python 3.12.6 and additional material required by some lectures has been created.
Installation
To install the software bundle:
Locate a disk/partition with the most free space on your computer (software itself does not take much space, but data used during the lectures will require several gigabytes)
Create a new directory on that disk/partition, all the software and data used during the course will be stored in that directory.
Note that moving the directory elsewhere or renaming it will create problems, so choose wisely (using a short and meaningful name such as otc25 is recommended).
This directory will be referred to as the “OTC directory” in the upcoming instructions.
The next steps depend on your operating system:
Linux
Download https://ftp.odl.bzh/odl/events/otc25/software/linux-otc25-bundle.sh
Save the file in the OTC directory
Open your file browser (or a terminal) and go to the OTC directory, then double-click on the bundle file (or execute it from the terminal).
Depending on the web browser used to download the bundle, you may have to make the file executable before double-clicking on it (either using your file browser or by running the chmod +x linux-otc25-bundle.sh command in a terminal.
Windows
Download https://ftp.odl.bzh/odl/events/otc25/software/windows-otc25-bundle.bat
Save the file in the OTC directory
Open your file browser (or a terminal) and go to the OTC directory, then double-click on the bundle file (or execute it from the terminal).
Windows might issue a warning regarding the execution of the file, click on the “More info” link so Windows will display a button allowing you execute the file anyway.
macOS
Install SEAScope using the instructions available on https://seascope.oceandatalab.com/macos.html
Open a terminal
Move to the OTC directory using the cd command
Execute the following command:
curl -fsSL https://ftp.odl.bzh/odl/events/otc25/software/macos_get-otc25.sh | sh
The installation of the bundle will start and will take several minutes.
A message is displayed at the end of the installation process, explaining how to start SEAScope and a new terminal already set up for the training course.
Verification
The software bundle includes a small tool to check that the environment is correctly installed.
To perform this check:
Using a file browser, go to the OTC directory
Start SEAScope:
Linux
Go to the seascope sub-directory
Double-click on the seascope file
Windows
Go to the seascope sub-directory
Double-click on the SEAScope shortcut
macOS
Click on the SEAScope application
The SEAScope viewer will start and display a globe.
Keep the viewer running, it will be used in the next steps.
In your file browser, go back to the OTC directory, there should be a file named Terminal.sh (Linux), Terminal.bat (Windows) or Terminal (macOS).
Double-click on that file (or execute it) to open a terminal.
In the terminal, type:
otc2025-check-environment
It might take some time depending on your computer but at the end it should open a Jupyter notebook in your web browser, and the “OTC” letters should appear on the globe in the SEAScope viewer.
Please follow the instructions mentioned in the notebook to determine whether or not the tests were successful.
Each notebook cell can be executed by pressing Shift+Enter or by clicking on the button with a “Play” symbol (▶).
Close the notebook in your web browser. You can also stop the SEAScope viewer and close your terminal.
You’re ready for the interactive lectures! :)
Additional information
The OTC environment installed with the bundle scripts are independent from your operating system and should not require any admin permissions. |
The bundle scripts modify some Python packages to make them compatible with Python 3.12. |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file python_env_otc2025-1.6.tar.gz
.
File metadata
- Download URL: python_env_otc2025-1.6.tar.gz
- Upload date:
- Size: 26.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e714937b15d4cc6d0031acb8e9462666f31084ebe9804a95af175d0fed6fb37 |
|
MD5 | 0952df0dec3e556a6cce512719548717 |
|
BLAKE2b-256 | 6d558e357915f7ea9bd6abef84ac0ab0e40195a33147aac7ca18b18207136c14 |