Skip to content

Commit cc217b8

Browse files
committed
Use waveform file URL in example scene
1 parent 2e30fb0 commit cc217b8

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ env/
33
.vscode/
44
Resources/
55
swsh_cache/
6-
Datasources.yaml
76
dist/
87

98
# Python.gitignore

Examples/Rainbow/Datasources.example.yaml

-7
This file was deleted.

Examples/Rainbow/Datasources.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
Replace:
3+
Datasources:
4+
Waveform:
5+
File: https://zenodo.org/record/3321679/files/Lev3/rhOverM_Asymptotic_GeometricUnits_CoM.h5
6+
Subfile: Extrapolated_N2.dir
7+
Cache: waveform_data_cache
8+
SwshCache: swsh_cache

0 commit comments

Comments
 (0)