Skip to content
Snippets Groups Projects
Commit 5d78180d authored by lkugler's avatar lkugler
Browse files

.

parent a14aa337
No related branches found
No related tags found
No related merge requests found
%% Cell type:code id:59276951-d31b-4c5d-bca3-fac762e663cc tags:
%% Cell type:markdown id:7df4195a-4a40-476a-9776-5865a84a2b8d tags:
``` python
# Test
import os, sys
print(sys.path)
```
%% Output
# Tutorial 1: The assimilation step
DART-WRF is a python package which automates many things like configuration, saving configuration and output, handling computing resources, etc.
['/mnt/users/staff/lkugler/AdvDA23/DART-WRF/docs/source', '/home/swd/manual/nwp/2023.1/lib/python310.zip', '/home/swd/manual/nwp/2023.1/lib/python3.10', '/home/swd/manual/nwp/2023.1/lib/python3.10/lib-dynload', '', '/users/staff/lkugler/.local/lib/python3.10/site-packages', '/home/swd/manual/nwp/2023.1/lib/python3.10/site-packages']
The data for this experiment is accessible for students on the server srvx1.
%% Cell type:code id:feeeb389-8ec6-4186-8abd-d10a0c715e63 tags:
``` python
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment