File tree 3 files changed +21
-3
lines changed
3 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 745
745
{
746
746
"data" : {
747
747
"text/plain" : [
748
- " <matplotlib.collections.PathCollection at 0x295403490 >"
748
+ " <matplotlib.collections.PathCollection at 0x28260b050 >"
749
749
]
750
750
},
751
751
"execution_count" : 24 ,
802
802
},
803
803
{
804
804
"cell_type" : " code" ,
805
- "execution_count" : 33 ,
805
+ "execution_count" : 25 ,
806
806
"id" : " b2e19612-2fd3-4455-b9fb-be4cbbc5362a" ,
807
807
"metadata" : {},
808
808
"outputs" : [
847
847
},
848
848
{
849
849
"cell_type" : " code" ,
850
- "execution_count" : null ,
850
+ "execution_count" : 32 ,
851
851
"id" : " 4a0b85ba-7ab9-474a-9ed3-68ff7b18ae3a" ,
852
852
"metadata" : {},
853
+ "outputs" : [
854
+ {
855
+ "name" : " stdout" ,
856
+ "output_type" : " stream" ,
857
+ "text" : [
858
+ " sun alt limit for visits to be streaked= -29.427793423914736\n "
859
+ ]
860
+ }
861
+ ],
862
+ "source" : [
863
+ " print('sun alt limit for visits to be streaked=',visits['sunAlt'].values[np.where(n_streaks > 0)[0]].min())"
864
+ ]
865
+ },
866
+ {
867
+ "cell_type" : " code" ,
868
+ "execution_count" : null ,
869
+ "id" : " 98bb0a53-72dd-4a45-b0f7-8d9ace39a7df" ,
870
+ "metadata" : {},
853
871
"outputs" : [],
854
872
"source" : []
855
873
}
You can’t perform that action at this time.
0 commit comments