Skip to content

Commit da91941

Browse files
committed
merge changes from upstream
2 parents fbe681a + 159b2e2 commit da91941

File tree

11 files changed

+1640
-1944
lines changed

11 files changed

+1640
-1944
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ parts/
1616
sdist/
1717
var/
1818
Drafts/
19+
<<<<<<< HEAD
1920
*/build/
21+
=======
22+
>>>>>>> 159b2e2a6b776f4d0fbc209b221d7fcfd914cc3c
2023
build/
2124

2225
*.egg-info/
@@ -67,5 +70,4 @@ coverage.xml
6770

6871
#Ignore notebooks
6972
*.ipynb
70-
!Test_Scripts_1.ipynb
71-
!TS_2_Irradiance_functions.ipynb
73+
!docs/tutorials/*.ipynb

docs/tutorials/atmosphere.ipynb

Lines changed: 237 additions & 0 deletions
Large diffs are not rendered by default.

docs/tutorials/solarposition.ipynb

Lines changed: 389 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)