Skip to content
Snippets Groups Projects
.gitignore 141 B
# spyder project files
.spyproject/

# cache files
__pycache__/
*.egg-info/
.Rhistory

# jupyter
.ipynb_checkpoints/
Notebooks/Figures/
*.nc