Beginners Checklist
This guide gives a rough overview of the steps required to get started with pysiral.
Download and install pysiral
Developers
Fork the main pysiral repo at http://github.com/pysiral/pysiral
Clone your own fork
Just trying it out
Create a python environment with python version 3.10+
Install python with from main branch
pip install pysiral@git+https://github.com/pysiral/pysiral.git
Initialize the configuration
pysiral config init