fix: add quality filters and fix 8 data integrity issues from CR/QA

Issues fixed:
- Add upper bound angle filter: fajr/isha capped at 22 deg (was unbounded,
  max was 49 deg from light pollution artifacts)
- Remove washetdonker from approved list: threshold method produces 7 deg
  angles (civil twilight), not Fajr at 12-18 deg
- Remove openfajr_94992898.csv: duplicated the iCal feed data with slightly
  different coordinates, bypassing dedup (4,007 duplicate records)
- Filter out future dates: OpenFajr publishes predictions for the full year
- Filter out polar stations (|lat| > 70): no meaningful Fajr/Isha
- Filter out Null Island (lat=0, lng=0): GPS default / missing coordinates
- Move precomputed angles merge before dedup: was bypassing dedup entirely
- Make BAD_NOTE_MARKERS case-insensitive: catches mixed-case variants
- Add missing tess_jun2017.csv to approved list
- Clean up duplicate comment blocks in ingest.py

Dataset after fixes: 48,668 Fajr + 34,529 Isha = 83,197 total
Angle range now: 7.0-22.0 deg (Fajr), 10.0-22.0 deg (Isha)
Latitude range now: -62.6 to 69.7 (was -90 to 90)
This commit is contained in:
Aric Camarata 2026-03-23 04:25:16 -04:00
parent ada08e7ec4
commit 9ea537d26d
4 changed files with 332 additions and 8544 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,16 +1,4 @@
date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2023-05-15,2023-05-15 22:22:00+00:00,-89.9984659972787,-13.105641619092466,2801.0,135,18.977748910772128,globe_at_night,
2015-05-19,2015-05-19 11:39:00+00:00,-89.986,117.422,2585.46,139,19.76094621232998,globe_at_night,
2012-04-19,2012-04-19 21:30:00+00:00,-89.9015,24.8096,0.0,110,11.645218110325157,globe_at_night,
2015-05-19,2015-05-19 07:31:00+00:00,-87.8768,-106.875,2745.19,139,21.82661569094257,globe_at_night,
2021-05-10,2021-05-10 20:12:00+00:00,-86.4932,-81.9624,1893.09,130,15.220388423814537,globe_at_night,
2017-04-20,2017-04-20 08:35:00+00:00,-85.7281,-137.812,1971.39,110,15.851970893723738,globe_at_night,
2023-08-31,2023-08-31 18:20:00+00:00,-84.42583643973985,83.6250657,3487.24,243,14.108629141101453,globe_at_night,
2024-04-09,2024-04-09 16:10:00+00:00,-82.99966913730506,47.41784082192573,3453.98,100,10.218809941796158,globe_at_night,
2023-05-20,2023-05-20 19:35:00+00:00,-82.3452032840657,-66.08140996383362,159.78,140,14.890389541612663,globe_at_night,
2017-04-28,2017-04-28 06:43:00+00:00,-78.3494,-161.543,48.0,118,19.764434731448564,globe_at_night,
2023-04-14,2023-04-14 17:25:00+00:00,-74.21198251594369,19.6875,3358.84,104,12.08645772221809,globe_at_night,
2023-04-20,2023-04-20 22:37:00+00:00,-72.3957057065326,-50.9765625,-501.58,110,16.690822284186147,globe_at_night,
2023-04-20,2023-04-20 20:27:00+00:00,-65.88854546649816,-23.64686843660778,-4915.44,110,16.07442161725459,globe_at_night,
2022-08-30,2022-08-30 17:01:00+00:00,-62.8777,43.9138,-4886.5,242,20.800393428526494,globe_at_night,
2017-02-20,2017-02-20 20:10:00+00:00,-61.6064,37.9688,-5242.99,51,15.560306448238562,globe_at_night,
@ -4272,153 +4260,6 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2018-07-01,2018-07-01 21:22:00+00:00,-5.77926,-35.2009,19.4065,182,15.416459249223507,globe_at_night,
2020-07-08,2020-07-08 00:55:00+00:00,-2.12177,-79.8913,8.69493,190,21.64674607424487,globe_at_night,
2017-05-14,2017-05-14 12:20:00+00:00,-1.89325,106.106,26.46,134,21.4430442199857,globe_at_night,
2024-01-03,2024-01-03 19:00:00+00:00,0.0,0.0,0.0,3,12.799178570598812,globe_at_night,
2024-01-07,2024-01-07 19:33:00+00:00,0.0,0.0,0.0,7,20.00226191834841,globe_at_night,
2015-01-10,2015-01-10 19:12:00+00:00,0.0,0.0,0.0,10,14.931893186104245,globe_at_night,
2015-01-13,2015-01-13 19:35:00+00:00,0.0,0.0,0.0,13,20.02497741998058,globe_at_night,
2023-01-17,2023-01-17 19:03:00+00:00,0.0,0.0,0.0,17,12.369661270868914,globe_at_night,
2015-01-19,2015-01-19 19:34:00+00:00,0.0,0.0,0.0,19,19.480082003469885,globe_at_night,
2024-02-02,2024-02-02 19:12:00+00:00,0.0,0.0,0.0,33,13.956730856602247,globe_at_night,
2024-02-03,2024-02-03 19:13:00+00:00,0.0,0.0,0.0,34,14.190252463004043,globe_at_night,
2024-02-05,2024-02-05 19:08:00+00:00,0.0,0.0,0.0,36,12.989845862600657,globe_at_night,
2024-02-07,2024-02-07 19:13:00+00:00,0.0,0.0,0.0,38,14.20013830805399,globe_at_night,
2024-02-08,2024-02-08 19:06:00+00:00,0.0,0.0,0.0,39,12.522877781877932,globe_at_night,
2024-02-09,2024-02-09 19:23:00+00:00,0.0,0.0,0.0,40,16.635566053800744,globe_at_night,
2024-02-10,2024-02-10 19:09:00+00:00,0.0,0.0,0.0,41,13.27187632626153,globe_at_night,
2024-02-11,2024-02-11 19:10:00+00:00,0.0,0.0,0.0,42,13.531346675093852,globe_at_night,
2024-02-12,2024-02-12 19:12:00+00:00,0.0,0.0,0.0,43,14.036937768025707,globe_at_night,
2015-02-14,2015-02-14 19:15:00+00:00,0.0,0.0,0.0,45,14.824561885939373,globe_at_night,
2024-02-14,2024-02-14 19:33:00+00:00,0.0,0.0,0.0,45,19.191887294083077,globe_at_night,
2015-02-15,2015-02-15 19:25:00+00:00,0.0,0.0,0.0,46,17.290832204656965,globe_at_night,
2015-02-19,2015-02-19 19:04:00+00:00,0.0,0.0,0.0,50,12.31058781851112,globe_at_night,
2024-02-20,2024-02-20 19:09:00+00:00,0.0,0.0,0.0,51,13.570515248662936,globe_at_night,
2024-02-25,2024-02-25 19:34:00+00:00,0.0,0.0,0.0,56,19.978622633630994,globe_at_night,
2024-03-06,2024-03-06 19:07:00+00:00,0.0,0.0,0.0,66,13.933112062452341,globe_at_night,
2024-03-07,2024-03-07 19:08:00+00:00,0.0,0.0,0.0,67,14.25065097206082,globe_at_night,
2024-03-08,2024-03-08 19:24:00+00:00,0.0,0.0,0.0,68,18.307726136214097,globe_at_night,
2024-03-09,2024-03-09 19:07:00+00:00,0.0,0.0,0.0,69,14.141192921743135,globe_at_night,
2024-03-10,2024-03-10 19:27:00+00:00,0.0,0.0,0.0,70,19.201902058953607,globe_at_night,
2023-03-13,2023-03-13 19:16:00+00:00,0.0,0.0,0.0,72,16.625655449315055,globe_at_night,
2023-03-14,2023-03-14 19:36:00+00:00,0.0,0.0,0.0,73,21.695675841911548,globe_at_night,
2024-03-14,2024-03-14 19:08:00+00:00,0.0,0.0,0.0,74,14.752411182641943,globe_at_night,
2024-03-16,2024-03-16 18:54:00+00:00,0.0,0.0,0.0,76,11.400527437083097,globe_at_night,
2024-03-19,2024-03-19 19:24:00+00:00,0.0,0.0,0.0,79,19.12371688352447,globe_at_night,
2023-03-22,2023-03-22 19:15:00+00:00,0.0,0.0,0.0,81,17.040556997994774,globe_at_night,
2024-03-21,2024-03-21 19:32:00+00:00,0.0,0.0,0.0,81,21.271608179365675,globe_at_night,
2014-03-25,2014-03-25 19:05:00+00:00,0.0,0.0,0.0,84,14.772242636897076,globe_at_night,
2024-04-01,2024-04-01 18:51:00+00:00,0.0,0.0,0.0,92,11.804309437794034,globe_at_night,
2024-04-04,2024-04-04 18:43:00+00:00,0.0,0.0,0.0,95,10.009350238066668,globe_at_night,
2015-04-06,2015-04-06 18:45:00+00:00,0.0,0.0,0.0,96,10.580436014949775,globe_at_night,
2023-04-06,2023-04-06 18:49:00+00:00,0.0,0.0,0.0,96,11.577079289391463,globe_at_night,
2024-04-05,2024-04-05 19:00:00+00:00,0.0,0.0,0.0,96,14.294932795997305,globe_at_night,
2015-04-07,2015-04-07 19:05:00+00:00,0.0,0.0,0.0,97,15.604661696708623,globe_at_night,
2015-04-08,2015-04-08 19:22:00+00:00,0.0,0.0,0.0,98,19.8733011166294,globe_at_night,
2015-04-09,2015-04-09 19:19:00+00:00,0.0,0.0,0.0,99,19.181051198964852,globe_at_night,
2024-04-08,2024-04-08 18:56:00+00:00,0.0,0.0,0.0,99,13.474522062520284,globe_at_night,
2024-04-09,2024-04-09 19:02:00+00:00,0.0,0.0,0.0,100,15.01361810707074,globe_at_night,
2023-04-19,2023-04-19 19:08:00+00:00,0.0,0.0,0.0,109,16.881905363953717,globe_at_night,
2023-04-30,2023-04-30 18:43:00+00:00,0.0,0.0,0.0,120,11.058126638895773,globe_at_night,
2024-04-29,2024-04-29 19:21:00+00:00,0.0,0.0,0.0,120,20.218225669715043,globe_at_night,
2024-05-01,2024-05-01 19:06:00+00:00,0.0,0.0,0.0,122,16.615878033518182,globe_at_night,
2023-05-03,2023-05-03 19:15:00+00:00,0.0,0.0,0.0,123,18.769050773135096,globe_at_night,
2024-05-02,2024-05-02 19:22:00+00:00,0.0,0.0,0.0,123,20.450279639218934,globe_at_night,
2023-05-04,2023-05-04 19:15:00+00:00,0.0,0.0,0.0,124,18.763921301068418,globe_at_night,
2024-05-03,2024-05-03 18:56:00+00:00,0.0,0.0,0.0,124,14.219499333030038,globe_at_night,
2024-05-04,2024-05-04 19:17:00+00:00,0.0,0.0,0.0,125,19.239159033328733,globe_at_night,
2024-05-05,2024-05-05 18:54:00+00:00,0.0,0.0,0.0,126,13.738818793774866,globe_at_night,
2024-05-06,2024-05-06 19:19:00+00:00,0.0,0.0,0.0,127,19.691414886579253,globe_at_night,
2023-05-11,2023-05-11 19:00:00+00:00,0.0,0.0,0.0,131,15.114071406741411,globe_at_night,
2023-05-12,2023-05-12 19:00:00+00:00,0.0,0.0,0.0,132,15.096396584716711,globe_at_night,
2023-05-13,2023-05-13 19:00:00+00:00,0.0,0.0,0.0,133,15.076534394610313,globe_at_night,
2023-05-14,2023-05-14 19:00:00+00:00,0.0,0.0,0.0,134,15.054529232651825,globe_at_night,
2023-05-15,2023-05-15 19:00:00+00:00,0.0,0.0,0.0,135,15.03043232526002,globe_at_night,
2023-05-17,2023-05-17 19:00:00+00:00,0.0,0.0,0.0,137,14.976200623250119,globe_at_night,
2023-05-18,2023-05-18 19:00:00+00:00,0.0,0.0,0.0,138,14.946195602226252,globe_at_night,
2024-05-18,2024-05-18 18:54:00+00:00,0.0,0.0,0.0,139,13.517880103371526,globe_at_night,
2023-05-20,2023-05-20 19:00:00+00:00,0.0,0.0,0.0,140,14.8807692201667,globe_at_night,
2024-05-20,2024-05-20 19:29:00+00:00,0.0,0.0,0.0,141,21.608688260189556,globe_at_night,
2023-05-22,2023-05-22 19:30:00+00:00,0.0,0.0,0.0,142,21.78044873479516,globe_at_night,
2023-05-24,2023-05-24 19:25:00+00:00,0.0,0.0,0.0,144,20.52768958817727,globe_at_night,
2023-05-29,2023-05-29 19:30:00+00:00,0.0,0.0,0.0,149,21.42160254863374,globe_at_night,
2024-06-01,2024-06-01 18:55:00+00:00,0.0,0.0,0.0,153,13.184350013368755,globe_at_night,
2024-06-02,2024-06-02 18:54:00+00:00,0.0,0.0,0.0,154,12.904482158353836,globe_at_night,
2024-06-03,2024-06-03 19:20:00+00:00,0.0,0.0,0.0,155,18.818895786150556,globe_at_night,
2023-06-12,2023-06-12 18:53:00+00:00,0.0,0.0,0.0,163,12.192058423202011,globe_at_night,
2024-06-13,2024-06-13 19:33:00+00:00,0.0,0.0,0.0,165,21.204955778350104,globe_at_night,
2024-07-06,2024-07-06 19:33:00+00:00,0.0,0.0,0.0,188,20.255863427136397,globe_at_night,
2023-07-08,2023-07-08 19:21:00+00:00,0.0,0.0,0.0,189,17.486377105499844,globe_at_night,
2024-07-14,2024-07-14 19:27:00+00:00,0.0,0.0,0.0,196,18.78838020848623,globe_at_night,
2023-08-25,2023-08-25 19:16:00+00:00,0.0,0.0,0.0,237,18.149240134260413,globe_at_night,
2024-09-02,2024-09-02 19:15:00+00:00,0.0,0.0,0.0,246,18.728689477782197,globe_at_night,
2023-09-06,2023-09-06 19:23:00+00:00,0.0,0.0,0.0,249,21.033144077325726,globe_at_night,
2024-09-24,2024-09-24 19:01:00+00:00,0.0,0.0,0.0,268,17.31915187650313,globe_at_night,
2024-09-25,2024-09-25 19:09:00+00:00,0.0,0.0,0.0,269,19.40294696962564,globe_at_night,
2024-09-27,2024-09-27 18:33:00+00:00,0.0,0.0,0.0,271,10.56892116978278,globe_at_night,
2024-09-30,2024-09-30 18:43:00+00:00,0.0,0.0,0.0,274,13.302011120879627,globe_at_night,
2023-10-03,2023-10-03 18:53:00+00:00,0.0,0.0,0.0,276,15.95961467504314,globe_at_night,
2024-10-02,2024-10-02 19:13:00+00:00,0.0,0.0,0.0,276,20.930192635966122,globe_at_night,
2023-10-04,2023-10-04 18:30:00+00:00,0.0,0.0,0.0,277,10.295902286958091,globe_at_night,
2024-10-04,2024-10-04 19:10:00+00:00,0.0,0.0,0.0,278,20.312974053881458,globe_at_night,
2023-10-06,2023-10-06 18:34:00+00:00,0.0,0.0,0.0,279,11.429492561805828,globe_at_night,
2023-10-10,2023-10-10 18:44:00+00:00,0.0,0.0,0.0,283,14.1565412105818,globe_at_night,
2023-10-12,2023-10-12 18:52:00+00:00,0.0,0.0,0.0,285,16.2412609405632,globe_at_night,
2023-10-14,2023-10-14 18:28:00+00:00,0.0,0.0,0.0,287,10.394125529864752,globe_at_night,
2023-10-20,2023-10-20 18:42:00+00:00,0.0,0.0,0.0,293,14.063848713355556,globe_at_night,
2016-10-20,2016-10-20 18:47:00+00:00,0.0,0.0,0.0,294,15.31141606243059,globe_at_night,
2024-10-25,2024-10-25 18:34:00+00:00,0.0,0.0,0.0,299,12.21101134437515,globe_at_night,
2024-10-26,2024-10-26 18:25:00+00:00,0.0,0.0,0.0,300,10.026525602508311,globe_at_night,
2024-10-28,2024-10-28 18:32:00+00:00,0.0,0.0,0.0,302,11.73758275847124,globe_at_night,
2024-10-29,2024-10-29 18:41:00+00:00,0.0,0.0,0.0,303,13.917130273568159,globe_at_night,
2024-11-01,2024-11-01 19:06:00+00:00,0.0,0.0,0.0,306,19.903987449022974,globe_at_night,
2023-11-03,2023-11-03 18:53:00+00:00,0.0,0.0,0.0,307,16.744218995570012,globe_at_night,
2024-11-04,2024-11-04 19:07:00+00:00,0.0,0.0,0.0,309,20.04670425173039,globe_at_night,
2023-11-06,2023-11-06 18:55:00+00:00,0.0,0.0,0.0,310,17.129784881764525,globe_at_night,
2023-11-08,2023-11-08 19:02:00+00:00,0.0,0.0,0.0,312,18.717443571313773,globe_at_night,
2014-11-09,2014-11-09 18:59:00+00:00,0.0,0.0,0.0,313,17.94348922325024,globe_at_night,
2024-11-08,2024-11-08 19:04:00+00:00,0.0,0.0,0.0,313,19.155630942421357,globe_at_night,
2023-11-10,2023-11-10 19:01:00+00:00,0.0,0.0,0.0,314,18.380115896132477,globe_at_night,
2024-11-10,2024-11-10 19:06:00+00:00,0.0,0.0,0.0,315,19.523935233035953,globe_at_night,
2023-11-12,2023-11-12 18:46:00+00:00,0.0,0.0,0.0,316,14.713789877980107,globe_at_night,
2024-11-11,2024-11-11 19:00:00+00:00,0.0,0.0,0.0,316,18.04537515509932,globe_at_night,
2024-11-12,2024-11-12 19:15:00+00:00,0.0,0.0,0.0,317,21.52813471666572,globe_at_night,
2024-11-13,2024-11-13 19:01:00+00:00,0.0,0.0,0.0,318,18.160328946377927,globe_at_night,
2017-11-16,2017-11-16 18:47:00+00:00,0.0,0.0,0.0,320,14.677289347055558,globe_at_night,
2024-11-15,2024-11-15 19:10:00+00:00,0.0,0.0,0.0,320,20.141922211402246,globe_at_night,
2023-11-17,2023-11-17 19:15:00+00:00,0.0,0.0,0.0,321,21.216425373513847,globe_at_night,
2024-11-17,2024-11-17 19:12:00+00:00,0.0,0.0,0.0,322,20.45785090391389,globe_at_night,
2024-11-18,2024-11-18 19:00:00+00:00,0.0,0.0,0.0,323,17.57023816812926,globe_at_night,
2024-11-20,2024-11-20 19:18:00+00:00,0.0,0.0,0.0,325,21.603357297542363,globe_at_night,
2024-11-21,2024-11-21 19:00:00+00:00,0.0,0.0,0.0,326,17.324592122177044,globe_at_night,
2024-11-22,2024-11-22 19:05:00+00:00,0.0,0.0,0.0,327,18.400845520263463,globe_at_night,
2024-11-24,2024-11-24 19:05:00+00:00,0.0,0.0,0.0,329,18.216333082477448,globe_at_night,
2024-11-25,2024-11-25 19:12:00+00:00,0.0,0.0,0.0,330,19.740389050475535,globe_at_night,
2024-11-26,2024-11-26 19:11:00+00:00,0.0,0.0,0.0,331,19.409626894633913,globe_at_night,
2024-11-27,2024-11-27 19:10:00+00:00,0.0,0.0,0.0,332,19.077481625485362,globe_at_night,
2024-11-28,2024-11-28 19:20:00+00:00,0.0,0.0,0.0,333,21.275591887199084,globe_at_night,
2024-11-30,2024-11-30 19:20:00+00:00,0.0,0.0,0.0,335,21.05910221126636,globe_at_night,
2024-12-01,2024-12-01 19:10:00+00:00,0.0,0.0,0.0,336,18.655585963095554,globe_at_night,
2024-12-03,2024-12-03 19:17:00+00:00,0.0,0.0,0.0,338,20.038617307753093,globe_at_night,
2023-12-05,2023-12-05 19:00:00+00:00,0.0,0.0,0.0,339,16.007400386023843,globe_at_night,
2024-12-04,2024-12-04 19:05:00+00:00,0.0,0.0,0.0,339,17.179098847572018,globe_at_night,
2023-12-06,2023-12-06 19:06:00+00:00,0.0,0.0,0.0,340,17.271337137218456,globe_at_night,
2023-12-07,2023-12-07 19:00:00+00:00,0.0,0.0,0.0,341,15.785229700248959,globe_at_night,
2024-12-06,2024-12-06 19:27:00+00:00,0.0,0.0,0.0,341,21.974801767627874,globe_at_night,
2023-12-08,2023-12-08 19:11:00+00:00,0.0,0.0,0.0,342,18.18706913697853,globe_at_night,
2023-12-09,2023-12-09 19:07:00+00:00,0.0,0.0,0.0,343,17.158919053669216,globe_at_night,
2023-12-10,2023-12-10 19:01:00+00:00,0.0,0.0,0.0,344,15.67349463561672,globe_at_night,
2023-12-11,2023-12-11 19:02:00+00:00,0.0,0.0,0.0,345,15.786913341879368,globe_at_night,
2023-12-12,2023-12-12 18:39:00+00:00,0.0,0.0,0.0,346,10.410427483866279,globe_at_night,
2024-12-11,2024-12-11 19:11:00+00:00,0.0,0.0,0.0,346,17.75139527548551,globe_at_night,
2023-12-14,2023-12-14 18:42:00+00:00,0.0,0.0,0.0,348,10.86981832347852,globe_at_night,
2024-12-15,2024-12-15 19:23:00+00:00,0.0,0.0,0.0,350,20.011919805834808,globe_at_night,
2024-12-16,2024-12-16 19:04:00+00:00,0.0,0.0,0.0,351,15.578580619362931,globe_at_night,
2024-12-17,2024-12-17 19:25:00+00:00,0.0,0.0,0.0,352,20.23303351983563,globe_at_night,
2024-12-18,2024-12-18 19:26:00+00:00,0.0,0.0,0.0,353,20.344309254246184,globe_at_night,
2024-12-19,2024-12-19 19:17:00+00:00,0.0,0.0,0.0,354,18.18986609944365,globe_at_night,
2014-12-22,2014-12-22 19:32:00+00:00,0.0,0.0,0.0,356,21.308443389559553,globe_at_night,
2014-12-23,2014-12-23 18:45:00+00:00,0.0,0.0,0.0,357,10.50529795766411,globe_at_night,
2024-12-22,2024-12-22 19:10:00+00:00,0.0,0.0,0.0,357,16.260522074022635,globe_at_night,
2014-12-25,2014-12-25 18:52:00+00:00,0.0,0.0,0.0,359,11.881133698031045,globe_at_night,
2023-10-18,2023-10-18 16:58:00+00:00,0.2431827984867525,32.55658258928842,1180.68,291,20.501705841027253,globe_at_night,
2023-10-26,2023-10-26 17:01:00+00:00,0.2431850225871761,32.55657575158678,1180.64,299,21.3292276552039,globe_at_night,
2023-10-12,2023-10-12 16:47:00+00:00,0.2431867419266057,32.55658875912193,1180.78,285,17.564647658293605,globe_at_night,
@ -6225,7 +6066,6 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2015-01-15,2015-01-15 15:52:00+00:00,27.52,41.7,1020.0,15,15.807111918802388,"Khalifa 2018, NRIAG J. 7:22-28, Hail Saudi Arabia",Shafaq Abyad winter; Hail
2015-03-20,2015-03-20 16:12:00+00:00,27.52,41.7,1020.0,79,11.406862437538283,"Khalifa 2018, NRIAG J. 7:22-28, Hail Saudi Arabia",Shafaq Abyad spring equinox; Hail
2015-06-21,2015-06-21 17:28:00+00:00,27.52,41.7,1020.0,172,15.218935301068617,"Khalifa 2018, NRIAG J. 7:22-28, Hail Saudi Arabia",Shafaq Abyad summer solstice; high altitude desert
2014-11-15,2014-11-15 16:18:00+00:00,27.52,41.7,1020.0,319,25.811827873517203,"Khalifa 2018, NRIAG J. 7:22-28, Hail Saudi Arabia",Shafaq Abyad; desert plateau ~1000m elevation
2017-01-03,2017-01-03 00:00:00+00:00,27.5847,-81.0456,18.75,3,16.938864018989744,globe_at_night,
2020-05-09,2020-05-09 02:09:00+00:00,27.5949,-99.4797,148.637,130,11.561469745817046,globe_at_night,
2017-04-16,2017-04-16 00:44:00+00:00,27.6648,-81.5158,29.88,106,12.11145536080669,globe_at_night,
@ -6747,6 +6587,10 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2017-12-25,2017-12-25 19:53:00+00:00,28.2983,-16.51048,0.0,359,20.569685006289095,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars63; photometric inflection method; night median MSAS=21.00; MSAS at inflection=19.54; depression=20.63°; smoothing=5-pt median; dark rows=718
2017-12-26,2017-12-26 19:39:00+00:00,28.2983,-16.51048,0.0,360,17.503710418066046,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars63; photometric inflection method; night median MSAS=20.62; MSAS at inflection=18.74; depression=17.69°; smoothing=5-pt median; dark rows=715
2017-12-27,2017-12-27 20:00:00+00:00,28.2983,-16.51048,0.0,361,21.811577321937495,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars63; photometric inflection method; night median MSAS=20.17; MSAS at inflection=17.87; depression=21.98°; smoothing=5-pt median; dark rows=717
2017-06-01,2017-06-01 05:00:00+00:00,28.3,-16.509,0.0,152,13.984790127486304,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars63; photometric inflection method; night median MSAS=21.09; MSAS at inflection=20.66; depression=13.85°; smoothing=5-pt median; dark rows=157
2017-06-07,2017-06-07 20:52:00+00:00,28.3,-16.509,0.0,158,10.449654967816956,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars63; photometric inflection method; night median MSAS=18.43; MSAS at inflection=17.91; depression=10.48°; smoothing=5-pt median; dark rows=508
2017-06-13,2017-06-13 21:39:00+00:00,28.3,-16.509,0.0,164,18.24677865070278,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars63; photometric inflection method; night median MSAS=19.88; MSAS at inflection=21.38; depression=18.30°; smoothing=5-pt median; dark rows=507
2017-06-27,2017-06-27 21:47:00+00:00,28.3,-16.509,0.0,178,19.056842501360876,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars63; photometric inflection method; night median MSAS=21.09; MSAS at inflection=20.97; depression=19.06°; smoothing=5-pt median; dark rows=505
2017-07-02,2017-07-02 21:18:00+00:00,28.3,-16.509,0.0,183,14.125290533808052,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars63; photometric inflection method; night median MSAS=20.33; MSAS at inflection=19.08; depression=14.27°; smoothing=5-pt median; dark rows=503
2017-07-20,2017-07-20 21:23:00+00:00,28.3,-16.509,0.0,201,16.19807194689392,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars63; photometric inflection method; night median MSAS=21.35; MSAS at inflection=21.36; depression=16.29°; smoothing=5-pt median; dark rows=516
2017-07-28,2017-07-28 21:06:00+00:00,28.3,-16.509,0.0,209,14.093882762683394,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars63; photometric inflection method; night median MSAS=20.94; MSAS at inflection=20.13; depression=14.15°; smoothing=5-pt median; dark rows=532
@ -6904,20 +6748,28 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2018-05-25,2018-05-25 20:48:00+00:00,28.525838,-14.005069,0.0,145,12.880208519817257,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=17.97; MSAS at inflection=17.58; depression=13.06°; smoothing=5-pt median; dark rows=513
2018-05-26,2018-05-26 20:45:00+00:00,28.525838,-14.005069,0.0,146,12.201199777632427,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=17.83; MSAS at inflection=17.96; depression=12.35°; smoothing=5-pt median; dark rows=516
2018-06-01,2018-06-01 20:39:00+00:00,28.525838,-14.005069,0.0,152,10.395261048814266,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=18.36; MSAS at inflection=17.81; depression=10.44°; smoothing=5-pt median; dark rows=507
2017-06-02,2017-06-02 20:52:00+00:00,28.525838,-14.005069,0.0,153,12.644637856664456,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=19.20; MSAS at inflection=17.69; depression=12.74°; smoothing=5-pt median; dark rows=501
2018-06-02,2018-06-02 21:01:00+00:00,28.525838,-14.005069,0.0,153,14.290231064527397,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=19.31; MSAS at inflection=20.59; depression=14.31°; smoothing=5-pt median; dark rows=507
2018-06-03,2018-06-03 20:41:00+00:00,28.525838,-14.005069,0.0,154,10.554850980092553,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=19.65; MSAS at inflection=18.13; depression=10.72°; smoothing=5-pt median; dark rows=505
2018-06-04,2018-06-04 20:52:00+00:00,28.525838,-14.005069,0.0,155,12.46340049458546,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=20.76; MSAS at inflection=20.11; depression=12.52°; smoothing=5-pt median; dark rows=502
2018-06-08,2018-06-08 21:42:00+00:00,28.525838,-14.005069,0.0,159,20.659715437286327,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=21.17; MSAS at inflection=20.51; depression=20.80°; smoothing=5-pt median; dark rows=503
2018-06-09,2018-06-09 21:47:00+00:00,28.525838,-14.005069,0.0,160,21.369935582657178,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=21.17; MSAS at inflection=21.43; depression=21.49°; smoothing=5-pt median; dark rows=503
2017-06-10,2017-06-10 20:43:00+00:00,28.525838,-14.005069,0.0,161,10.25909012865266,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=18.41; MSAS at inflection=17.98; depression=10.43°; smoothing=5-pt median; dark rows=223
2018-06-10,2018-06-10 20:46:00+00:00,28.525838,-14.005069,0.0,161,10.825755919369122,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=21.25; MSAS at inflection=18.93; depression=10.91°; smoothing=5-pt median; dark rows=494
2017-06-11,2017-06-11 20:48:00+00:00,28.525838,-14.005069,0.0,162,11.09305793385851,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=17.79; MSAS at inflection=18.48; depression=11.22°; smoothing=5-pt median; dark rows=498
2018-06-11,2018-06-11 21:16:00+00:00,28.525838,-14.005069,0.0,162,16.065062550544383,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=21.00; MSAS at inflection=21.34; depression=16.23°; smoothing=5-pt median; dark rows=434
2018-06-12,2018-06-12 21:13:00+00:00,28.525838,-14.005069,0.0,163,15.470489460652894,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=21.13; MSAS at inflection=21.30; depression=15.51°; smoothing=5-pt median; dark rows=482
2017-06-13,2017-06-13 20:45:00+00:00,28.525838,-14.005069,0.0,164,10.401893162498348,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=18.85; MSAS at inflection=18.42; depression=10.41°; smoothing=5-pt median; dark rows=505
2017-06-14,2017-06-14 21:32:00+00:00,28.525838,-14.005069,0.0,165,18.534315954381977,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=19.40; MSAS at inflection=20.55; depression=18.65°; smoothing=5-pt median; dark rows=499
2018-06-14,2018-06-14 20:46:00+00:00,28.525838,-14.005069,0.0,165,10.529845657541136,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=20.58; MSAS at inflection=19.16; depression=10.65°; smoothing=5-pt median; dark rows=484
2017-06-15,2017-06-15 21:38:00+00:00,28.525838,-14.005069,0.0,166,19.45707621879799,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=19.98; MSAS at inflection=21.40; depression=19.61°; smoothing=5-pt median; dark rows=498
2018-06-15,2018-06-15 21:39:00+00:00,28.525838,-14.005069,0.0,166,19.631206769045587,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=20.86; MSAS at inflection=20.83; depression=19.71°; smoothing=5-pt median; dark rows=493
2018-06-18,2018-06-18 21:39:00+00:00,28.525838,-14.005069,0.0,169,19.46627819115729,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=20.96; MSAS at inflection=19.63; depression=19.51°; smoothing=5-pt median; dark rows=495
2018-06-19,2018-06-19 21:49:00+00:00,28.525838,-14.005069,0.0,170,21.02576405792753,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=20.59; MSAS at inflection=18.77; depression=21.03°; smoothing=5-pt median; dark rows=495
2017-06-21,2017-06-21 21:09:00+00:00,28.525838,-14.005069,0.0,172,14.267755473289824,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=21.27; MSAS at inflection=20.91; depression=14.31°; smoothing=5-pt median; dark rows=469
2018-06-22,2018-06-22 21:53:00+00:00,28.525838,-14.005069,0.0,173,21.552470680678475,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=18.65; MSAS at inflection=17.79; depression=21.57°; smoothing=5-pt median; dark rows=481
2018-06-23,2018-06-23 21:19:00+00:00,28.525838,-14.005069,0.0,174,15.941912532261759,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=18.45; MSAS at inflection=18.25; depression=16.08°; smoothing=5-pt median; dark rows=486
2017-06-24,2017-06-24 20:53:00+00:00,28.525838,-14.005069,0.0,175,11.337132182527977,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=20.78; MSAS at inflection=18.35; depression=11.43°; smoothing=5-pt median; dark rows=490
2018-06-24,2018-06-24 20:53:00+00:00,28.525838,-14.005069,0.0,175,11.340198083691666,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=18.77; MSAS at inflection=18.20; depression=11.45°; smoothing=5-pt median; dark rows=493
2018-06-25,2018-06-25 21:10:00+00:00,28.525838,-14.005069,0.0,176,14.341459190849786,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=18.48; MSAS at inflection=17.67; depression=14.46°; smoothing=5-pt median; dark rows=490
2018-07-01,2018-07-01 20:50:00+00:00,28.525838,-14.005069,0.0,182,10.743136243621356,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars70; photometric inflection method; night median MSAS=19.44; MSAS at inflection=18.68; depression=10.76°; smoothing=5-pt median; dark rows=407
@ -7197,6 +7049,9 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2017-03-22,2017-03-22 21:01:00+00:00,28.679,-17.9437,553.55,81,21.806570793275874,globe_at_night,
2023-02-09,2023-02-09 19:56:00+00:00,28.6797,-17.9413,602.193,40,13.406304694411137,globe_at_night,
2023-02-22,2023-02-22 20:36:00+00:00,28.6797,-17.9412,603.125,53,20.275283362494037,globe_at_night,
2017-06-02,2017-06-02 21:56:00+00:00,28.686,-17.766,0.0,153,20.977732460136703,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars4; photometric inflection method; night median MSAS=18.16; MSAS at inflection=17.33; depression=21.04°; smoothing=5-pt median; dark rows=959
2017-06-23,2017-06-23 21:30:00+00:00,28.686,-17.766,0.0,174,15.143774191894504,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars4; photometric inflection method; night median MSAS=18.07; MSAS at inflection=17.54; depression=15.15°; smoothing=5-pt median; dark rows=974
2017-06-25,2017-06-25 21:19:00+00:00,28.686,-17.766,0.0,176,13.180813682925981,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars4; photometric inflection method; night median MSAS=18.16; MSAS at inflection=17.50; depression=13.27°; smoothing=5-pt median; dark rows=970
2017-07-01,2017-07-01 21:55:00+00:00,28.686,-17.766,0.0,182,19.326264435813908,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars4; photometric inflection method; night median MSAS=17.51; MSAS at inflection=16.44; depression=19.41°; smoothing=5-pt median; dark rows=970
2017-07-02,2017-07-02 21:49:00+00:00,28.686,-17.766,0.0,183,18.356975215224473,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars4; photometric inflection method; night median MSAS=18.25; MSAS at inflection=17.34; depression=18.43°; smoothing=5-pt median; dark rows=966
2017-07-13,2017-07-13 20:59:00+00:00,28.686,-17.766,0.0,194,10.01383937989866,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars4; photometric inflection method; night median MSAS=17.58; MSAS at inflection=17.22; depression=10.18°; smoothing=5-pt median; dark rows=1009
@ -8327,6 +8182,13 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2018-12-27,2018-12-27 18:39:00+00:00,31.206059,-7.86872,0.0,361,13.109836064618502,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars27; photometric inflection method; night median MSAS=20.30; MSAS at inflection=19.87; depression=13.12°; smoothing=5-pt median; dark rows=636
2018-12-29,2018-12-29 18:50:00+00:00,31.206059,-7.86872,0.0,363,15.086183744360248,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars27; photometric inflection method; night median MSAS=21.41; MSAS at inflection=21.38; depression=15.27°; smoothing=5-pt median; dark rows=548
2018-12-30,2018-12-30 18:49:00+00:00,31.206059,-7.86872,0.0,364,14.754690758277436,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars27; photometric inflection method; night median MSAS=21.47; MSAS at inflection=21.14; depression=14.95°; smoothing=5-pt median; dark rows=606
2017-06-16,2017-06-16 20:54:00+00:00,31.20876,-7.8649,0.0,167,14.457685104861309,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars27; photometric inflection method; night median MSAS=21.02; MSAS at inflection=21.09; depression=14.57°; smoothing=5-pt median; dark rows=416
2017-06-18,2017-06-18 21:09:00+00:00,31.20876,-7.8649,0.0,169,16.787109168463108,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars27; photometric inflection method; night median MSAS=20.93; MSAS at inflection=21.38; depression=16.85°; smoothing=5-pt median; dark rows=442
2017-06-19,2017-06-19 20:45:00+00:00,31.20876,-7.8649,0.0,170,12.806502240936357,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars27; photometric inflection method; night median MSAS=21.41; MSAS at inflection=20.27; depression=12.86°; smoothing=5-pt median; dark rows=441
2017-06-20,2017-06-20 20:50:00+00:00,31.20876,-7.8649,0.0,171,13.60483268037402,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars27; photometric inflection method; night median MSAS=21.40; MSAS at inflection=20.77; depression=13.66°; smoothing=5-pt median; dark rows=443
2017-06-24,2017-06-24 20:54:00+00:00,31.20876,-7.8649,0.0,175,14.157406937059099,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars27; photometric inflection method; night median MSAS=21.45; MSAS at inflection=20.97; depression=14.16°; smoothing=5-pt median; dark rows=463
2017-06-25,2017-06-25 21:35:00+00:00,31.20876,-7.8649,0.0,176,20.58951816809152,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars27; photometric inflection method; night median MSAS=21.39; MSAS at inflection=21.72; depression=20.61°; smoothing=5-pt median; dark rows=418
2017-06-29,2017-06-29 20:48:00+00:00,31.20876,-7.8649,0.0,180,13.125049457221058,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars27; photometric inflection method; night median MSAS=21.22; MSAS at inflection=19.98; depression=13.23°; smoothing=5-pt median; dark rows=417
2017-07-01,2017-07-01 20:44:00+00:00,31.20876,-7.8649,0.0,182,12.469414476149657,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars27; photometric inflection method; night median MSAS=20.66; MSAS at inflection=19.11; depression=12.62°; smoothing=5-pt median; dark rows=438
2017-07-02,2017-07-02 20:50:00+00:00,31.20876,-7.8649,0.0,183,13.507148168638142,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars27; photometric inflection method; night median MSAS=20.30; MSAS at inflection=19.02; depression=13.62°; smoothing=5-pt median; dark rows=455
2017-07-06,2017-07-06 21:18:00+00:00,31.20876,-7.8649,0.0,187,18.2373444519117,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars27; photometric inflection method; night median MSAS=18.40; MSAS at inflection=18.40; depression=18.33°; smoothing=5-pt median; dark rows=23
@ -8527,6 +8389,7 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2018-05-30,2018-05-31 03:32:00+00:00,32.223877,-110.767532,0.0,151,13.104417163285742,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=18.58; MSAS at inflection=19.85; depression=13.19°; smoothing=5-pt median; dark rows=467
2019-05-30,2019-05-31 03:23:00+00:00,32.223877,-110.767532,0.0,151,11.591928974420718,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=20.30; MSAS at inflection=19.38; depression=11.73°; smoothing=5-pt median; dark rows=357
2020-05-29,2020-05-30 03:46:00+00:00,32.223877,-110.767532,0.0,151,15.491444481026493,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=18.96; MSAS at inflection=17.62; depression=15.63°; smoothing=5-pt median; dark rows=343
2017-05-31,2017-06-01 03:25:00+00:00,32.223877,-110.767532,0.0,152,11.762892024440722,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=18.96; MSAS at inflection=17.87; depression=11.89°; smoothing=5-pt median; dark rows=445
2019-05-31,2019-06-01 03:15:00+00:00,32.223877,-110.767532,0.0,152,10.083404856595239,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=20.24; MSAS at inflection=18.43; depression=10.22°; smoothing=5-pt median; dark rows=434
2020-05-31,2020-06-01 04:15:00+00:00,32.223877,-110.767532,0.0,153,19.81377601801274,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.09; MSAS at inflection=17.67; depression=19.91°; smoothing=5-pt median; dark rows=366
2018-06-02,2018-06-03 03:19:00+00:00,32.223877,-110.767532,0.0,154,10.53025034624946,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.87; MSAS at inflection=18.80; depression=10.59°; smoothing=5-pt median; dark rows=479
@ -8534,18 +8397,26 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2020-06-01,2020-06-02 04:21:00+00:00,32.223877,-110.767532,0.0,154,20.587720120792515,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=18.34; MSAS at inflection=17.74; depression=20.60°; smoothing=5-pt median; dark rows=376
2020-06-02,2020-06-03 04:18:00+00:00,32.223877,-110.767532,0.0,155,20.023507221761733,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=18.58; MSAS at inflection=17.77; depression=20.12°; smoothing=5-pt median; dark rows=363
2019-06-04,2019-06-05 03:25:00+00:00,32.223877,-110.767532,0.0,156,11.366745321448214,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=20.23; MSAS at inflection=19.24; depression=11.49°; smoothing=5-pt median; dark rows=438
2017-06-06,2017-06-06 10:31:00+00:00,32.223877,-110.767532,0.0,157,18.87952737541276,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.30; MSAS at inflection=19.69; depression=18.79°; smoothing=5-pt median; dark rows=149
2018-06-05,2018-06-06 03:54:00+00:00,32.223877,-110.767532,0.0,157,16.044886171736163,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=20.06; MSAS at inflection=20.01; depression=16.16°; smoothing=5-pt median; dark rows=470
2019-06-05,2019-06-06 03:22:00+00:00,32.223877,-110.767532,0.0,157,10.748932512905759,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=20.25; MSAS at inflection=18.80; depression=10.82°; smoothing=5-pt median; dark rows=430
2019-06-07,2019-06-08 04:09:00+00:00,32.223877,-110.767532,0.0,159,18.207575072414198,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=20.23; MSAS at inflection=19.85; depression=18.27°; smoothing=5-pt median; dark rows=423
2020-06-06,2020-06-07 03:31:00+00:00,32.223877,-110.767532,0.0,159,12.109594134257861,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=18.78; MSAS at inflection=19.61; depression=12.23°; smoothing=5-pt median; dark rows=381
2017-06-10,2017-06-11 03:43:00+00:00,32.223877,-110.767532,0.0,162,13.77891712684472,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=18.83; MSAS at inflection=19.64; depression=13.93°; smoothing=5-pt median; dark rows=439
2019-06-10,2019-06-11 04:06:00+00:00,32.223877,-110.767532,0.0,162,17.47294383094972,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.88; MSAS at inflection=18.49; depression=17.55°; smoothing=5-pt median; dark rows=446
2020-06-09,2020-06-10 03:27:00+00:00,32.223877,-110.767532,0.0,162,11.164251556898492,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.86; MSAS at inflection=18.79; depression=11.17°; smoothing=5-pt median; dark rows=373
2019-06-11,2019-06-12 04:36:00+00:00,32.223877,-110.767532,0.0,163,21.801408877810637,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.15; MSAS at inflection=17.84; depression=21.84°; smoothing=5-pt median; dark rows=425
2020-06-10,2020-06-11 04:26:00+00:00,32.223877,-110.767532,0.0,163,20.40380361701158,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.85; MSAS at inflection=19.89; depression=20.48°; smoothing=5-pt median; dark rows=309
2017-06-12,2017-06-13 04:38:00+00:00,32.223877,-110.767532,0.0,164,21.97252902218155,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.41; MSAS at inflection=20.02; depression=21.99°; smoothing=5-pt median; dark rows=456
2018-06-12,2018-06-13 03:35:00+00:00,32.223877,-110.767532,0.0,164,12.317731342609306,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.64; MSAS at inflection=18.51; depression=12.38°; smoothing=5-pt median; dark rows=460
2018-06-13,2018-06-14 04:00:00+00:00,32.223877,-110.767532,0.0,165,16.295340670864068,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=20.19; MSAS at inflection=18.74; depression=16.42°; smoothing=5-pt median; dark rows=429
2020-06-12,2020-06-13 03:40:00+00:00,32.223877,-110.767532,0.0,165,13.107080937062047,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.79; MSAS at inflection=19.82; depression=13.19°; smoothing=5-pt median; dark rows=371
2017-06-14,2017-06-15 03:24:00+00:00,32.223877,-110.767532,0.0,166,10.30865083504392,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.71; MSAS at inflection=18.27; depression=10.40°; smoothing=5-pt median; dark rows=436
2017-06-15,2017-06-16 03:26:00+00:00,32.223877,-110.767532,0.0,167,10.587403661676834,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.99; MSAS at inflection=18.46; depression=10.73°; smoothing=5-pt median; dark rows=435
2018-06-15,2018-06-16 04:36:00+00:00,32.223877,-110.767532,0.0,167,21.510920932409995,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=17.86; MSAS at inflection=17.49; depression=21.62°; smoothing=5-pt median; dark rows=472
2017-06-16,2017-06-17 03:25:00+00:00,32.223877,-110.767532,0.0,168,10.359493055678202,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.97; MSAS at inflection=18.31; depression=10.47°; smoothing=5-pt median; dark rows=450
2017-06-17,2017-06-18 03:26:00+00:00,32.223877,-110.767532,0.0,169,10.476432724457991,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.57; MSAS at inflection=18.06; depression=10.52°; smoothing=5-pt median; dark rows=447
2017-06-18,2017-06-19 03:28:00+00:00,32.223877,-110.767532,0.0,170,10.767191316104494,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.93; MSAS at inflection=18.52; depression=10.85°; smoothing=5-pt median; dark rows=438
2018-06-18,2018-06-19 03:33:00+00:00,32.223877,-110.767532,0.0,170,11.617179330008609,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=20.42; MSAS at inflection=19.44; depression=11.72°; smoothing=5-pt median; dark rows=432
2019-06-18,2019-06-19 04:16:00+00:00,32.223877,-110.767532,0.0,170,18.470399044128996,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=18.97; MSAS at inflection=19.83; depression=18.60°; smoothing=5-pt median; dark rows=430
2018-06-19,2018-06-20 03:36:00+00:00,32.223877,-110.767532,0.0,171,12.073803943006995,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=20.41; MSAS at inflection=19.42; depression=12.13°; smoothing=5-pt median; dark rows=462
@ -8554,13 +8425,16 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2018-06-23,2018-06-24 03:53:00+00:00,32.223877,-110.767532,0.0,175,14.727904463899938,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.04; MSAS at inflection=18.28; depression=14.74°; smoothing=5-pt median; dark rows=405
2020-06-22,2020-06-23 03:43:00+00:00,32.223877,-110.767532,0.0,175,13.111695583620037,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.82; MSAS at inflection=19.85; depression=13.18°; smoothing=5-pt median; dark rows=359
2019-06-24,2019-06-25 03:47:00+00:00,32.223877,-110.767532,0.0,176,13.741480860003879,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=20.20; MSAS at inflection=20.02; depression=13.86°; smoothing=5-pt median; dark rows=426
2017-06-26,2017-06-27 03:34:00+00:00,32.223877,-110.767532,0.0,178,11.56112909013219,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.93; MSAS at inflection=18.85; depression=11.56°; smoothing=5-pt median; dark rows=458
2018-06-26,2018-06-27 04:19:00+00:00,32.223877,-110.767532,0.0,178,18.72708096823266,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=18.58; MSAS at inflection=18.61; depression=18.76°; smoothing=5-pt median; dark rows=379
2019-06-26,2019-06-27 03:31:00+00:00,32.223877,-110.767532,0.0,178,11.05589743590541,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=20.20; MSAS at inflection=19.03; depression=11.19°; smoothing=5-pt median; dark rows=415
2020-06-25,2020-06-26 03:33:00+00:00,32.223877,-110.767532,0.0,178,11.393928620571218,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=20.29; MSAS at inflection=19.10; depression=11.40°; smoothing=5-pt median; dark rows=377
2017-06-27,2017-06-28 04:29:00+00:00,32.223877,-110.767532,0.0,179,20.202833838420418,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=20.17; MSAS at inflection=19.94; depression=20.34°; smoothing=5-pt median; dark rows=463
2019-06-27,2019-06-28 03:30:00+00:00,32.223877,-110.767532,0.0,179,10.878982729797386,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=20.22; MSAS at inflection=18.93; depression=10.98°; smoothing=5-pt median; dark rows=438
2020-06-26,2020-06-27 04:37:00+00:00,32.223877,-110.767532,0.0,179,21.333527259286424,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.69; MSAS at inflection=17.52; depression=21.37°; smoothing=5-pt median; dark rows=184
2018-06-28,2018-06-29 03:30:00+00:00,32.223877,-110.767532,0.0,180,10.879369489259137,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=18.33; MSAS at inflection=18.98; depression=10.95°; smoothing=5-pt median; dark rows=460
2019-06-28,2019-06-29 03:53:00+00:00,32.223877,-110.767532,0.0,180,14.685471913681234,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=20.08; MSAS at inflection=18.16; depression=14.82°; smoothing=5-pt median; dark rows=443
2017-06-29,2017-06-30 03:32:00+00:00,32.223877,-110.767532,0.0,181,11.224667141428194,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=20.19; MSAS at inflection=18.68; depression=11.27°; smoothing=5-pt median; dark rows=446
2017-06-30,2017-07-01 03:25:00+00:00,32.223877,-110.767532,0.0,182,10.040123655372161,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=20.14; MSAS at inflection=17.92; depression=10.20°; smoothing=5-pt median; dark rows=445
2018-06-30,2018-07-01 03:40:00+00:00,32.223877,-110.767532,0.0,182,12.577012153692161,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.26; MSAS at inflection=19.98; depression=12.70°; smoothing=5-pt median; dark rows=408
2017-07-01,2017-07-02 04:20:00+00:00,32.223877,-110.767532,0.0,183,18.94936605967614,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.84; MSAS at inflection=19.37; depression=18.99°; smoothing=5-pt median; dark rows=457
@ -8726,7 +8600,6 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2017-11-19,2017-11-20 01:35:00+00:00,32.223877,-110.767532,0.0,324,15.73054891330113,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=20.40; MSAS at inflection=20.15; depression=15.82°; smoothing=5-pt median; dark rows=589
2019-11-19,2019-11-20 01:47:00+00:00,32.223877,-110.767532,0.0,324,18.18299151404403,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=17.59; MSAS at inflection=17.16; depression=18.27°; smoothing=5-pt median; dark rows=512
2017-11-20,2017-11-21 01:42:00+00:00,32.223877,-110.767532,0.0,325,17.229128275695068,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.89; MSAS at inflection=19.57; depression=17.37°; smoothing=5-pt median; dark rows=544
2018-11-21,2018-11-21 12:12:00+00:00,32.223877,-110.767532,0.0,325,22.18035118805753,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=20.02; MSAS at inflection=20.18; depression=21.98°; smoothing=5-pt median; dark rows=80
2019-11-21,2019-11-22 01:25:00+00:00,32.223877,-110.767532,0.0,326,13.778795890986952,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.73; MSAS at inflection=19.76; depression=13.81°; smoothing=5-pt median; dark rows=549
2017-11-23,2017-11-24 01:26:00+00:00,32.223877,-110.767532,0.0,328,14.093052040925592,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=20.43; MSAS at inflection=19.86; depression=14.25°; smoothing=5-pt median; dark rows=696
2019-11-23,2019-11-24 01:45:00+00:00,32.223877,-110.767532,0.0,328,17.973436187666163,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars19; photometric inflection method; night median MSAS=19.82; MSAS at inflection=19.85; depression=18.09°; smoothing=5-pt median; dark rows=603
@ -10976,6 +10849,15 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2007-03-19,2007-03-19 03:34:00+00:00,36.51,-121.77,53.72,78,16.202764286853714,globe_at_night,
2017-12-15,2017-12-15 23:01:00+00:00,36.5134,-79.467,0.0,349,11.291280268856035,globe_at_night,
2016-01-11,2016-01-11 08:54:00+00:00,36.5826,139.916,125.05,11,13.973688508764095,globe_at_night,
2017-06-01,2017-06-01 21:20:00+00:00,36.61,-4.52,0.0,152,18.046054758921738,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars12; photometric inflection method; night median MSAS=17.89; MSAS at inflection=17.41; depression=18.15°; smoothing=5-pt median; dark rows=445
2017-06-04,2017-06-04 20:34:00+00:00,36.61,-4.52,0.0,155,10.96740208992414,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars12; photometric inflection method; night median MSAS=18.24; MSAS at inflection=17.39; depression=11.11°; smoothing=5-pt median; dark rows=457
2017-06-06,2017-06-06 20:41:00+00:00,36.61,-4.52,0.0,157,11.837308642995303,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars12; photometric inflection method; night median MSAS=17.91; MSAS at inflection=17.52; depression=11.84°; smoothing=5-pt median; dark rows=446
2017-06-15,2017-06-15 22:02:00+00:00,36.61,-4.52,0.0,166,21.935676736514747,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars12; photometric inflection method; night median MSAS=17.94; MSAS at inflection=17.99; depression=21.94°; smoothing=5-pt median; dark rows=450
2017-06-17,2017-06-17 21:10:00+00:00,36.61,-4.52,0.0,168,15.250729831655025,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars12; photometric inflection method; night median MSAS=18.27; MSAS at inflection=18.15; depression=15.27°; smoothing=5-pt median; dark rows=444
2017-06-20,2017-06-20 21:37:00+00:00,36.61,-4.52,0.0,171,18.741458516435536,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars12; photometric inflection method; night median MSAS=18.52; MSAS at inflection=18.33; depression=18.87°; smoothing=5-pt median; dark rows=446
2017-06-21,2017-06-21 21:13:00+00:00,36.61,-4.52,0.0,172,15.51921261509718,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars12; photometric inflection method; night median MSAS=18.52; MSAS at inflection=18.41; depression=15.52°; smoothing=5-pt median; dark rows=447
2017-06-25,2017-06-25 20:48:00+00:00,36.61,-4.52,0.0,176,11.823750717492828,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars12; photometric inflection method; night median MSAS=17.88; MSAS at inflection=17.81; depression=11.85°; smoothing=5-pt median; dark rows=442
2017-06-27,2017-06-27 21:59:00+00:00,36.61,-4.52,0.0,178,21.35449423249107,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars12; photometric inflection method; night median MSAS=18.80; MSAS at inflection=18.58; depression=21.39°; smoothing=5-pt median; dark rows=448
2019-07-07,2019-07-07 20:43:00+00:00,36.61,-4.52,0.0,188,11.334326682326395,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars12; photometric inflection method; night median MSAS=18.59; MSAS at inflection=17.86; depression=11.49°; smoothing=5-pt median; dark rows=456
2019-07-08,2019-07-08 20:49:00+00:00,36.61,-4.52,0.0,189,12.317403493529145,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars12; photometric inflection method; night median MSAS=18.62; MSAS at inflection=18.13; depression=12.40°; smoothing=5-pt median; dark rows=458
2019-07-09,2019-07-09 21:03:00+00:00,36.61,-4.52,0.0,190,14.485622286113953,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars12; photometric inflection method; night median MSAS=18.49; MSAS at inflection=18.08; depression=14.49°; smoothing=5-pt median; dark rows=456
@ -11406,15 +11288,20 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2018-05-16,2018-05-16 20:52:00+00:00,36.95,-4.54,0.0,136,16.296407887921884,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars11; photometric inflection method; night median MSAS=21.09; MSAS at inflection=21.16; depression=16.36°; smoothing=5-pt median; dark rows=470
2018-05-17,2018-05-17 20:19:00+00:00,36.95,-4.54,0.0,137,10.904037571220284,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars11; photometric inflection method; night median MSAS=21.21; MSAS at inflection=19.02; depression=11.03°; smoothing=5-pt median; dark rows=476
2018-05-30,2018-05-30 20:43:00+00:00,36.95,-4.54,0.0,150,12.75295782671169,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars11; photometric inflection method; night median MSAS=18.90; MSAS at inflection=19.39; depression=12.88°; smoothing=5-pt median; dark rows=458
2017-06-01,2017-06-01 20:42:00+00:00,36.95,-4.55,0.0,152,12.310493903410032,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars11; photometric inflection method; night median MSAS=20.39; MSAS at inflection=18.93; depression=12.37°; smoothing=5-pt median; dark rows=451
2018-06-02,2018-06-02 21:35:00+00:00,36.95,-4.54,0.0,153,19.654620657520393,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars11; photometric inflection method; night median MSAS=19.93; MSAS at inflection=20.41; depression=19.75°; smoothing=5-pt median; dark rows=444
2017-06-06,2017-06-06 21:33:00+00:00,36.95,-4.55,0.0,157,18.90615145279747,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars11; photometric inflection method; night median MSAS=19.07; MSAS at inflection=18.88; depression=18.91°; smoothing=5-pt median; dark rows=429
2018-06-06,2018-06-06 20:52:00+00:00,36.95,-4.54,0.0,157,13.278699685242373,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars11; photometric inflection method; night median MSAS=21.16; MSAS at inflection=20.70; depression=13.35°; smoothing=5-pt median; dark rows=444
2017-06-08,2017-06-08 21:55:00+00:00,36.95,-4.55,0.0,159,21.377998620972377,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars11; photometric inflection method; night median MSAS=17.66; MSAS at inflection=17.54; depression=21.38°; smoothing=5-pt median; dark rows=449
2018-06-08,2018-06-08 20:35:00+00:00,36.95,-4.54,0.0,159,10.51455457153677,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars11; photometric inflection method; night median MSAS=21.89; MSAS at inflection=21.18; depression=10.57°; smoothing=5-pt median; dark rows=423
2018-06-09,2018-06-09 20:35:00+00:00,36.95,-4.54,0.0,160,10.422936121557512,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars11; photometric inflection method; night median MSAS=23.19; MSAS at inflection=21.22; depression=10.45°; smoothing=5-pt median; dark rows=315
2018-06-12,2018-06-12 21:09:00+00:00,36.95,-4.54,0.0,163,15.180153486961284,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars11; photometric inflection method; night median MSAS=23.18; MSAS at inflection=23.05; depression=15.23°; smoothing=5-pt median; dark rows=294
2018-06-16,2018-06-16 21:03:00+00:00,36.95,-4.54,0.0,167,14.069902822281126,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars11; photometric inflection method; night median MSAS=23.12; MSAS at inflection=22.85; depression=14.18°; smoothing=5-pt median; dark rows=282
2017-06-21,2017-06-21 21:17:00+00:00,36.95,-4.55,0.0,172,15.807431230146085,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars11; photometric inflection method; night median MSAS=21.10; MSAS at inflection=21.07; depression=15.84°; smoothing=5-pt median; dark rows=442
2018-06-21,2018-06-21 20:38:00+00:00,36.95,-4.54,0.0,172,10.149515965119086,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars11; photometric inflection method; night median MSAS=21.26; MSAS at inflection=19.56; depression=10.25°; smoothing=5-pt median; dark rows=442
2018-06-22,2018-06-22 21:21:00+00:00,36.95,-4.54,0.0,173,16.33420444724144,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars11; photometric inflection method; night median MSAS=20.52; MSAS at inflection=19.57; depression=16.39°; smoothing=5-pt median; dark rows=444
2018-06-24,2018-06-24 21:54:00+00:00,36.95,-4.54,0.0,175,20.467230461191612,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars11; photometric inflection method; night median MSAS=18.91; MSAS at inflection=18.55; depression=20.51°; smoothing=5-pt median; dark rows=429
2017-06-25,2017-06-25 20:52:00+00:00,36.95,-4.55,0.0,176,12.177865290106725,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars11; photometric inflection method; night median MSAS=20.98; MSAS at inflection=19.48; depression=12.24°; smoothing=5-pt median; dark rows=442
2018-06-25,2018-06-25 20:53:00+00:00,36.95,-4.54,0.0,176,12.331817753998811,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars11; photometric inflection method; night median MSAS=18.94; MSAS at inflection=18.64; depression=12.43°; smoothing=5-pt median; dark rows=427
2017-07-01,2017-07-01 22:01:00+00:00,36.95,-4.55,0.0,182,21.40741283063304,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars11; photometric inflection method; night median MSAS=20.69; MSAS at inflection=20.19; depression=21.51°; smoothing=5-pt median; dark rows=439
2017-07-04,2017-07-04 20:42:00+00:00,36.95,-4.55,0.0,185,10.825356353302677,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars11; photometric inflection method; night median MSAS=19.41; MSAS at inflection=18.23; depression=10.89°; smoothing=5-pt median; dark rows=448
@ -11879,7 +11766,6 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2020-05-18,2020-05-18 20:17:00+00:00,38.165781,-2.326893,0.0,139,11.049765633578032,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars289; photometric inflection method; night median MSAS=21.48; MSAS at inflection=19.05; depression=11.17°; smoothing=5-pt median; dark rows=453
2020-05-21,2020-05-21 20:37:00+00:00,38.165781,-2.326893,0.0,142,13.638695904505296,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars289; photometric inflection method; night median MSAS=21.49; MSAS at inflection=20.86; depression=13.65°; smoothing=5-pt median; dark rows=454
2020-05-22,2020-05-22 20:27:00+00:00,38.165781,-2.326893,0.0,143,11.962451368968278,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars289; photometric inflection method; night median MSAS=21.48; MSAS at inflection=19.63; depression=12.04°; smoothing=5-pt median; dark rows=448
2020-06-01,2020-06-01 02:21:00+00:00,38.165781,-2.326893,0.0,153,22.044288697149,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars289; photometric inflection method; night median MSAS=20.31; MSAS at inflection=21.02; depression=21.99°; smoothing=5-pt median; dark rows=232
2020-06-04,2020-06-04 21:40:00+00:00,38.165781,-2.326893,0.0,156,20.071718112018267,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars289; photometric inflection method; night median MSAS=17.98; MSAS at inflection=18.29; depression=20.16°; smoothing=5-pt median; dark rows=438
2020-06-05,2020-06-05 20:29:00+00:00,38.165781,-2.326893,0.0,157,10.414978951174447,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars289; photometric inflection method; night median MSAS=18.17; MSAS at inflection=17.86; depression=10.47°; smoothing=5-pt median; dark rows=440
2020-06-07,2020-06-07 20:55:00+00:00,38.165781,-2.326893,0.0,159,13.984825985979448,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars289; photometric inflection method; night median MSAS=19.11; MSAS at inflection=21.04; depression=13.99°; smoothing=5-pt median; dark rows=435
@ -12234,7 +12120,6 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2020-05-18,2020-05-18 21:14:00+00:00,38.276969,-6.91978,0.0,139,16.791914206544213,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars328; photometric inflection method; night median MSAS=20.14; MSAS at inflection=19.67; depression=16.80°; smoothing=5-pt median; dark rows=160
2020-06-18,2020-06-18 02:40:00+00:00,38.276969,-6.91978,0.0,170,21.07260891035006,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars328; photometric inflection method; night median MSAS=20.29; MSAS at inflection=19.89; depression=21.07°; smoothing=5-pt median; dark rows=52
2020-07-07,2020-07-07 02:47:00+00:00,38.276969,-6.91978,0.0,189,21.502769101635586,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars328; photometric inflection method; night median MSAS=18.06; MSAS at inflection=18.06; depression=21.45°; smoothing=5-pt median; dark rows=65
2020-08-10,2020-08-10 03:31:00+00:00,38.276969,-6.91978,0.0,223,22.01418634592946,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars328; photometric inflection method; night median MSAS=18.58; MSAS at inflection=18.53; depression=21.92°; smoothing=5-pt median; dark rows=150
2020-08-19,2020-08-19 04:18:00+00:00,38.276969,-6.91978,0.0,232,16.579495323356817,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars328; photometric inflection method; night median MSAS=20.39; MSAS at inflection=20.41; depression=16.43°; smoothing=5-pt median; dark rows=97
2020-08-22,2020-08-22 04:20:00+00:00,38.276969,-6.91978,0.0,235,16.845013804699185,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars328; photometric inflection method; night median MSAS=20.24; MSAS at inflection=20.22; depression=16.69°; smoothing=5-pt median; dark rows=118
2020-01-02,2020-01-02 18:11:00+00:00,38.3149,-5.28355,0.0,2,11.369765972608652,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=19.22; MSAS at inflection=18.77; depression=11.41°; smoothing=5-pt median; dark rows=93
@ -12334,9 +12219,11 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2020-05-27,2020-05-27 20:44:00+00:00,38.3149,-5.28355,0.0,148,11.905090586544864,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.29; MSAS at inflection=19.12; depression=12.01°; smoothing=5-pt median; dark rows=428
2019-05-30,2019-05-30 20:44:00+00:00,38.3149,-5.28355,0.0,150,11.599947616506313,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.54; MSAS at inflection=19.16; depression=11.71°; smoothing=5-pt median; dark rows=387
2020-05-29,2020-05-29 21:39:00+00:00,38.3149,-5.28355,0.0,150,19.18622165216655,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.52; MSAS at inflection=19.38; depression=19.25°; smoothing=5-pt median; dark rows=281
2017-06-01,2017-06-01 21:37:00+00:00,38.3149,-5.28355,0.0,152,18.57333170246838,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=19.67; MSAS at inflection=18.98; depression=18.57°; smoothing=5-pt median; dark rows=447
2019-06-01,2019-06-01 20:36:00+00:00,38.3149,-5.28355,0.0,152,10.133826166821919,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.51; MSAS at inflection=18.32; depression=10.27°; smoothing=5-pt median; dark rows=442
2019-06-02,2019-06-02 20:39:00+00:00,38.3149,-5.28355,0.0,153,10.46695754453189,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.32; MSAS at inflection=18.76; depression=10.50°; smoothing=5-pt median; dark rows=446
2020-06-01,2020-06-01 20:50:00+00:00,38.3149,-5.28355,0.0,153,12.13520051345624,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=18.28; MSAS at inflection=18.10; depression=12.19°; smoothing=5-pt median; dark rows=251
2017-06-04,2017-06-04 21:38:00+00:00,38.3149,-5.28355,0.0,155,18.330667034088876,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=19.27; MSAS at inflection=18.50; depression=18.39°; smoothing=5-pt median; dark rows=440
2019-06-04,2019-06-04 21:58:00+00:00,38.3149,-5.28355,0.0,155,20.74216948094672,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.11; MSAS at inflection=19.29; depression=20.75°; smoothing=5-pt median; dark rows=442
2020-06-03,2020-06-03 21:16:00+00:00,38.3149,-5.28355,0.0,155,15.56342272204738,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=17.93; MSAS at inflection=18.00; depression=15.68°; smoothing=5-pt median; dark rows=254
2019-06-05,2019-06-05 20:57:00+00:00,38.3149,-5.28355,0.0,156,12.774792233940927,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.50; MSAS at inflection=19.83; depression=12.84°; smoothing=5-pt median; dark rows=443
@ -12348,12 +12235,21 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2020-06-11,2020-06-11 21:52:00+00:00,38.3149,-5.28355,0.0,163,19.2988651319584,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=17.94; MSAS at inflection=17.78; depression=19.37°; smoothing=5-pt median; dark rows=416
2020-06-12,2020-06-12 20:57:00+00:00,38.3149,-5.28355,0.0,164,12.06555734335785,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=19.85; MSAS at inflection=18.12; depression=12.19°; smoothing=5-pt median; dark rows=433
2020-06-13,2020-06-13 21:12:00+00:00,38.3149,-5.28355,0.0,165,14.095004621254569,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=19.81; MSAS at inflection=19.78; depression=14.12°; smoothing=5-pt median; dark rows=431
2017-06-18,2017-06-18 22:05:00+00:00,38.3149,-5.28355,0.0,169,20.37066353915868,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.28; MSAS at inflection=20.15; depression=20.48°; smoothing=5-pt median; dark rows=408
2017-06-19,2017-06-19 21:21:00+00:00,38.3149,-5.28355,0.0,170,15.012120588095215,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.37; MSAS at inflection=20.03; depression=15.12°; smoothing=5-pt median; dark rows=432
2019-06-19,2019-06-19 22:03:00+00:00,38.3149,-5.28355,0.0,170,20.129549323720767,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=18.80; MSAS at inflection=19.92; depression=20.19°; smoothing=5-pt median; dark rows=430
2020-06-18,2020-06-18 20:48:00+00:00,38.3149,-5.28355,0.0,170,10.408900082813135,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.42; MSAS at inflection=18.22; depression=10.44°; smoothing=5-pt median; dark rows=413
2017-06-20,2017-06-20 22:05:00+00:00,38.3149,-5.28355,0.0,171,20.307875317666046,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.34; MSAS at inflection=20.27; depression=20.37°; smoothing=5-pt median; dark rows=409
2017-06-21,2017-06-21 21:20:00+00:00,38.3149,-5.28355,0.0,172,14.817579725060327,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.31; MSAS at inflection=20.01; depression=14.83°; smoothing=5-pt median; dark rows=432
2017-06-22,2017-06-22 22:19:00+00:00,38.3149,-5.28355,0.0,173,21.731746070918383,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.38; MSAS at inflection=20.37; depression=21.79°; smoothing=5-pt median; dark rows=426
2020-06-21,2020-06-21 22:05:00+00:00,38.3149,-5.28355,0.0,173,20.27570854176987,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.40; MSAS at inflection=20.35; depression=20.37°; smoothing=5-pt median; dark rows=393
2019-06-23,2019-06-23 22:02:00+00:00,38.3149,-5.28355,0.0,174,19.930333196199005,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=19.95; MSAS at inflection=19.88; depression=19.98°; smoothing=5-pt median; dark rows=432
2017-06-24,2017-06-24 22:06:00+00:00,38.3149,-5.28355,0.0,175,20.36412363302839,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.18; MSAS at inflection=19.73; depression=20.42°; smoothing=5-pt median; dark rows=433
2019-06-24,2019-06-24 21:12:00+00:00,38.3149,-5.28355,0.0,175,13.683881020959516,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.29; MSAS at inflection=20.02; depression=13.80°; smoothing=5-pt median; dark rows=431
2020-06-23,2020-06-23 22:11:00+00:00,38.3149,-5.28355,0.0,175,20.896046812757938,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.22; MSAS at inflection=19.58; depression=20.94°; smoothing=5-pt median; dark rows=435
2017-06-25,2017-06-25 20:49:00+00:00,38.3149,-5.28355,0.0,176,10.393059166580583,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.44; MSAS at inflection=18.38; depression=10.53°; smoothing=5-pt median; dark rows=434
2017-06-26,2017-06-26 22:07:00+00:00,38.3149,-5.28355,0.0,177,20.483896122766442,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.50; MSAS at inflection=20.37; depression=20.53°; smoothing=5-pt median; dark rows=434
2017-06-27,2017-06-27 21:09:00+00:00,38.3149,-5.28355,0.0,178,13.264900141798009,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.60; MSAS at inflection=20.00; depression=13.38°; smoothing=5-pt median; dark rows=435
2020-06-26,2020-06-26 22:03:00+00:00,38.3149,-5.28355,0.0,178,20.04465861007397,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.52; MSAS at inflection=20.04; depression=20.05°; smoothing=5-pt median; dark rows=434
2020-06-29,2020-06-29 20:51:00+00:00,38.3149,-5.28355,0.0,181,10.707130047637987,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=19.70; MSAS at inflection=17.86; depression=10.85°; smoothing=5-pt median; dark rows=437
2019-07-01,2019-07-01 22:00:00+00:00,38.3149,-5.28355,0.0,182,19.820510584534368,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars15; photometric inflection method; night median MSAS=20.43; MSAS at inflection=20.23; depression=19.84°; smoothing=5-pt median; dark rows=405
@ -12540,7 +12436,6 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2025-03-28,2025-03-29 01:36:00+00:00,38.3361,-86.4656,200.0,88,18.08643995993673,Globe at Night Monitoring Network (GaN-MN). Continuous SQM-LE sky brightness data. https://globeatnight.org/gan-mn/. Station registry: http://globeatnight-network.org/,"GaN-MN station LASO (Louisville Astronomical Society, Indiana, USA); photometric inflection method; night median MSAS=20.63; MSAS at inflection=20.76; depression=18.21°; smoothing=5-pt median; dark rows=510"
2025-03-29,2025-03-30 01:46:00+00:00,38.3361,-86.4656,200.0,89,19.70834521798442,Globe at Night Monitoring Network (GaN-MN). Continuous SQM-LE sky brightness data. https://globeatnight.org/gan-mn/. Station registry: http://globeatnight-network.org/,"GaN-MN station LASO (Louisville Astronomical Society, Indiana, USA); photometric inflection method; night median MSAS=20.90; MSAS at inflection=20.54; depression=19.84°; smoothing=5-pt median; dark rows=507"
2025-03-30,2025-03-31 01:56:00+00:00,38.3361,-86.4656,200.0,90,21.297795124643503,Globe at Night Monitoring Network (GaN-MN). Continuous SQM-LE sky brightness data. https://globeatnight.org/gan-mn/. Station registry: http://globeatnight-network.org/,"GaN-MN station LASO (Louisville Astronomical Society, Indiana, USA); photometric inflection method; night median MSAS=20.54; MSAS at inflection=20.28; depression=21.43°; smoothing=5-pt median; dark rows=486"
2025-04-08,2025-04-08 09:24:00+00:00,38.3361,-86.4656,200.0,98,22.13824819446628,Globe at Night Monitoring Network (GaN-MN). Continuous SQM-LE sky brightness data. https://globeatnight.org/gan-mn/. Station registry: http://globeatnight-network.org/,"GaN-MN station LASO (Louisville Astronomical Society, Indiana, USA); photometric inflection method; night median MSAS=20.99; MSAS at inflection=20.89; depression=21.99°; smoothing=5-pt median; dark rows=25"
2025-04-14,2025-04-15 02:04:00+00:00,38.3361,-86.4656,200.0,105,19.41410749872944,Globe at Night Monitoring Network (GaN-MN). Continuous SQM-LE sky brightness data. https://globeatnight.org/gan-mn/. Station registry: http://globeatnight-network.org/,"GaN-MN station LASO (Louisville Astronomical Society, Indiana, USA); photometric inflection method; night median MSAS=20.12; MSAS at inflection=20.05; depression=19.44°; smoothing=5-pt median; dark rows=33"
2025-04-15,2025-04-16 02:02:00+00:00,38.3361,-86.4656,200.0,106,18.85831963803987,Globe at Night Monitoring Network (GaN-MN). Continuous SQM-LE sky brightness data. https://globeatnight.org/gan-mn/. Station registry: http://globeatnight-network.org/,"GaN-MN station LASO (Louisville Astronomical Society, Indiana, USA); photometric inflection method; night median MSAS=21.00; MSAS at inflection=20.60; depression=18.89°; smoothing=5-pt median; dark rows=94"
2025-04-17,2025-04-18 02:03:00+00:00,38.3361,-86.4656,200.0,108,18.591370232066385,Globe at Night Monitoring Network (GaN-MN). Continuous SQM-LE sky brightness data. https://globeatnight.org/gan-mn/. Station registry: http://globeatnight-network.org/,"GaN-MN station LASO (Louisville Astronomical Society, Indiana, USA); photometric inflection method; night median MSAS=21.09; MSAS at inflection=21.04; depression=18.63°; smoothing=5-pt median; dark rows=211"
@ -12715,6 +12610,18 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2024-10-02,2024-10-02 01:46:00+00:00,38.407656085576384,-96.15873174488286,349.77,276,20.24145002044038,globe_at_night,
2024-09-04,2024-09-04 02:27:00+00:00,38.408353844366765,-96.1563611634332,348.22,248,18.82397232425117,globe_at_night,
2024-09-04,2024-09-04 02:21:00+00:00,38.40864901923264,-96.15711124722812,349.05,248,17.759031426977582,globe_at_night,
2017-06-02,2017-06-02 21:39:00+00:00,38.4092,-4.8944,0.0,153,18.81142868184044,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars9; photometric inflection method; night median MSAS=19.30; MSAS at inflection=18.82; depression=18.86°; smoothing=5-pt median; dark rows=442
2017-06-06,2017-06-06 20:52:00+00:00,38.4092,-4.8944,0.0,157,12.062604994089114,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars9; photometric inflection method; night median MSAS=19.16; MSAS at inflection=18.11; depression=12.06°; smoothing=5-pt median; dark rows=437
2017-06-13,2017-06-13 21:39:00+00:00,38.4092,-4.8944,0.0,164,17.743576416433136,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars9; photometric inflection method; night median MSAS=19.21; MSAS at inflection=19.69; depression=17.79°; smoothing=5-pt median; dark rows=431
2017-06-14,2017-06-14 21:23:00+00:00,38.4092,-4.8944,0.0,165,15.659207587420346,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars9; photometric inflection method; night median MSAS=19.48; MSAS at inflection=19.54; depression=15.68°; smoothing=5-pt median; dark rows=431
2017-06-16,2017-06-16 20:49:00+00:00,38.4092,-4.8944,0.0,167,10.837365533410852,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars9; photometric inflection method; night median MSAS=19.18; MSAS at inflection=18.21; depression=10.88°; smoothing=5-pt median; dark rows=426
2017-06-17,2017-06-17 21:53:00+00:00,38.4092,-4.8944,0.0,168,19.17157601903875,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars9; photometric inflection method; night median MSAS=19.81; MSAS at inflection=19.45; depression=19.20°; smoothing=5-pt median; dark rows=430
2017-06-19,2017-06-19 20:49:00+00:00,38.4092,-4.8944,0.0,170,10.69709820729453,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars9; photometric inflection method; night median MSAS=20.05; MSAS at inflection=18.20; depression=10.70°; smoothing=5-pt median; dark rows=403
2017-06-21,2017-06-21 21:06:00+00:00,38.4092,-4.8944,0.0,172,13.055129664461285,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars9; photometric inflection method; night median MSAS=19.78; MSAS at inflection=19.37; depression=13.07°; smoothing=5-pt median; dark rows=429
2017-06-22,2017-06-22 20:45:00+00:00,38.4092,-4.8944,0.0,173,10.015366780951803,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars9; photometric inflection method; night median MSAS=19.86; MSAS at inflection=17.65; depression=10.02°; smoothing=5-pt median; dark rows=431
2017-06-25,2017-06-25 20:53:00+00:00,38.4092,-4.8944,0.0,176,11.143532178051258,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars9; photometric inflection method; night median MSAS=19.88; MSAS at inflection=18.51; depression=11.26°; smoothing=5-pt median; dark rows=418
2017-06-28,2017-06-28 21:48:00+00:00,38.4092,-4.8944,0.0,179,18.458369373453312,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars9; photometric inflection method; night median MSAS=19.88; MSAS at inflection=19.82; depression=18.55°; smoothing=5-pt median; dark rows=431
2017-06-29,2017-06-29 21:39:00+00:00,38.4092,-4.8944,0.0,180,17.38939354192754,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars9; photometric inflection method; night median MSAS=19.89; MSAS at inflection=19.41; depression=17.41°; smoothing=5-pt median; dark rows=429
2017-07-01,2017-07-01 02:33:00+00:00,38.4092,-4.8944,0.0,182,21.402300434039283,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars9; photometric inflection method; night median MSAS=20.21; MSAS at inflection=20.22; depression=21.35°; smoothing=5-pt median; dark rows=206
2017-07-03,2017-07-03 22:08:00+00:00,38.4092,-4.8944,0.0,184,20.92351783359973,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars9; photometric inflection method; night median MSAS=19.45; MSAS at inflection=18.66; depression=20.92°; smoothing=5-pt median; dark rows=437
2017-07-04,2017-07-04 22:06:00+00:00,38.4092,-4.8944,0.0,185,20.76609221851469,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars9; photometric inflection method; night median MSAS=19.20; MSAS at inflection=18.70; depression=20.86°; smoothing=5-pt median; dark rows=439
@ -14610,7 +14517,6 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2020-06-22,2020-06-22 02:21:00+00:00,39.322867,-4.950505,0.0,174,21.34873809056804,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars202; photometric inflection method; night median MSAS=21.11; MSAS at inflection=21.08; depression=21.31°; smoothing=5-pt median; dark rows=227
2018-07-01,2018-07-01 20:57:00+00:00,39.322867,-4.950505,0.0,182,11.135117384993803,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars202; photometric inflection method; night median MSAS=19.43; MSAS at inflection=19.37; depression=11.24°; smoothing=5-pt median; dark rows=429
2018-07-02,2018-07-02 21:24:00+00:00,39.322867,-4.950505,0.0,183,14.853129152142952,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars202; photometric inflection method; night median MSAS=19.96; MSAS at inflection=21.42; depression=14.94°; smoothing=5-pt median; dark rows=427
2020-07-01,2020-07-01 02:19:00+00:00,39.322867,-4.950505,0.0,183,22.031190101868205,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars202; photometric inflection method; night median MSAS=20.50; MSAS at inflection=21.09; depression=21.98°; smoothing=5-pt median; dark rows=231
2018-07-05,2018-07-05 20:52:00+00:00,39.322867,-4.950505,0.0,186,10.577311203404493,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars202; photometric inflection method; night median MSAS=20.97; MSAS at inflection=18.60; depression=10.64°; smoothing=5-pt median; dark rows=433
2020-07-07,2020-07-07 02:28:00+00:00,39.322867,-4.950505,0.0,189,21.761537648530688,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars202; photometric inflection method; night median MSAS=18.38; MSAS at inflection=18.35; depression=21.71°; smoothing=5-pt median; dark rows=235
2019-07-09,2019-07-09 21:54:00+00:00,39.322867,-4.950505,0.0,190,18.982984250770944,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars202; photometric inflection method; night median MSAS=20.93; MSAS at inflection=20.00; depression=19.04°; smoothing=5-pt median; dark rows=425
@ -14964,12 +14870,16 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2020-06-08,2020-06-08 20:51:00+00:00,39.78058,-6.0163,0.0,160,10.128170770189149,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars66; photometric inflection method; night median MSAS=19.90; MSAS at inflection=18.28; depression=10.17°; smoothing=5-pt median; dark rows=424
2020-06-09,2020-06-09 21:01:00+00:00,39.78058,-6.0163,0.0,161,11.453409322958274,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars66; photometric inflection method; night median MSAS=20.10; MSAS at inflection=19.38; depression=11.51°; smoothing=5-pt median; dark rows=411
2020-06-11,2020-06-11 20:57:00+00:00,39.78058,-6.0163,0.0,163,10.726677195268918,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars66; photometric inflection method; night median MSAS=21.05; MSAS at inflection=18.56; depression=10.84°; smoothing=5-pt median; dark rows=420
2017-06-14,2017-06-14 21:08:00+00:00,39.78058,-6.0163,0.0,165,12.063741366812273,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars59; photometric inflection method; night median MSAS=19.39; MSAS at inflection=19.21; depression=12.08°; smoothing=5-pt median; dark rows=420
2017-06-16,2017-06-16 20:59:00+00:00,39.78058,-6.0163,0.0,167,10.700696863213482,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars59; photometric inflection method; night median MSAS=20.00; MSAS at inflection=18.10; depression=10.73°; smoothing=5-pt median; dark rows=402
2020-06-15,2020-06-15 21:08:00+00:00,39.78058,-6.0163,0.0,167,11.981841422248298,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars66; photometric inflection method; night median MSAS=21.26; MSAS at inflection=19.70; depression=12.09°; smoothing=5-pt median; dark rows=413
2019-06-17,2019-06-17 20:57:00+00:00,39.78058,-6.0163,0.0,168,10.38575342548961,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars66; photometric inflection method; night median MSAS=18.74; MSAS at inflection=18.17; depression=10.40°; smoothing=5-pt median; dark rows=317
2019-06-18,2019-06-18 22:24:00+00:00,39.78058,-6.0163,0.0,169,20.771281454736606,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars66; photometric inflection method; night median MSAS=19.04; MSAS at inflection=19.60; depression=20.80°; smoothing=5-pt median; dark rows=302
2020-06-19,2020-06-19 21:34:00+00:00,39.78058,-6.0163,0.0,171,15.192903742594405,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars66; photometric inflection method; night median MSAS=21.34; MSAS at inflection=21.27; depression=15.24°; smoothing=5-pt median; dark rows=416
2017-06-22,2017-06-22 21:11:00+00:00,39.78058,-6.0163,0.0,173,12.133255617090079,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars59; photometric inflection method; night median MSAS=20.29; MSAS at inflection=19.40; depression=12.22°; smoothing=5-pt median; dark rows=413
2020-06-23,2020-06-23 21:31:00+00:00,39.78058,-6.0163,0.0,175,14.730305275393198,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars66; photometric inflection method; night median MSAS=20.94; MSAS at inflection=20.90; depression=14.79°; smoothing=5-pt median; dark rows=379
2020-06-26,2020-06-26 21:05:00+00:00,39.78058,-6.0163,0.0,178,11.269306696522458,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars66; photometric inflection method; night median MSAS=21.01; MSAS at inflection=18.84; depression=11.38°; smoothing=5-pt median; dark rows=398
2017-06-29,2017-06-29 21:26:00+00:00,39.78058,-6.0163,0.0,180,14.13294376077305,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars59; photometric inflection method; night median MSAS=20.40; MSAS at inflection=20.07; depression=14.18°; smoothing=5-pt median; dark rows=415
2020-06-28,2020-06-28 21:09:00+00:00,39.78058,-6.0163,0.0,180,11.84197622351936,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars66; photometric inflection method; night median MSAS=20.64; MSAS at inflection=18.82; depression=11.86°; smoothing=5-pt median; dark rows=415
2018-07-01,2018-07-01 21:03:00+00:00,39.78058,-6.0163,0.0,182,11.069668804819448,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars66; photometric inflection method; night median MSAS=19.51; MSAS at inflection=19.16; depression=11.09°; smoothing=5-pt median; dark rows=408
2018-07-02,2018-07-02 21:24:00+00:00,39.78058,-6.0163,0.0,183,13.959498790763394,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars66; photometric inflection method; night median MSAS=19.96; MSAS at inflection=20.58; depression=14.06°; smoothing=5-pt median; dark rows=391
@ -15578,7 +15488,6 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2020-06-24,2020-06-24 22:37:00+00:00,40.108614,-5.90385,0.0,176,21.599320655742886,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars294; photometric inflection method; night median MSAS=20.57; MSAS at inflection=20.06; depression=21.66°; smoothing=5-pt median; dark rows=415
2020-06-27,2020-06-27 21:03:00+00:00,40.108614,-5.90385,0.0,179,10.834677853972451,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars294; photometric inflection method; night median MSAS=20.65; MSAS at inflection=18.49; depression=10.94°; smoothing=5-pt median; dark rows=417
2020-06-28,2020-06-28 21:02:00+00:00,40.108614,-5.90385,0.0,180,10.708003458078103,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars294; photometric inflection method; night median MSAS=20.41; MSAS at inflection=18.09; depression=10.81°; smoothing=5-pt median; dark rows=417
2020-07-01,2020-07-01 02:15:00+00:00,40.108614,-5.90385,0.0,183,22.03134378112453,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars294; photometric inflection method; night median MSAS=20.18; MSAS at inflection=20.65; depression=21.99°; smoothing=5-pt median; dark rows=237
2020-07-02,2020-07-02 20:58:00+00:00,40.108614,-5.90385,0.0,184,10.252744029140073,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars294; photometric inflection method; night median MSAS=18.95; MSAS at inflection=17.90; depression=10.36°; smoothing=5-pt median; dark rows=420
2020-07-03,2020-07-03 21:24:00+00:00,40.108614,-5.90385,0.0,185,13.842687188030544,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars294; photometric inflection method; night median MSAS=18.80; MSAS at inflection=18.91; depression=13.87°; smoothing=5-pt median; dark rows=417
2020-07-10,2020-07-10 21:23:00+00:00,40.108614,-5.90385,0.0,192,14.207125591574913,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars294; photometric inflection method; night median MSAS=20.10; MSAS at inflection=20.58; depression=14.22°; smoothing=5-pt median; dark rows=431
@ -15828,6 +15737,7 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2019-12-02,2019-12-02 18:42:00+00:00,40.406135,-3.838541,0.0,336,20.916914748219618,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars48; photometric inflection method; night median MSAS=18.11; MSAS at inflection=18.08; depression=21.00°; smoothing=5-pt median; dark rows=744
2019-12-05,2019-12-05 18:46:00+00:00,40.406135,-3.838541,0.0,339,21.680784321973626,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars48; photometric inflection method; night median MSAS=17.50; MSAS at inflection=17.99; depression=21.86°; smoothing=5-pt median; dark rows=759
2019-12-07,2019-12-07 18:17:00+00:00,40.406135,-3.838541,0.0,341,16.307107379256706,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars48; photometric inflection method; night median MSAS=17.85; MSAS at inflection=17.89; depression=16.39°; smoothing=5-pt median; dark rows=757
2017-06-14,2017-06-14 21:40:00+00:00,40.406138,-3.838582,0.0,165,16.71837526729798,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars48; photometric inflection method; night median MSAS=17.64; MSAS at inflection=17.80; depression=16.79°; smoothing=5-pt median; dark rows=414
2024-04-25,2024-04-25 01:25:00+00:00,40.40898657272461,-79.90453514859028,233.99,116,14.00620618562888,globe_at_night,
2021-09-03,2021-09-03 03:00:00+00:00,40.4143,-104.744,1464.92,246,17.306323073694553,globe_at_night,
2017-02-20,2017-02-20 01:56:00+00:00,40.4145,-103.063,1357.29,51,16.53097195194575,globe_at_night,
@ -17573,6 +17483,18 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2016-12-30,2016-12-30 18:35:00+00:00,40.4189,-3.6919,650.0,365,17.902489305209947,Madrid_SQM_evol_UCM_Zenodo4633001,"sqm_msas=18.02,solar_dep=18.04deg,inflection_method"
2012-12-31,2012-12-31 18:37:00+00:00,40.4189,-3.6919,650.0,366,18.13905461466063,Madrid_SQM_evol_UCM_Zenodo4633001,"sqm_msas=14.71,solar_dep=18.15deg,inflection_method"
2024-10-05,2024-10-05 00:49:00+00:00,40.42336273229976,-86.90770980323305,181.89,279,16.999951523379046,globe_at_night,
2017-06-02,2017-06-02 22:07:00+00:00,40.4246,-3.56028,0.0,153,20.832689978016898,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars1; photometric inflection method; night median MSAS=17.74; MSAS at inflection=16.60; depression=20.88°; smoothing=5-pt median; dark rows=839
2017-06-12,2017-06-12 21:02:00+00:00,40.4246,-3.56028,0.0,163,12.260447399814057,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars1; photometric inflection method; night median MSAS=18.16; MSAS at inflection=17.98; depression=12.31°; smoothing=5-pt median; dark rows=827
2017-06-13,2017-06-13 20:56:00+00:00,40.4246,-3.56028,0.0,164,11.382237898033095,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars1; photometric inflection method; night median MSAS=18.17; MSAS at inflection=17.84; depression=11.41°; smoothing=5-pt median; dark rows=832
2017-06-14,2017-06-14 21:11:00+00:00,40.4246,-3.56028,0.0,165,13.302315918071338,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars1; photometric inflection method; night median MSAS=18.11; MSAS at inflection=18.07; depression=13.42°; smoothing=5-pt median; dark rows=826
2017-06-16,2017-06-16 21:01:00+00:00,40.4246,-3.56028,0.0,167,11.872689022895969,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars1; photometric inflection method; night median MSAS=17.76; MSAS at inflection=17.50; depression=11.89°; smoothing=5-pt median; dark rows=823
2017-06-17,2017-06-17 22:00:00+00:00,40.4246,-3.56028,0.0,168,18.842973910522144,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars1; photometric inflection method; night median MSAS=18.41; MSAS at inflection=18.26; depression=18.91°; smoothing=5-pt median; dark rows=822
2017-06-20,2017-06-20 21:33:00+00:00,40.4246,-3.56028,0.0,171,15.749347301444297,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars1; photometric inflection method; night median MSAS=17.72; MSAS at inflection=17.71; depression=15.76°; smoothing=5-pt median; dark rows=819
2017-06-21,2017-06-21 21:19:00+00:00,40.4246,-3.56028,0.0,172,14.015128120232209,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars1; photometric inflection method; night median MSAS=18.19; MSAS at inflection=17.88; depression=14.07°; smoothing=5-pt median; dark rows=818
2017-06-24,2017-06-24 20:55:00+00:00,40.4246,-3.56028,0.0,175,10.810435805060784,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars1; photometric inflection method; night median MSAS=18.17; MSAS at inflection=16.01; depression=10.89°; smoothing=5-pt median; dark rows=821
2017-06-26,2017-06-26 20:55:00+00:00,40.4246,-3.56028,0.0,177,10.803762710241681,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars1; photometric inflection method; night median MSAS=18.46; MSAS at inflection=17.92; depression=10.90°; smoothing=5-pt median; dark rows=825
2017-06-27,2017-06-27 21:29:00+00:00,40.4246,-3.56028,0.0,178,15.221141452170531,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars1; photometric inflection method; night median MSAS=18.59; MSAS at inflection=18.09; depression=15.25°; smoothing=5-pt median; dark rows=824
2017-06-28,2017-06-28 20:51:00+00:00,40.4246,-3.56028,0.0,179,10.266206331994168,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars1; photometric inflection method; night median MSAS=18.67; MSAS at inflection=17.58; depression=10.31°; smoothing=5-pt median; dark rows=826
2017-07-06,2017-07-06 22:03:00+00:00,40.4246,-3.56028,0.0,187,19.478196871258962,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars1; photometric inflection method; night median MSAS=17.81; MSAS at inflection=17.11; depression=19.57°; smoothing=5-pt median; dark rows=836
2017-07-08,2017-07-08 22:17:00+00:00,40.4246,-3.56028,0.0,189,21.054228871293557,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars1; photometric inflection method; night median MSAS=17.82; MSAS at inflection=17.84; depression=21.12°; smoothing=5-pt median; dark rows=846
2017-07-20,2017-07-20 22:05:00+00:00,40.4246,-3.56028,0.0,201,21.403803075656686,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars1; photometric inflection method; night median MSAS=18.00; MSAS at inflection=17.10; depression=21.43°; smoothing=5-pt median; dark rows=877
@ -18539,13 +18461,19 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2018-06-13,2018-06-13 20:57:00+00:00,40.45098,-3.726072,0.0,164,11.424144523685708,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars5; photometric inflection method; night median MSAS=18.32; MSAS at inflection=17.44; depression=11.55°; smoothing=5-pt median; dark rows=832
2018-06-14,2018-06-14 21:16:00+00:00,40.45098,-3.726072,0.0,165,13.850327608390849,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars5; photometric inflection method; night median MSAS=18.49; MSAS at inflection=18.20; depression=13.97°; smoothing=5-pt median; dark rows=830
2018-06-16,2018-06-16 21:11:00+00:00,40.45098,-3.726072,0.0,167,13.091290393474624,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars5; photometric inflection method; night median MSAS=18.34; MSAS at inflection=18.01; depression=13.16°; smoothing=5-pt median; dark rows=829
2017-06-17,2017-06-17 21:43:00+00:00,40.45098,-3.726072,0.0,168,16.915904338094748,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars17; photometric inflection method; night median MSAS=18.39; MSAS at inflection=17.86; depression=17.01°; smoothing=5-pt median; dark rows=415
2018-06-17,2018-06-17 20:59:00+00:00,40.45098,-3.726072,0.0,168,11.454197356033765,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars5; photometric inflection method; night median MSAS=18.50; MSAS at inflection=17.91; depression=11.46°; smoothing=5-pt median; dark rows=826
2018-06-18,2018-06-18 21:29:00+00:00,40.45098,-3.726072,0.0,169,15.245619142608565,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars5; photometric inflection method; night median MSAS=18.45; MSAS at inflection=18.02; depression=15.34°; smoothing=5-pt median; dark rows=823
2018-06-19,2018-06-19 22:00:00+00:00,40.45098,-3.726072,0.0,170,18.6841600594883,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars5; photometric inflection method; night median MSAS=18.18; MSAS at inflection=17.97; depression=18.74°; smoothing=5-pt median; dark rows=828
2017-06-20,2017-06-20 22:07:00+00:00,40.45098,-3.726072,0.0,171,19.36114621190516,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars17; photometric inflection method; night median MSAS=18.08; MSAS at inflection=15.72; depression=19.39°; smoothing=5-pt median; dark rows=412
2017-06-21,2017-06-21 21:00:00+00:00,40.45098,-3.726072,0.0,172,11.43372898663853,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars17; photometric inflection method; night median MSAS=18.16; MSAS at inflection=17.72; depression=11.52°; smoothing=5-pt median; dark rows=415
2017-06-23,2017-06-23 21:53:00+00:00,40.45098,-3.726072,0.0,174,17.865814604461562,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars17; photometric inflection method; night median MSAS=18.39; MSAS at inflection=18.38; depression=17.95°; smoothing=5-pt median; dark rows=414
2018-06-23,2018-06-23 21:22:00+00:00,40.45098,-3.726072,0.0,174,14.253313038289832,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars5; photometric inflection method; night median MSAS=17.70; MSAS at inflection=17.38; depression=14.34°; smoothing=5-pt median; dark rows=828
2018-06-24,2018-06-24 21:52:00+00:00,40.45098,-3.726072,0.0,175,17.75207317176063,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars5; photometric inflection method; night median MSAS=17.55; MSAS at inflection=17.19; depression=17.79°; smoothing=5-pt median; dark rows=826
2018-06-25,2018-06-25 22:21:00+00:00,40.45098,-3.726072,0.0,176,20.655690748317895,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars85; photometric inflection method; night median MSAS=17.67; MSAS at inflection=17.34; depression=20.73°; smoothing=5-pt median; dark rows=820
2017-06-26,2017-06-26 21:20:00+00:00,40.45098,-3.726072,0.0,177,13.994416425347792,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars17; photometric inflection method; night median MSAS=18.50; MSAS at inflection=18.54; depression=14.00°; smoothing=5-pt median; dark rows=416
2018-06-27,2018-06-27 20:58:00+00:00,40.45098,-3.726072,0.0,178,11.108138991545898,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars85; photometric inflection method; night median MSAS=17.83; MSAS at inflection=15.91; depression=11.13°; smoothing=5-pt median; dark rows=816
2017-06-29,2017-06-29 21:31:00+00:00,40.45098,-3.726072,0.0,180,15.403555314334062,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars17; photometric inflection method; night median MSAS=18.81; MSAS at inflection=17.51; depression=15.48°; smoothing=5-pt median; dark rows=416
2018-07-01,2018-07-01 21:00:00+00:00,40.45098,-3.726072,0.0,182,11.459351587536185,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars85; photometric inflection method; night median MSAS=18.43; MSAS at inflection=18.27; depression=11.54°; smoothing=5-pt median; dark rows=812
2018-07-03,2018-07-03 21:21:00+00:00,40.45098,-3.726072,0.0,184,14.303683975871385,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars5; photometric inflection method; night median MSAS=18.18; MSAS at inflection=18.06; depression=14.42°; smoothing=5-pt median; dark rows=839
2018-07-05,2018-07-05 21:06:00+00:00,40.45098,-3.726072,0.0,186,12.44791218686881,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars5; photometric inflection method; night median MSAS=18.28; MSAS at inflection=15.91; depression=12.49°; smoothing=5-pt median; dark rows=845
@ -18641,6 +18569,11 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2017-12-19,2017-12-19 18:16:00+00:00,40.45098,-3.726072,0.0,353,15.629624330577728,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars85; photometric inflection method; night median MSAS=18.06; MSAS at inflection=17.99; depression=15.77°; smoothing=5-pt median; dark rows=1547
2017-12-21,2017-12-21 18:00:00+00:00,40.45098,-3.726072,0.0,355,12.581859880455577,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars5; photometric inflection method; night median MSAS=18.26; MSAS at inflection=17.54; depression=12.61°; smoothing=5-pt median; dark rows=1531
2018-12-26,2018-12-26 18:49:00+00:00,40.45098,-3.726072,0.0,360,21.017815425280926,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars5; photometric inflection method; night median MSAS=17.71; MSAS at inflection=17.55; depression=21.16°; smoothing=5-pt median; dark rows=1548
2017-06-04,2017-06-04 21:11:00+00:00,40.451,-3.7261,0.0,155,14.089600234073798,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars5; photometric inflection method; night median MSAS=18.38; MSAS at inflection=17.80; depression=14.17°; smoothing=5-pt median; dark rows=846
2017-06-09,2017-06-09 22:26:00+00:00,40.451,-3.7261,0.0,160,21.73250592946355,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars5; photometric inflection method; night median MSAS=17.73; MSAS at inflection=17.81; depression=21.74°; smoothing=5-pt median; dark rows=838
2017-06-24,2017-06-24 20:53:00+00:00,40.451,-3.7261,0.0,175,10.425600749107463,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars5; photometric inflection method; night median MSAS=17.89; MSAS at inflection=16.94; depression=10.55°; smoothing=5-pt median; dark rows=829
2017-06-27,2017-06-27 22:03:00+00:00,40.451,-3.7261,0.0,178,18.945590672612415,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars5; photometric inflection method; night median MSAS=18.27; MSAS at inflection=17.80; depression=19.03°; smoothing=5-pt median; dark rows=826
2017-06-28,2017-06-28 20:52:00+00:00,40.451,-3.7261,0.0,179,10.295133890676464,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars5; photometric inflection method; night median MSAS=18.56; MSAS at inflection=17.45; depression=10.33°; smoothing=5-pt median; dark rows=826
2017-07-03,2017-07-03 20:55:00+00:00,40.451,-3.7261,0.0,184,10.855986336635599,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars5; photometric inflection method; night median MSAS=18.41; MSAS at inflection=17.53; depression=10.95°; smoothing=5-pt median; dark rows=837
2017-07-13,2017-07-13 21:01:00+00:00,40.451,-3.7261,0.0,194,12.435309634076491,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars5; photometric inflection method; night median MSAS=17.70; MSAS at inflection=17.42; depression=12.44°; smoothing=5-pt median; dark rows=867
2017-07-15,2017-07-15 20:47:00+00:00,40.451,-3.7261,0.0,196,10.669085893961016,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars5; photometric inflection method; night median MSAS=18.21; MSAS at inflection=17.46; depression=10.75°; smoothing=5-pt median; dark rows=874
@ -19861,6 +19794,17 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2018-12-28,2018-12-28 18:30:00+00:00,41.001299,-2.492408,0.0,362,18.337630411947703,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars2; photometric inflection method; night median MSAS=20.56; MSAS at inflection=20.15; depression=18.50°; smoothing=5-pt median; dark rows=768
2019-12-28,2019-12-28 17:58:00+00:00,41.001299,-2.492408,0.0,362,12.617689345294172,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars2; photometric inflection method; night median MSAS=21.12; MSAS at inflection=19.94; depression=12.69°; smoothing=5-pt median; dark rows=710
2019-12-29,2019-12-29 18:06:00+00:00,41.001299,-2.492408,0.0,363,13.91864230669567,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars2; photometric inflection method; night median MSAS=21.22; MSAS at inflection=20.56; depression=13.97°; smoothing=5-pt median; dark rows=766
2017-06-01,2017-06-01 02:01:00+00:00,41.0013,-2.49241,0.0,152,21.682167435280554,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars2; photometric inflection method; night median MSAS=21.35; MSAS at inflection=21.39; depression=21.67°; smoothing=5-pt median; dark rows=211
2017-06-02,2017-06-02 22:15:00+00:00,41.0013,-2.49241,0.0,153,21.47676144882347,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars2; photometric inflection method; night median MSAS=19.89; MSAS at inflection=18.83; depression=21.49°; smoothing=5-pt median; dark rows=391
2017-06-04,2017-06-04 22:15:00+00:00,41.0013,-2.49241,0.0,155,21.230748280203365,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars2; photometric inflection method; night median MSAS=19.35; MSAS at inflection=17.81; depression=21.29°; smoothing=5-pt median; dark rows=389
2017-06-08,2017-06-08 22:14:00+00:00,41.0013,-2.49241,0.0,159,20.717674715035763,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars2; photometric inflection method; night median MSAS=18.16; MSAS at inflection=17.92; depression=20.75°; smoothing=5-pt median; dark rows=388
2017-06-15,2017-06-15 21:01:00+00:00,41.0013,-2.49241,0.0,166,12.078696066000017,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars2; photometric inflection method; night median MSAS=20.44; MSAS at inflection=19.07; depression=12.09°; smoothing=5-pt median; dark rows=394
2017-06-17,2017-06-17 20:53:00+00:00,41.0013,-2.49241,0.0,168,10.915316774860916,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars2; photometric inflection method; night median MSAS=21.30; MSAS at inflection=18.82; depression=10.97°; smoothing=5-pt median; dark rows=394
2017-06-21,2017-06-21 20:53:00+00:00,41.0013,-2.49241,0.0,172,10.768594919978932,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars2; photometric inflection method; night median MSAS=21.28; MSAS at inflection=18.82; depression=10.86°; smoothing=5-pt median; dark rows=391
2017-06-23,2017-06-23 20:58:00+00:00,41.0013,-2.49241,0.0,174,11.396515554719361,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars2; photometric inflection method; night median MSAS=21.28; MSAS at inflection=19.21; depression=11.45°; smoothing=5-pt median; dark rows=391
2017-06-25,2017-06-25 20:48:00+00:00,41.0013,-2.49241,0.0,176,10.0320631783779,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars2; photometric inflection method; night median MSAS=20.69; MSAS at inflection=18.77; depression=10.05°; smoothing=5-pt median; dark rows=370
2017-06-28,2017-06-28 21:27:00+00:00,41.0013,-2.49241,0.0,179,15.066437667469742,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars2; photometric inflection method; night median MSAS=21.19; MSAS at inflection=20.53; depression=15.13°; smoothing=5-pt median; dark rows=396
2017-06-29,2017-06-29 22:27:00+00:00,41.0013,-2.49241,0.0,180,21.224256185397266,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars2; photometric inflection method; night median MSAS=21.07; MSAS at inflection=21.07; depression=21.23°; smoothing=5-pt median; dark rows=396
2017-07-01,2017-07-01 02:12:00+00:00,41.0013,-2.49241,0.0,182,20.276721117314324,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars2; photometric inflection method; night median MSAS=21.11; MSAS at inflection=21.13; depression=20.19°; smoothing=5-pt median; dark rows=214
2017-07-02,2017-07-02 20:52:00+00:00,41.0013,-2.49241,0.0,183,10.702629806748595,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars2; photometric inflection method; night median MSAS=20.51; MSAS at inflection=18.21; depression=10.81°; smoothing=5-pt median; dark rows=395
2017-07-04,2017-07-04 20:47:00+00:00,41.0013,-2.49241,0.0,185,10.102709532510634,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars2; photometric inflection method; night median MSAS=19.69; MSAS at inflection=17.93; depression=10.23°; smoothing=5-pt median; dark rows=392
@ -21259,12 +21203,17 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2018-05-29,2018-05-29 20:52:00+00:00,42.024592,0.734797,0.0,149,13.597878694025301,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=17.79; MSAS at inflection=19.47; depression=13.60°; smoothing=5-pt median; dark rows=390
2018-05-30,2018-05-30 21:14:00+00:00,42.024592,0.734797,0.0,150,16.12402586610181,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=18.89; MSAS at inflection=18.85; depression=16.20°; smoothing=5-pt median; dark rows=396
2020-05-29,2020-05-29 22:00:00+00:00,42.024592,0.734797,0.0,150,20.9037990774659,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=20.55; MSAS at inflection=20.17; depression=20.98°; smoothing=5-pt median; dark rows=400
2017-06-01,2017-06-01 02:09:00+00:00,42.024592,0.734797,0.0,152,18.81437420092001,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=21.30; MSAS at inflection=21.37; depression=18.76°; smoothing=5-pt median; dark rows=199
2018-06-01,2018-06-01 01:46:00+00:00,42.024592,0.734797,0.0,152,20.988889574145922,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=18.04; MSAS at inflection=17.80; depression=20.99°; smoothing=5-pt median; dark rows=187
2017-06-02,2017-06-02 22:01:00+00:00,42.024592,0.734797,0.0,153,20.479249886583542,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=20.09; MSAS at inflection=18.92; depression=20.56°; smoothing=5-pt median; dark rows=400
2020-06-01,2020-06-01 01:53:00+00:00,42.024592,0.734797,0.0,153,20.313728789784744,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=20.42; MSAS at inflection=21.14; depression=20.23°; smoothing=5-pt median; dark rows=175
2017-06-03,2017-06-03 20:37:00+00:00,42.024592,0.734797,0.0,154,10.961309561184487,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=19.95; MSAS at inflection=18.33; depression=10.97°; smoothing=5-pt median; dark rows=400
2018-06-03,2018-06-03 20:33:00+00:00,42.024592,0.734797,0.0,154,10.455405987098107,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=20.31; MSAS at inflection=18.54; depression=10.57°; smoothing=5-pt median; dark rows=397
2017-06-04,2017-06-04 22:14:00+00:00,42.024592,0.734797,0.0,155,21.31453933339379,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=19.48; MSAS at inflection=19.24; depression=21.35°; smoothing=5-pt median; dark rows=394
2019-06-04,2019-06-04 20:38:00+00:00,42.024592,0.734797,0.0,155,11.029001858501193,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=21.35; MSAS at inflection=19.17; depression=11.15°; smoothing=5-pt median; dark rows=392
2020-06-03,2020-06-03 20:48:00+00:00,42.024592,0.734797,0.0,155,12.360986930622998,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=18.32; MSAS at inflection=18.32; depression=12.48°; smoothing=5-pt median; dark rows=377
2020-06-06,2020-06-06 21:52:00+00:00,42.024592,0.734797,0.0,158,19.163555669405863,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=18.39; MSAS at inflection=20.87; depression=19.21°; smoothing=5-pt median; dark rows=345
2017-06-08,2017-06-08 21:39:00+00:00,42.024592,0.734797,0.0,159,17.73095934948883,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=17.92; MSAS at inflection=17.78; depression=17.77°; smoothing=5-pt median; dark rows=382
2018-06-08,2018-06-08 20:40:00+00:00,42.024592,0.734797,0.0,159,10.847895977563718,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=21.26; MSAS at inflection=19.13; depression=10.93°; smoothing=5-pt median; dark rows=394
2020-06-07,2020-06-07 21:50:00+00:00,42.024592,0.734797,0.0,159,18.874119573137403,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=19.23; MSAS at inflection=21.50; depression=18.93°; smoothing=5-pt median; dark rows=355
2018-06-09,2018-06-09 20:47:00+00:00,42.024592,0.734797,0.0,160,11.66362803145928,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=21.19; MSAS at inflection=20.07; depression=11.75°; smoothing=5-pt median; dark rows=398
@ -21272,8 +21221,11 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2018-06-10,2018-06-10 20:36:00+00:00,42.024592,0.734797,0.0,161,10.136346506625655,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=21.78; MSAS at inflection=19.52; depression=10.18°; smoothing=5-pt median; dark rows=386
2019-06-10,2019-06-10 22:28:00+00:00,42.024592,0.734797,0.0,161,21.789968310950865,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=20.21; MSAS at inflection=19.29; depression=21.83°; smoothing=5-pt median; dark rows=389
2020-06-09,2020-06-09 21:10:00+00:00,42.024592,0.734797,0.0,161,14.439528754500122,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=20.24; MSAS at inflection=21.21; depression=14.54°; smoothing=5-pt median; dark rows=376
2017-06-11,2017-06-11 20:41:00+00:00,42.024592,0.734797,0.0,162,10.695162702438479,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=19.21; MSAS at inflection=18.62; depression=10.79°; smoothing=5-pt median; dark rows=385
2017-06-12,2017-06-12 20:38:00+00:00,42.024592,0.734797,0.0,163,10.223409220428515,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=19.57; MSAS at inflection=18.27; depression=10.24°; smoothing=5-pt median; dark rows=388
2018-06-12,2018-06-12 20:51:00+00:00,42.024592,0.734797,0.0,163,11.92280041328906,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=21.55; MSAS at inflection=19.81; depression=11.96°; smoothing=5-pt median; dark rows=388
2020-06-11,2020-06-11 20:41:00+00:00,42.024592,0.734797,0.0,163,10.669454724176196,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=21.59; MSAS at inflection=21.92; depression=10.71°; smoothing=5-pt median; dark rows=382
2017-06-14,2017-06-14 20:46:00+00:00,42.024592,0.734797,0.0,165,11.13073581864124,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=20.25; MSAS at inflection=18.98; depression=11.17°; smoothing=5-pt median; dark rows=389
2019-06-16,2019-06-16 22:00:00+00:00,42.024592,0.734797,0.0,167,19.174548858875,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=18.49; MSAS at inflection=18.21; depression=19.21°; smoothing=5-pt median; dark rows=375
2020-06-15,2020-06-15 20:50:00+00:00,42.024592,0.734797,0.0,167,11.561843698674105,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=21.41; MSAS at inflection=19.77; depression=11.59°; smoothing=5-pt median; dark rows=388
2019-06-17,2019-06-17 22:37:00+00:00,42.024592,0.734797,0.0,168,21.958614219294944,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=18.52; MSAS at inflection=18.48; depression=21.97°; smoothing=5-pt median; dark rows=380
@ -21283,12 +21235,15 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2019-06-19,2019-06-19 21:12:00+00:00,42.024592,0.734797,0.0,170,14.094411248570424,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=19.03; MSAS at inflection=20.83; depression=14.20°; smoothing=5-pt median; dark rows=376
2019-06-20,2019-06-20 21:00:00+00:00,42.024592,0.734797,0.0,171,12.624282185390527,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=19.08; MSAS at inflection=20.32; depression=12.72°; smoothing=5-pt median; dark rows=373
2018-06-21,2018-06-21 20:46:00+00:00,42.024592,0.734797,0.0,172,10.825073754225768,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=19.88; MSAS at inflection=17.95; depression=10.86°; smoothing=5-pt median; dark rows=387
2017-06-22,2017-06-22 21:01:00+00:00,42.024592,0.734797,0.0,173,12.691527105316595,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=21.29; MSAS at inflection=20.18; depression=12.81°; smoothing=5-pt median; dark rows=389
2018-06-22,2018-06-22 20:49:00+00:00,42.024592,0.734797,0.0,173,11.188840237910538,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=20.04; MSAS at inflection=17.68; depression=11.19°; smoothing=5-pt median; dark rows=383
2017-06-23,2017-06-23 20:49:00+00:00,42.024592,0.734797,0.0,174,11.171786109326662,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=21.36; MSAS at inflection=18.99; depression=11.28°; smoothing=5-pt median; dark rows=382
2018-06-23,2018-06-23 21:53:00+00:00,42.024592,0.734797,0.0,174,18.3413665254237,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=19.01; MSAS at inflection=18.29; depression=18.35°; smoothing=5-pt median; dark rows=383
2018-06-24,2018-06-24 21:42:00+00:00,42.024592,0.734797,0.0,175,17.26705802370344,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=19.18; MSAS at inflection=18.55; depression=17.29°; smoothing=5-pt median; dark rows=383
2018-06-25,2018-06-25 21:28:00+00:00,42.024592,0.734797,0.0,176,15.800157078680021,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=18.86; MSAS at inflection=17.75; depression=15.86°; smoothing=5-pt median; dark rows=376
2019-06-26,2019-06-26 20:51:00+00:00,42.024592,0.734797,0.0,177,11.412447824732062,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=21.51; MSAS at inflection=19.58; depression=11.54°; smoothing=5-pt median; dark rows=389
2018-06-27,2018-06-27 21:32:00+00:00,42.024592,0.734797,0.0,178,16.25378409240642,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=18.15; MSAS at inflection=17.82; depression=16.34°; smoothing=5-pt median; dark rows=377
2017-06-28,2017-06-28 20:53:00+00:00,42.024592,0.734797,0.0,179,11.696051793222978,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=21.24; MSAS at inflection=18.86; depression=11.70°; smoothing=5-pt median; dark rows=391
2018-06-28,2018-06-28 22:15:00+00:00,42.024592,0.734797,0.0,179,20.33436620636194,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=18.32; MSAS at inflection=18.03; depression=20.37°; smoothing=5-pt median; dark rows=364
2018-06-29,2018-06-29 21:17:00+00:00,42.024592,0.734797,0.0,180,14.628252003909452,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=18.81; MSAS at inflection=19.16; depression=14.65°; smoothing=5-pt median; dark rows=387
2018-06-30,2018-06-30 20:44:00+00:00,42.024592,0.734797,0.0,181,10.571491882231642,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars62; photometric inflection method; night median MSAS=19.70; MSAS at inflection=19.01; depression=10.67°; smoothing=5-pt median; dark rows=192
@ -24769,24 +24724,36 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2018-05-21,2018-05-21 20:44:00+00:00,42.71167,-1.86509,0.0,141,11.97425820472229,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=20.45; MSAS at inflection=18.20; depression=12.02°; smoothing=5-pt median; dark rows=364
2019-05-23,2019-05-23 20:37:00+00:00,42.71167,-1.86509,0.0,143,10.72262006290193,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=19.72; MSAS at inflection=18.78; depression=10.81°; smoothing=5-pt median; dark rows=405
2018-05-26,2018-05-26 02:13:00+00:00,42.71167,-1.86509,0.0,146,19.65980989374231,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=19.41; MSAS at inflection=19.47; depression=19.58°; smoothing=5-pt median; dark rows=143
2018-05-31,2018-05-31 01:37:00+00:00,42.71167,-1.86509,0.0,151,22.02023789353409,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=17.91; MSAS at inflection=18.24; depression=21.99°; smoothing=5-pt median; dark rows=101
2017-06-01,2017-06-01 02:13:00+00:00,42.71167,-1.865,0.0,152,18.857127770029702,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=20.72; MSAS at inflection=20.46; depression=18.81°; smoothing=5-pt median; dark rows=205
2019-06-01,2019-06-01 02:12:00+00:00,42.71167,-1.86509,0.0,152,19.006261535462347,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=21.06; MSAS at inflection=21.01; depression=18.92°; smoothing=5-pt median; dark rows=177
2017-06-02,2017-06-02 21:44:00+00:00,42.71167,-1.865,0.0,153,17.27541476015295,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=18.98; MSAS at inflection=18.08; depression=17.31°; smoothing=5-pt median; dark rows=396
2019-06-02,2019-06-02 20:46:00+00:00,42.71167,-1.86509,0.0,153,10.473934582769058,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=20.16; MSAS at inflection=17.87; depression=10.55°; smoothing=5-pt median; dark rows=400
2017-06-03,2017-06-03 22:09:00+00:00,42.71167,-1.865,0.0,154,19.537566583072007,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=19.27; MSAS at inflection=18.78; depression=19.61°; smoothing=5-pt median; dark rows=398
2017-06-04,2017-06-04 22:26:00+00:00,42.71167,-1.865,0.0,155,20.81484610881024,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=18.51; MSAS at inflection=18.28; depression=20.83°; smoothing=5-pt median; dark rows=395
2019-06-04,2019-06-04 21:35:00+00:00,42.71167,-1.86509,0.0,155,16.13487220650379,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=20.21; MSAS at inflection=20.84; depression=16.22°; smoothing=5-pt median; dark rows=393
2018-06-05,2018-06-05 21:33:00+00:00,42.71167,-1.86509,0.0,156,15.778802492239977,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=20.14; MSAS at inflection=21.21; depression=15.85°; smoothing=5-pt median; dark rows=40
2017-06-07,2017-06-07 21:11:00+00:00,42.71167,-1.865,0.0,158,13.014691529480224,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=18.88; MSAS at inflection=18.71; depression=13.13°; smoothing=5-pt median; dark rows=396
2019-06-07,2019-06-07 20:50:00+00:00,42.71167,-1.86509,0.0,158,10.426987277508976,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=21.02; MSAS at inflection=18.54; depression=10.50°; smoothing=5-pt median; dark rows=392
2019-06-08,2019-06-08 20:57:00+00:00,42.71167,-1.86509,0.0,159,11.226629113267279,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=19.54; MSAS at inflection=18.25; depression=11.29°; smoothing=5-pt median; dark rows=391
2018-06-09,2018-06-09 20:53:00+00:00,42.71167,-1.86509,0.0,160,10.604316063835432,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=20.76; MSAS at inflection=19.17; depression=10.65°; smoothing=5-pt median; dark rows=288
2019-06-11,2019-06-11 22:20:00+00:00,42.71167,-1.86509,0.0,162,19.69760816060916,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=20.04; MSAS at inflection=19.33; depression=19.76°; smoothing=5-pt median; dark rows=390
2019-06-13,2019-06-13 21:24:00+00:00,42.71167,-1.86509,0.0,164,14.059657538526107,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=18.32; MSAS at inflection=17.46; depression=14.14°; smoothing=5-pt median; dark rows=345
2019-06-14,2019-06-14 22:40:00+00:00,42.71167,-1.86509,0.0,165,20.975878063777046,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=18.57; MSAS at inflection=17.30; depression=21.00°; smoothing=5-pt median; dark rows=372
2017-06-15,2017-06-15 21:11:00+00:00,42.71167,-1.865,0.0,166,12.384385451172168,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=19.74; MSAS at inflection=19.03; depression=12.44°; smoothing=5-pt median; dark rows=382
2019-06-15,2019-06-15 22:01:00+00:00,42.71167,-1.86509,0.0,166,17.773729994071452,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=18.79; MSAS at inflection=18.73; depression=17.86°; smoothing=5-pt median; dark rows=295
2017-06-16,2017-06-16 21:16:00+00:00,42.71167,-1.865,0.0,167,12.926985924121736,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=20.77; MSAS at inflection=20.20; depression=13.03°; smoothing=5-pt median; dark rows=382
2018-06-18,2018-06-18 20:57:00+00:00,42.71167,-1.86509,0.0,169,10.509698307036892,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=20.68; MSAS at inflection=18.45; depression=10.54°; smoothing=5-pt median; dark rows=359
2019-06-18,2019-06-18 22:29:00+00:00,42.71167,-1.86509,0.0,169,20.00428194679544,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=19.20; MSAS at inflection=19.51; depression=20.02°; smoothing=5-pt median; dark rows=273
2017-06-19,2017-06-19 22:01:00+00:00,42.71167,-1.865,0.0,170,17.589091197785788,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=20.37; MSAS at inflection=19.23; depression=17.67°; smoothing=5-pt median; dark rows=386
2017-06-20,2017-06-20 20:58:00+00:00,42.71167,-1.865,0.0,171,10.559558687977985,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=20.87; MSAS at inflection=18.61; depression=10.64°; smoothing=5-pt median; dark rows=317
2017-06-22,2017-06-22 22:51:00+00:00,42.71167,-1.865,0.0,173,21.429254068051446,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=20.75; MSAS at inflection=20.93; depression=21.48°; smoothing=5-pt median; dark rows=382
2018-06-23,2018-06-23 22:25:00+00:00,42.71167,-1.86509,0.0,174,19.604987380369202,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=19.81; MSAS at inflection=19.34; depression=19.64°; smoothing=5-pt median; dark rows=356
2019-06-23,2019-06-23 22:09:00+00:00,42.71167,-1.86509,0.0,174,18.258265321339447,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=19.84; MSAS at inflection=20.74; depression=18.31°; smoothing=5-pt median; dark rows=388
2017-06-24,2017-06-24 20:59:00+00:00,42.71167,-1.865,0.0,175,10.614808941947864,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=19.14; MSAS at inflection=18.16; depression=10.67°; smoothing=5-pt median; dark rows=386
2018-06-25,2018-06-25 22:54:00+00:00,42.71167,-1.86509,0.0,176,21.630099195690256,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=19.37; MSAS at inflection=19.41; depression=21.68°; smoothing=5-pt median; dark rows=391
2017-06-26,2017-06-26 21:19:00+00:00,42.71167,-1.865,0.0,177,13.066632556797233,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=20.30; MSAS at inflection=20.43; depression=13.10°; smoothing=5-pt median; dark rows=381
2019-06-26,2019-06-26 23:00:00+00:00,42.71167,-1.86509,0.0,177,21.98765959874042,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=20.95; MSAS at inflection=21.05; depression=22.00°; smoothing=5-pt median; dark rows=389
2017-06-28,2017-06-28 21:23:00+00:00,42.71167,-1.865,0.0,179,13.56536699357604,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=20.79; MSAS at inflection=20.51; depression=13.57°; smoothing=5-pt median; dark rows=385
2018-06-28,2018-06-28 22:25:00+00:00,42.71167,-1.86509,0.0,179,19.683790687918226,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=18.25; MSAS at inflection=18.00; depression=19.71°; smoothing=5-pt median; dark rows=354
2017-07-01,2017-07-01 22:28:00+00:00,42.71167,-1.865,0.0,182,20.061536007513073,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=20.48; MSAS at inflection=19.32; depression=20.09°; smoothing=5-pt median; dark rows=366
2018-07-01,2018-07-01 22:03:00+00:00,42.71167,-1.86509,0.0,182,17.884175860497848,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars8; photometric inflection method; night median MSAS=19.29; MSAS at inflection=20.93; depression=17.94°; smoothing=5-pt median; dark rows=391
@ -25647,6 +25614,10 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2020-08-25,2020-08-25 20:39:00+00:00,42.808747,-0.955046,0.0,238,18.98118108083006,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars309; photometric inflection method; night median MSAS=20.94; MSAS at inflection=20.07; depression=19.05°; smoothing=5-pt median; dark rows=525
2020-08-29,2020-08-29 20:23:00+00:00,42.808747,-0.955046,0.0,242,17.81414593093771,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars309; photometric inflection method; night median MSAS=19.23; MSAS at inflection=18.02; depression=17.92°; smoothing=5-pt median; dark rows=538
2020-08-30,2020-08-30 19:37:00+00:00,42.808747,-0.955046,0.0,243,10.602590587296357,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars309; photometric inflection method; night median MSAS=18.90; MSAS at inflection=18.30; depression=10.76°; smoothing=5-pt median; dark rows=540
2017-06-01,2017-06-01 01:54:00+00:00,42.8173,-1.6454,0.0,152,20.385894861007806,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars7; photometric inflection method; night median MSAS=18.58; MSAS at inflection=18.64; depression=20.32°; smoothing=5-pt median; dark rows=191
2017-06-10,2017-06-10 20:59:00+00:00,42.8173,-1.6454,0.0,161,11.293293467113896,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars7; photometric inflection method; night median MSAS=17.90; MSAS at inflection=17.57; depression=11.37°; smoothing=5-pt median; dark rows=330
2017-06-26,2017-06-26 21:54:00+00:00,42.8173,-1.6454,0.0,177,16.864425202320362,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars7; photometric inflection method; night median MSAS=17.95; MSAS at inflection=18.05; depression=16.88°; smoothing=5-pt median; dark rows=360
2017-06-29,2017-06-29 22:19:00+00:00,42.8173,-1.6454,0.0,180,19.216153248656838,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars7; photometric inflection method; night median MSAS=17.97; MSAS at inflection=17.97; depression=19.24°; smoothing=5-pt median; dark rows=367
2017-07-02,2017-07-02 21:47:00+00:00,42.8173,-1.6454,0.0,183,16.36140055296914,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars7; photometric inflection method; night median MSAS=18.78; MSAS at inflection=18.10; depression=16.38°; smoothing=5-pt median; dark rows=368
2017-07-13,2017-07-13 20:59:00+00:00,42.8173,-1.6454,0.0,194,11.63845963814143,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars7; photometric inflection method; night median MSAS=17.52; MSAS at inflection=15.35; depression=11.68°; smoothing=5-pt median; dark rows=385
2017-07-17,2017-07-17 21:11:00+00:00,42.8173,-1.6454,0.0,198,13.66858054344504,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars7; photometric inflection method; night median MSAS=18.42; MSAS at inflection=17.96; depression=13.68°; smoothing=5-pt median; dark rows=371
@ -28441,7 +28412,6 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2018-06-01,2018-06-01 20:17:00+00:00,45.051036,10.919761,0.0,152,11.644704138590114,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars64; photometric inflection method; night median MSAS=19.22; MSAS at inflection=19.18; depression=11.75°; smoothing=5-pt median; dark rows=323
2020-06-01,2020-06-01 20:21:00+00:00,45.051036,10.919761,0.0,153,12.034118836381928,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars64; photometric inflection method; night median MSAS=18.42; MSAS at inflection=18.06; depression=12.06°; smoothing=5-pt median; dark rows=372
2020-06-02,2020-06-02 22:21:00+00:00,45.051036,10.919761,0.0,154,21.522901084214197,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars64; photometric inflection method; night median MSAS=18.72; MSAS at inflection=18.49; depression=21.54°; smoothing=5-pt median; dark rows=347
2018-06-08,2018-06-07 23:34:00+00:00,45.051036,10.919761,0.0,158,22.001630750687685,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars64; photometric inflection method; night median MSAS=18.12; MSAS at inflection=16.45; depression=21.99°; smoothing=5-pt median; dark rows=361
2019-06-07,2019-06-07 20:16:00+00:00,45.051036,10.919761,0.0,158,10.843703948960624,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars64; photometric inflection method; night median MSAS=19.96; MSAS at inflection=18.50; depression=10.87°; smoothing=5-pt median; dark rows=182
2020-06-07,2020-06-07 21:46:00+00:00,45.051036,10.919761,0.0,159,19.103050438643304,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars64; photometric inflection method; night median MSAS=18.17; MSAS at inflection=18.94; depression=19.16°; smoothing=5-pt median; dark rows=333
2018-06-10,2018-06-10 20:40:00+00:00,45.051036,10.919761,0.0,161,13.20432234027552,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars64; photometric inflection method; night median MSAS=19.85; MSAS at inflection=19.76; depression=13.24°; smoothing=5-pt median; dark rows=362
@ -33433,7 +33403,6 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2020-03-19,2020-03-19 20:18:00+00:00,55.441199,-1.989266,0.0,79,16.90688848839033,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars259; photometric inflection method; night median MSAS=21.82; MSAS at inflection=21.68; depression=16.92°; smoothing=5-pt median; dark rows=574
2020-03-22,2020-03-22 20:03:00+00:00,55.441199,-1.989266,0.0,82,14.076658733143915,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars259; photometric inflection method; night median MSAS=21.85; MSAS at inflection=21.32; depression=14.13°; smoothing=5-pt median; dark rows=561
2020-03-23,2020-03-23 19:42:00+00:00,55.441199,-1.989266,0.0,83,11.011396192141838,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars259; photometric inflection method; night median MSAS=21.56; MSAS at inflection=19.70; depression=11.07°; smoothing=5-pt median; dark rows=547
2020-04-01,2020-04-01 02:46:00+00:00,55.441199,-1.989266,0.0,92,22.023516384335696,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars259; photometric inflection method; night median MSAS=21.58; MSAS at inflection=22.11; depression=21.97°; smoothing=5-pt median; dark rows=267
2020-04-03,2020-04-03 20:32:00+00:00,55.441199,-1.989266,0.0,94,14.093535276809371,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars259; photometric inflection method; night median MSAS=18.79; MSAS at inflection=18.03; depression=14.14°; smoothing=5-pt median; dark rows=500
2020-04-04,2020-04-04 21:28:00+00:00,55.441199,-1.989266,0.0,95,19.86883417291221,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars259; photometric inflection method; night median MSAS=18.65; MSAS at inflection=17.23; depression=19.89°; smoothing=5-pt median; dark rows=494
2020-04-08,2020-04-08 20:59:00+00:00,55.441199,-1.989266,0.0,99,15.639104633145706,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars259; photometric inflection method; night median MSAS=18.06; MSAS at inflection=20.12; depression=15.73°; smoothing=5-pt median; dark rows=467
@ -34559,206 +34528,3 @@ date,utc_dt,lat,lng,elevation_m,day_of_year,isha_angle,source,notes
2019-12-26,2019-12-26 15:21:00+00:00,69.348333,20.365,0.0,360,15.244953199164488,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars34; photometric inflection method; night median MSAS=21.03; MSAS at inflection=20.76; depression=15.28°; smoothing=5-pt median; dark rows=903
2018-12-28,2018-12-28 14:58:00+00:00,69.348333,20.365,0.0,362,13.293062719293264,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars34; photometric inflection method; night median MSAS=19.05; MSAS at inflection=19.52; depression=13.36°; smoothing=5-pt median; dark rows=825
2019-12-28,2019-12-28 15:15:00+00:00,69.348333,20.365,0.0,362,14.61604133322076,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars34; photometric inflection method; night median MSAS=20.49; MSAS at inflection=20.71; depression=14.67°; smoothing=5-pt median; dark rows=916
2024-11-01,2024-11-01 02:15:00+00:00,73.95624065955063,-132.6956717359375,-2901.92,306,12.64059865354404,globe_at_night,
2010-03-15,2010-03-15 20:15:00+00:00,74.0,40.0,-217.64,74,17.083255925591107,globe_at_night,
2017-03-02,2017-03-02 15:48:00+00:00,74.0195,63.9844,-100.05,61,14.167617216094621,globe_at_night,
2023-10-15,2023-10-15 20:41:00+00:00,76.79070056075336,-23.3184814453125,330.37,288,13.040851154001373,globe_at_night,
2019-01-01,2019-01-01 14:35:00+00:00,78.148247,16.036735,0.0,1,15.719229582299125,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.94; MSAS at inflection=19.90; depression=15.74°; smoothing=5-pt median; dark rows=1159
2020-01-01,2020-01-01 12:46:00+00:00,78.148247,16.036735,0.0,1,12.347469986255541,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.50; MSAS at inflection=19.39; depression=12.36°; smoothing=5-pt median; dark rows=1416
2019-01-02,2019-01-02 13:03:00+00:00,78.148247,16.036735,0.0,2,12.621883935218206,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.43; MSAS at inflection=19.36; depression=12.62°; smoothing=5-pt median; dark rows=1332
2020-01-02,2020-01-02 13:54:00+00:00,78.148247,16.036735,0.0,2,14.139725284845229,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.85; MSAS at inflection=20.65; depression=14.14°; smoothing=5-pt median; dark rows=1413
2019-01-03,2019-01-03 11:00:00+00:00,78.148247,16.036735,0.0,3,10.973678179997735,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.32; MSAS at inflection=18.37; depression=10.97°; smoothing=5-pt median; dark rows=1344
2020-01-03,2020-01-03 14:44:00+00:00,78.148247,16.036735,0.0,3,15.893225236310615,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.49; MSAS at inflection=19.77; depression=15.92°; smoothing=5-pt median; dark rows=1412
2019-01-04,2019-01-04 12:54:00+00:00,78.148247,16.036735,0.0,4,12.19077434763805,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.96; MSAS at inflection=19.19; depression=12.21°; smoothing=5-pt median; dark rows=1387
2020-01-04,2020-01-04 11:34:00+00:00,78.148247,16.036735,0.0,4,11.014012154593953,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.66; MSAS at inflection=18.08; depression=11.02°; smoothing=5-pt median; dark rows=1409
2019-01-05,2019-01-05 12:23:00+00:00,78.148247,16.036735,0.0,5,11.456413752419433,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.95; MSAS at inflection=18.63; depression=11.46°; smoothing=5-pt median; dark rows=1372
2020-01-05,2020-01-05 11:14:00+00:00,78.148247,16.036735,0.0,5,10.809047569111979,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.55; MSAS at inflection=18.99; depression=10.81°; smoothing=5-pt median; dark rows=1413
2019-01-06,2019-01-06 11:01:00+00:00,78.148247,16.036735,0.0,6,10.648280283975511,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.52; MSAS at inflection=18.07; depression=10.65°; smoothing=5-pt median; dark rows=1408
2020-01-06,2020-01-06 14:56:00+00:00,78.148247,16.036735,0.0,6,16.01536097150149,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.95; MSAS at inflection=18.86; depression=16.02°; smoothing=5-pt median; dark rows=1362
2019-01-07,2019-01-07 16:04:00+00:00,78.148247,16.036735,0.0,7,18.93641943610438,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.58; MSAS at inflection=19.14; depression=18.95°; smoothing=5-pt median; dark rows=1349
2020-01-07,2020-01-07 14:15:00+00:00,78.148247,16.036735,0.0,7,14.264430878711321,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.11; MSAS at inflection=18.17; depression=14.29°; smoothing=5-pt median; dark rows=1230
2019-01-08,2019-01-08 14:56:00+00:00,78.148247,16.036735,0.0,8,15.692395476597438,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.93; MSAS at inflection=20.31; depression=15.73°; smoothing=5-pt median; dark rows=1366
2020-01-09,2020-01-09 14:26:00+00:00,78.148247,16.036735,0.0,9,14.378511259549812,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=17.69; MSAS at inflection=17.55; depression=14.41°; smoothing=5-pt median; dark rows=1415
2019-01-10,2019-01-10 17:08:00+00:00,78.148247,16.036735,0.0,10,21.671162292980373,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.94; MSAS at inflection=18.99; depression=21.69°; smoothing=5-pt median; dark rows=1345
2020-01-10,2020-01-10 12:10:00+00:00,78.148247,16.036735,0.0,10,10.60940028589886,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=17.90; MSAS at inflection=18.08; depression=10.61°; smoothing=5-pt median; dark rows=1403
2019-01-11,2019-01-11 13:31:00+00:00,78.148247,16.036735,0.0,11,12.163822421173178,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.74; MSAS at inflection=19.40; depression=12.19°; smoothing=5-pt median; dark rows=1296
2020-01-11,2020-01-11 13:42:00+00:00,78.148247,16.036735,0.0,11,12.536700377210746,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.32; MSAS at inflection=18.66; depression=12.56°; smoothing=5-pt median; dark rows=1337
2019-01-12,2019-01-12 11:55:00+00:00,78.148247,16.036735,0.0,12,10.0663310912175,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.59; MSAS at inflection=18.16; depression=10.07°; smoothing=5-pt median; dark rows=1230
2020-01-12,2020-01-12 17:12:00+00:00,78.148247,16.036735,0.0,12,21.573680125598656,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.73; MSAS at inflection=18.97; depression=21.60°; smoothing=5-pt median; dark rows=1328
2019-01-13,2019-01-13 15:27:00+00:00,78.148247,16.036735,0.0,13,16.20357195672307,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.29; MSAS at inflection=19.14; depression=16.24°; smoothing=5-pt median; dark rows=1210
2020-01-13,2020-01-13 13:16:00+00:00,78.148247,16.036735,0.0,13,11.446717445118955,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.11; MSAS at inflection=19.30; depression=11.47°; smoothing=5-pt median; dark rows=1301
2019-01-14,2019-01-14 13:36:00+00:00,78.148247,16.036735,0.0,14,11.780215091723168,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.01; MSAS at inflection=19.25; depression=11.80°; smoothing=5-pt median; dark rows=1255
2020-01-14,2020-01-14 13:18:00+00:00,78.148247,16.036735,0.0,14,11.31877348781263,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.71; MSAS at inflection=19.44; depression=11.33°; smoothing=5-pt median; dark rows=1261
2020-01-15,2020-01-15 12:33:00+00:00,78.148247,16.036735,0.0,15,10.122967873588891,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.10; MSAS at inflection=18.52; depression=10.12°; smoothing=5-pt median; dark rows=1254
2019-01-17,2019-01-17 16:39:00+00:00,78.148247,16.036735,0.0,17,18.87416055427242,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.87; MSAS at inflection=18.73; depression=18.91°; smoothing=5-pt median; dark rows=990
2020-01-17,2020-01-17 13:09:00+00:00,78.148247,16.036735,0.0,17,10.505782047321535,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.34; MSAS at inflection=18.85; depression=10.51°; smoothing=5-pt median; dark rows=1205
2019-01-18,2019-01-18 15:55:00+00:00,78.148247,16.036735,0.0,18,16.50222539327646,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.55; MSAS at inflection=18.67; depression=16.53°; smoothing=5-pt median; dark rows=1158
2020-01-19,2020-01-19 14:49:00+00:00,78.148247,16.036735,0.0,19,13.408002850193531,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.58; MSAS at inflection=19.62; depression=13.42°; smoothing=5-pt median; dark rows=1135
2019-01-20,2019-01-20 17:35:00+00:00,78.148247,16.036735,0.0,20,21.069747061087824,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=17.94; MSAS at inflection=17.95; depression=21.07°; smoothing=5-pt median; dark rows=1091
2020-01-21,2020-01-21 14:43:00+00:00,78.148247,16.036735,0.0,21,12.717499753409214,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.11; MSAS at inflection=20.23; depression=12.73°; smoothing=5-pt median; dark rows=1090
2020-01-22,2020-01-22 17:24:00+00:00,78.148247,16.036735,0.0,22,20.100632010322226,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.00; MSAS at inflection=21.04; depression=20.15°; smoothing=5-pt median; dark rows=1115
2019-01-23,2019-01-23 17:59:00+00:00,78.148247,16.036735,0.0,23,21.58531364530248,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.24; MSAS at inflection=19.66; depression=21.63°; smoothing=5-pt median; dark rows=1100
2019-01-24,2019-01-24 15:57:00+00:00,78.148247,16.036735,0.0,24,15.20513148875602,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.46; MSAS at inflection=20.24; depression=15.23°; smoothing=5-pt median; dark rows=1084
2020-01-25,2020-01-25 17:44:00+00:00,78.148247,16.036735,0.0,25,20.388073691353043,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.55; MSAS at inflection=21.53; depression=20.40°; smoothing=5-pt median; dark rows=1091
2020-01-26,2020-01-26 14:17:00+00:00,78.148247,16.036735,0.0,26,10.51170723642652,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.43; MSAS at inflection=19.02; depression=10.53°; smoothing=5-pt median; dark rows=1065
2020-01-27,2020-01-27 16:24:00+00:00,78.148247,16.036735,0.0,27,15.815325221279327,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.33; MSAS at inflection=21.22; depression=15.82°; smoothing=5-pt median; dark rows=1034
2019-01-29,2019-01-29 17:50:00+00:00,78.148247,16.036735,0.0,29,19.578125953910835,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.04; MSAS at inflection=20.15; depression=19.59°; smoothing=5-pt median; dark rows=960
2019-01-30,2019-01-30 16:42:00+00:00,78.148247,16.036735,0.0,30,15.839200147523107,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.46; MSAS at inflection=20.24; depression=15.88°; smoothing=5-pt median; dark rows=992
2020-01-30,2020-01-30 17:48:00+00:00,78.148247,16.036735,0.0,30,19.26860397884066,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.53; MSAS at inflection=20.70; depression=19.31°; smoothing=5-pt median; dark rows=861
2020-01-31,2020-01-31 15:37:00+00:00,78.148247,16.036735,0.0,31,12.479049311747607,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.30; MSAS at inflection=19.78; depression=12.48°; smoothing=5-pt median; dark rows=549
2019-02-02,2019-02-02 15:09:00+00:00,78.148247,16.036735,0.0,33,10.590676176062916,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.13; MSAS at inflection=18.01; depression=10.63°; smoothing=5-pt median; dark rows=818
2020-02-03,2020-02-03 15:13:00+00:00,78.148247,16.036735,0.0,34,10.542841799984378,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.31; MSAS at inflection=18.50; depression=10.57°; smoothing=5-pt median; dark rows=919
2019-02-04,2019-02-04 15:27:00+00:00,78.148247,16.036735,0.0,35,10.794526586936533,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.48; MSAS at inflection=18.64; depression=10.82°; smoothing=5-pt median; dark rows=917
2020-02-04,2020-02-04 15:16:00+00:00,78.148247,16.036735,0.0,35,10.37830510419971,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.26; MSAS at inflection=18.31; depression=10.38°; smoothing=5-pt median; dark rows=855
2019-02-05,2019-02-05 16:15:00+00:00,78.148247,16.036735,0.0,36,12.75826915256502,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.97; MSAS at inflection=20.19; depression=12.77°; smoothing=5-pt median; dark rows=906
2019-02-06,2019-02-06 18:56:00+00:00,78.148247,16.036735,0.0,37,20.51182135118804,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.18; MSAS at inflection=20.09; depression=20.56°; smoothing=5-pt median; dark rows=895
2019-02-08,2019-02-08 15:41:00+00:00,78.148247,16.036735,0.0,39,10.21035672892462,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.88; MSAS at inflection=18.55; depression=10.22°; smoothing=5-pt median; dark rows=863
2019-02-09,2019-02-09 19:46:00+00:00,78.148247,16.036735,0.0,40,21.794722122613194,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.90; MSAS at inflection=20.37; depression=21.84°; smoothing=5-pt median; dark rows=873
2019-02-10,2019-02-10 15:55:00+00:00,78.148247,16.036735,0.0,41,10.235786376978224,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.57; MSAS at inflection=18.31; depression=10.26°; smoothing=5-pt median; dark rows=842
2020-02-13,2020-02-13 16:56:00+00:00,78.148247,16.036735,0.0,44,12.365686954545613,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.12; MSAS at inflection=20.30; depression=12.42°; smoothing=5-pt median; dark rows=769
2019-02-14,2019-02-14 19:44:00+00:00,78.148247,16.036735,0.0,45,20.0784526785399,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.60; MSAS at inflection=18.69; depression=20.08°; smoothing=5-pt median; dark rows=802
2020-02-15,2020-02-15 17:24:00+00:00,78.148247,16.036735,0.0,46,13.133594023872744,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.47; MSAS at inflection=20.63; depression=13.14°; smoothing=5-pt median; dark rows=793
2020-02-17,2020-02-17 19:42:00+00:00,78.148247,16.036735,0.0,48,19.064775766081848,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.75; MSAS at inflection=20.24; depression=19.09°; smoothing=5-pt median; dark rows=774
2020-02-18,2020-02-18 20:57:00+00:00,78.148247,16.036735,0.0,49,21.407935340104544,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.06; MSAS at inflection=21.01; depression=21.41°; smoothing=5-pt median; dark rows=752
2019-02-20,2019-02-20 17:20:00+00:00,78.148247,16.036735,0.0,51,11.145302904593585,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=17.66; MSAS at inflection=18.04; depression=11.18°; smoothing=5-pt median; dark rows=723
2020-02-20,2020-02-20 19:36:00+00:00,78.148247,16.036735,0.0,51,17.775420465891028,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.35; MSAS at inflection=20.68; depression=17.78°; smoothing=5-pt median; dark rows=724
2019-02-21,2019-02-21 20:22:00+00:00,78.148247,16.036735,0.0,52,19.130652940626618,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.18; MSAS at inflection=19.24; depression=19.14°; smoothing=5-pt median; dark rows=517
2020-02-21,2020-02-21 17:15:00+00:00,78.148247,16.036735,0.0,52,10.627960471194724,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.08; MSAS at inflection=18.85; depression=10.67°; smoothing=5-pt median; dark rows=721
2019-02-22,2019-02-22 21:46:00+00:00,78.148247,16.036735,0.0,53,21.08977146818701,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.17; MSAS at inflection=19.48; depression=21.10°; smoothing=5-pt median; dark rows=691
2020-02-22,2020-02-22 17:45:00+00:00,78.148247,16.036735,0.0,53,11.808857490007615,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.80; MSAS at inflection=19.76; depression=11.83°; smoothing=5-pt median; dark rows=618
2019-02-23,2019-02-23 21:09:00+00:00,78.148247,16.036735,0.0,54,19.88006983409688,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.12; MSAS at inflection=20.81; depression=19.90°; smoothing=5-pt median; dark rows=685
2020-02-24,2020-02-23 23:10:00+00:00,78.148247,16.036735,0.0,54,21.604704552356147,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.05; MSAS at inflection=20.95; depression=21.60°; smoothing=5-pt median; dark rows=660
2019-02-25,2019-02-24 23:57:00+00:00,78.148247,16.036735,0.0,55,20.862283480143272,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.42; MSAS at inflection=21.56; depression=20.85°; smoothing=5-pt median; dark rows=652
2020-02-25,2020-02-25 17:49:00+00:00,78.148247,16.036735,0.0,56,10.95186340956236,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.61; MSAS at inflection=18.93; depression=11.00°; smoothing=5-pt median; dark rows=663
2019-02-26,2019-02-26 22:55:00+00:00,78.148247,16.036735,0.0,57,20.382300473957088,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.33; MSAS at inflection=20.48; depression=20.38°; smoothing=5-pt median; dark rows=647
2020-02-26,2020-02-26 22:44:00+00:00,78.148247,16.036735,0.0,57,20.425528741214098,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.76; MSAS at inflection=21.33; depression=20.43°; smoothing=5-pt median; dark rows=588
2019-02-28,2019-02-27 23:11:00+00:00,78.148247,16.036735,0.0,58,20.023566985916972,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.93; MSAS at inflection=19.57; depression=20.02°; smoothing=5-pt median; dark rows=628
2020-02-27,2020-02-27 18:38:00+00:00,78.148247,16.036735,0.0,58,12.65837848972723,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.50; MSAS at inflection=20.38; depression=12.66°; smoothing=5-pt median; dark rows=619
2019-03-01,2019-03-01 00:00:00+00:00,78.148247,16.036735,0.0,60,19.32041950143167,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.64; MSAS at inflection=21.36; depression=19.31°; smoothing=5-pt median; dark rows=244
2019-03-02,2019-03-02 22:40:00+00:00,78.148247,16.036735,0.0,61,18.80122267167315,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.10; MSAS at inflection=21.33; depression=18.81°; smoothing=5-pt median; dark rows=591
2020-03-01,2020-03-01 02:39:00+00:00,78.148247,16.036735,0.0,61,14.495836834017707,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.94; MSAS at inflection=20.88; depression=14.47°; smoothing=5-pt median; dark rows=249
2020-03-02,2020-03-02 19:34:00+00:00,78.148247,16.036735,0.0,62,13.727514830698496,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.21; MSAS at inflection=18.95; depression=13.77°; smoothing=5-pt median; dark rows=538
2019-03-04,2019-03-04 21:44:00+00:00,78.148247,16.036735,0.0,63,17.33284469824171,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.09; MSAS at inflection=21.39; depression=17.35°; smoothing=5-pt median; dark rows=551
2020-03-03,2020-03-03 18:29:00+00:00,78.148247,16.036735,0.0,63,10.404865148560951,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.31; MSAS at inflection=17.47; depression=10.42°; smoothing=5-pt median; dark rows=565
2019-03-05,2019-03-05 18:54:00+00:00,78.148247,16.036735,0.0,64,11.132466417822192,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.40; MSAS at inflection=19.47; depression=11.17°; smoothing=5-pt median; dark rows=540
2020-03-05,2020-03-05 18:36:00+00:00,78.148247,16.036735,0.0,65,10.005192360409422,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.02; MSAS at inflection=17.79; depression=10.03°; smoothing=5-pt median; dark rows=397
2019-03-10,2019-03-09 23:06:00+00:00,78.148247,16.036735,0.0,68,16.173276652659478,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.10; MSAS at inflection=21.49; depression=16.17°; smoothing=5-pt median; dark rows=469
2019-03-13,2019-03-12 23:01:00+00:00,78.148247,16.036735,0.0,71,14.993931794335472,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.94; MSAS at inflection=20.31; depression=14.99°; smoothing=5-pt median; dark rows=419
2019-03-15,2019-03-14 23:07:00+00:00,78.148247,16.036735,0.0,73,14.205658808450654,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.84; MSAS at inflection=19.24; depression=14.21°; smoothing=5-pt median; dark rows=391
2020-03-14,2020-03-14 21:02:00+00:00,78.148247,16.036735,0.0,74,12.250107347184302,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.27; MSAS at inflection=19.25; depression=12.28°; smoothing=5-pt median; dark rows=367
2019-03-17,2019-03-17 21:54:00+00:00,78.148247,16.036735,0.0,76,12.479769896705044,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=17.92; MSAS at inflection=18.44; depression=12.48°; smoothing=5-pt median; dark rows=321
2019-03-20,2019-03-20 22:54:00+00:00,78.148247,16.036735,0.0,79,11.828837500877196,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=17.52; MSAS at inflection=17.65; depression=11.83°; smoothing=5-pt median; dark rows=250
2020-03-19,2020-03-19 21:28:00+00:00,78.148247,16.036735,0.0,79,10.934330313962938,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.46; MSAS at inflection=19.06; depression=10.94°; smoothing=5-pt median; dark rows=259
2019-09-18,2019-09-18 22:58:00+00:00,78.148247,16.036735,0.0,261,10.14989760193896,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.32; MSAS at inflection=18.27; depression=10.15°; smoothing=5-pt median; dark rows=74
2018-09-19,2018-09-19 22:44:00+00:00,78.148247,16.036735,0.0,262,10.633692707455657,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=17.93; MSAS at inflection=18.12; depression=10.64°; smoothing=5-pt median; dark rows=146
2018-09-20,2018-09-20 22:51:00+00:00,78.148247,16.036735,0.0,263,11.026821320608665,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.23; MSAS at inflection=18.55; depression=11.03°; smoothing=5-pt median; dark rows=190
2019-09-21,2019-09-21 22:08:00+00:00,78.148247,16.036735,0.0,264,11.117936044136636,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.62; MSAS at inflection=18.98; depression=11.12°; smoothing=5-pt median; dark rows=206
2018-09-23,2018-09-23 22:28:00+00:00,78.148247,16.036735,0.0,266,12.141512462022977,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.86; MSAS at inflection=19.24; depression=12.15°; smoothing=5-pt median; dark rows=276
2019-09-24,2019-09-24 20:30:00+00:00,78.148247,16.036735,0.0,267,10.343117677143097,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.65; MSAS at inflection=18.45; depression=10.35°; smoothing=5-pt median; dark rows=296
2018-09-25,2018-09-25 22:44:00+00:00,78.148247,16.036735,0.0,268,12.96917258753032,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.08; MSAS at inflection=18.11; depression=12.97°; smoothing=5-pt median; dark rows=322
2019-09-25,2019-09-25 20:10:00+00:00,78.148247,16.036735,0.0,268,10.108388834805499,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.29; MSAS at inflection=18.42; depression=10.13°; smoothing=5-pt median; dark rows=311
2018-09-26,2018-09-26 22:55:00+00:00,78.148247,16.036735,0.0,269,13.355343799240025,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.41; MSAS at inflection=18.77; depression=13.35°; smoothing=5-pt median; dark rows=340
2019-09-27,2019-09-27 22:45:00+00:00,78.148247,16.036735,0.0,270,13.653474726321912,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.90; MSAS at inflection=20.10; depression=13.65°; smoothing=5-pt median; dark rows=332
2018-09-29,2018-09-28 23:10:00+00:00,78.148247,16.036735,0.0,271,14.08008321923903,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.08; MSAS at inflection=18.31; depression=14.08°; smoothing=5-pt median; dark rows=379
2019-09-28,2019-09-28 22:26:00+00:00,78.148247,16.036735,0.0,271,13.989730915577162,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.81; MSAS at inflection=20.23; depression=13.99°; smoothing=5-pt median; dark rows=377
2018-09-30,2018-09-30 20:34:00+00:00,78.148247,16.036735,0.0,273,12.934207141621732,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.54; MSAS at inflection=18.86; depression=12.95°; smoothing=5-pt median; dark rows=283
2019-09-30,2019-09-30 20:21:00+00:00,78.148247,16.036735,0.0,273,12.447115616056859,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.76; MSAS at inflection=20.23; depression=12.45°; smoothing=5-pt median; dark rows=279
2018-10-01,2018-10-01 22:49:00+00:00,78.148247,16.036735,0.0,274,15.301604495687865,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.91; MSAS at inflection=19.21; depression=15.30°; smoothing=5-pt median; dark rows=427
2019-10-01,2019-10-01 22:16:00+00:00,78.148247,16.036735,0.0,274,15.100008047240355,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.64; MSAS at inflection=20.77; depression=15.11°; smoothing=5-pt median; dark rows=427
2019-10-03,2019-10-03 19:14:00+00:00,78.148247,16.036735,0.0,276,11.164539278617278,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.42; MSAS at inflection=19.16; depression=11.18°; smoothing=5-pt median; dark rows=453
2018-10-05,2018-10-05 22:46:00+00:00,78.148247,16.036735,0.0,278,16.845205049995943,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.44; MSAS at inflection=20.52; depression=16.85°; smoothing=5-pt median; dark rows=502
2019-10-05,2019-10-05 22:09:00+00:00,78.148247,16.036735,0.0,278,16.598708645492064,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.20; MSAS at inflection=20.61; depression=16.60°; smoothing=5-pt median; dark rows=467
2018-10-07,2018-10-07 18:33:00+00:00,78.148247,16.036735,0.0,280,11.009451295775676,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.81; MSAS at inflection=18.87; depression=11.02°; smoothing=5-pt median; dark rows=497
2018-10-09,2018-10-09 22:22:00+00:00,78.148247,16.036735,0.0,282,18.314629749917685,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.11; MSAS at inflection=18.40; depression=18.32°; smoothing=5-pt median; dark rows=551
2019-10-09,2019-10-09 22:47:00+00:00,78.148247,16.036735,0.0,282,18.278827605835772,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.77; MSAS at inflection=21.33; depression=18.28°; smoothing=5-pt median; dark rows=566
2018-10-11,2018-10-11 22:27:00+00:00,78.148247,16.036735,0.0,284,19.094809815409686,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.42; MSAS at inflection=20.97; depression=19.10°; smoothing=5-pt median; dark rows=596
2019-10-11,2019-10-11 18:27:00+00:00,78.148247,16.036735,0.0,284,12.176671714549265,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.95; MSAS at inflection=19.66; depression=12.21°; smoothing=5-pt median; dark rows=450
2018-10-12,2018-10-12 18:22:00+00:00,78.148247,16.036735,0.0,285,12.41329849570248,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.21; MSAS at inflection=19.53; depression=12.45°; smoothing=5-pt median; dark rows=607
2018-10-13,2018-10-13 20:39:00+00:00,78.148247,16.036735,0.0,286,18.110839103199307,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.57; MSAS at inflection=20.83; depression=18.14°; smoothing=5-pt median; dark rows=588
2019-10-13,2019-10-13 20:08:00+00:00,78.148247,16.036735,0.0,286,17.07135602850965,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.71; MSAS at inflection=19.05; depression=17.10°; smoothing=5-pt median; dark rows=573
2018-10-15,2018-10-15 21:58:00+00:00,78.148247,16.036735,0.0,288,20.38206483243072,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.76; MSAS at inflection=21.02; depression=20.39°; smoothing=5-pt median; dark rows=614
2019-10-16,2019-10-16 18:25:00+00:00,78.148247,16.036735,0.0,289,13.964316635449192,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=17.71; MSAS at inflection=19.23; depression=13.98°; smoothing=5-pt median; dark rows=664
2018-10-17,2018-10-17 22:22:00+00:00,78.148247,16.036735,0.0,290,21.30117094564078,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.22; MSAS at inflection=21.19; depression=21.30°; smoothing=5-pt median; dark rows=599
2019-10-18,2019-10-17 23:10:00+00:00,78.148247,16.036735,0.0,290,21.167630502083277,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=17.99; MSAS at inflection=18.04; depression=21.16°; smoothing=5-pt median; dark rows=651
2018-10-18,2018-10-18 22:40:00+00:00,78.148247,16.036735,0.0,291,21.71197950346037,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.16; MSAS at inflection=21.25; depression=21.71°; smoothing=5-pt median; dark rows=693
2019-10-20,2019-10-20 16:44:00+00:00,78.148247,16.036735,0.0,293,10.350601003152493,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.24; MSAS at inflection=18.21; depression=10.40°; smoothing=5-pt median; dark rows=713
2019-10-21,2019-10-21 19:13:00+00:00,78.148247,16.036735,0.0,294,17.93259507152407,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.06; MSAS at inflection=20.46; depression=17.94°; smoothing=5-pt median; dark rows=735
2018-10-22,2018-10-22 19:05:00+00:00,78.148247,16.036735,0.0,295,18.03454759771756,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.74; MSAS at inflection=18.46; depression=18.08°; smoothing=5-pt median; dark rows=743
2019-10-29,2019-10-29 16:12:00+00:00,78.148247,16.036735,0.0,302,11.802494315022102,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.50; MSAS at inflection=19.88; depression=11.82°; smoothing=5-pt median; dark rows=787
2018-10-31,2018-10-31 17:40:00+00:00,78.148247,16.036735,0.0,304,17.034922091929513,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.48; MSAS at inflection=19.65; depression=17.04°; smoothing=5-pt median; dark rows=500
2019-10-31,2019-10-31 17:20:00+00:00,78.148247,16.036735,0.0,304,15.941137305790962,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.54; MSAS at inflection=20.03; depression=15.96°; smoothing=5-pt median; dark rows=508
2019-11-01,2019-11-01 17:43:00+00:00,78.148247,16.036735,0.0,305,17.425431327535822,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.98; MSAS at inflection=19.91; depression=17.47°; smoothing=5-pt median; dark rows=881
2019-11-02,2019-11-02 18:27:00+00:00,78.148247,16.036735,0.0,306,19.891469419821632,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.00; MSAS at inflection=21.00; depression=19.92°; smoothing=5-pt median; dark rows=881
2019-11-04,2019-11-04 17:39:00+00:00,78.148247,16.036735,0.0,308,18.14425921880818,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.02; MSAS at inflection=21.05; depression=18.19°; smoothing=5-pt median; dark rows=910
2019-11-06,2019-11-06 17:57:00+00:00,78.148247,16.036735,0.0,310,19.635904231647263,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.91; MSAS at inflection=21.19; depression=19.66°; smoothing=5-pt median; dark rows=939
2018-11-07,2018-11-07 18:03:00+00:00,78.148247,16.036735,0.0,311,20.288323901166883,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.76; MSAS at inflection=20.60; depression=20.31°; smoothing=5-pt median; dark rows=936
2019-11-07,2019-11-07 15:16:00+00:00,78.148247,16.036735,0.0,311,11.806686343625197,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.53; MSAS at inflection=19.45; depression=11.85°; smoothing=5-pt median; dark rows=953
2018-11-09,2018-11-09 17:32:00+00:00,78.148247,16.036735,0.0,313,19.290253970962308,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.44; MSAS at inflection=20.35; depression=19.32°; smoothing=5-pt median; dark rows=926
2019-11-09,2019-11-09 15:55:00+00:00,78.148247,16.036735,0.0,313,14.266171723176027,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.04; MSAS at inflection=19.54; depression=14.27°; smoothing=5-pt median; dark rows=765
2018-11-10,2018-11-10 16:31:00+00:00,78.148247,16.036735,0.0,314,16.427048916176716,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.17; MSAS at inflection=20.50; depression=16.47°; smoothing=5-pt median; dark rows=974
2018-11-13,2018-11-13 14:48:00+00:00,78.148247,16.036735,0.0,317,12.208622485712938,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.49; MSAS at inflection=18.93; depression=12.25°; smoothing=5-pt median; dark rows=955
2018-11-16,2018-11-16 14:30:00+00:00,78.148247,16.036735,0.0,320,12.165803176032481,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.07; MSAS at inflection=20.19; depression=12.20°; smoothing=5-pt median; dark rows=1068
2019-11-16,2019-11-16 17:35:00+00:00,78.148247,16.036735,0.0,320,21.15563498235344,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.27; MSAS at inflection=18.64; depression=21.19°; smoothing=5-pt median; dark rows=1086
2019-11-18,2019-11-18 17:31:00+00:00,78.148247,16.036735,0.0,322,21.406374641879196,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.96; MSAS at inflection=20.25; depression=21.44°; smoothing=5-pt median; dark rows=882
2019-11-21,2019-11-21 14:27:00+00:00,78.148247,16.036735,0.0,325,13.094398129546981,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.54; MSAS at inflection=20.90; depression=13.11°; smoothing=5-pt median; dark rows=1148
2018-11-24,2018-11-24 14:08:00+00:00,78.148247,16.036735,0.0,328,12.96990171022422,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=17.72; MSAS at inflection=18.45; depression=13.00°; smoothing=5-pt median; dark rows=1108
2018-11-26,2018-11-26 16:22:00+00:00,78.148247,16.036735,0.0,330,19.465120474092974,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=17.98; MSAS at inflection=19.33; depression=19.51°; smoothing=5-pt median; dark rows=1234
2019-11-26,2019-11-26 13:43:00+00:00,78.148247,16.036735,0.0,330,12.369078143468524,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.62; MSAS at inflection=19.75; depression=12.40°; smoothing=5-pt median; dark rows=1206
2018-11-27,2018-11-27 15:10:00+00:00,78.148247,16.036735,0.0,331,16.125123819010888,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.28; MSAS at inflection=18.97; depression=16.14°; smoothing=5-pt median; dark rows=1259
2019-11-29,2019-11-29 14:25:00+00:00,78.148247,16.036735,0.0,333,14.449591330694842,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.87; MSAS at inflection=20.47; depression=14.45°; smoothing=5-pt median; dark rows=1279
2018-11-30,2018-11-30 15:41:00+00:00,78.148247,16.036735,0.0,334,18.037914880978374,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.35; MSAS at inflection=18.48; depression=18.04°; smoothing=5-pt median; dark rows=730
2019-11-30,2019-11-30 16:10:00+00:00,78.148247,16.036735,0.0,334,19.43476199077956,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.58; MSAS at inflection=20.55; depression=19.46°; smoothing=5-pt median; dark rows=743
2019-12-01,2019-12-01 13:55:00+00:00,78.148247,16.036735,0.0,335,13.58601892430522,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.06; MSAS at inflection=20.26; depression=13.59°; smoothing=5-pt median; dark rows=1399
2018-12-02,2018-12-02 11:12:00+00:00,78.148247,16.036735,0.0,336,10.202837544422081,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.58; MSAS at inflection=17.86; depression=10.20°; smoothing=5-pt median; dark rows=1358
2019-12-02,2019-12-02 12:26:00+00:00,78.148247,16.036735,0.0,336,11.157972905503957,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.16; MSAS at inflection=19.75; depression=11.17°; smoothing=5-pt median; dark rows=1314
2018-12-03,2018-12-03 15:09:00+00:00,78.148247,16.036735,0.0,337,16.920441291250928,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.46; MSAS at inflection=20.49; depression=16.96°; smoothing=5-pt median; dark rows=1208
2019-12-03,2019-12-03 10:46:00+00:00,78.148247,16.036735,0.0,337,10.235106773155808,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.12; MSAS at inflection=18.95; depression=10.24°; smoothing=5-pt median; dark rows=1424
2018-12-04,2018-12-04 10:47:00+00:00,78.148247,16.036735,0.0,338,10.405303134441478,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.92; MSAS at inflection=17.93; depression=10.41°; smoothing=5-pt median; dark rows=1389
2019-12-04,2019-12-04 11:03:00+00:00,78.148247,16.036735,0.0,338,10.405941757128874,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.28; MSAS at inflection=19.11; depression=10.41°; smoothing=5-pt median; dark rows=1308
2019-12-05,2019-12-05 16:32:00+00:00,78.148247,16.036735,0.0,339,21.150213519699744,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.20; MSAS at inflection=19.68; depression=21.17°; smoothing=5-pt median; dark rows=1374
2018-12-06,2018-12-06 10:47:00+00:00,78.148247,16.036735,0.0,340,10.657042562906991,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.46; MSAS at inflection=18.24; depression=10.66°; smoothing=5-pt median; dark rows=1329
2019-12-06,2019-12-06 15:08:00+00:00,78.148247,16.036735,0.0,340,17.174205017031703,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.03; MSAS at inflection=20.36; depression=17.22°; smoothing=5-pt median; dark rows=1402
2019-12-07,2019-12-07 16:39:00+00:00,78.148247,16.036735,0.0,341,21.69530871924366,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.71; MSAS at inflection=19.56; depression=21.72°; smoothing=5-pt median; dark rows=1388
2018-12-08,2018-12-08 10:48:00+00:00,78.148247,16.036735,0.0,342,10.879722951548686,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.06; MSAS at inflection=18.01; depression=10.88°; smoothing=5-pt median; dark rows=1308
2019-12-08,2019-12-08 15:21:00+00:00,78.148247,16.036735,0.0,342,17.948637478337137,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.22; MSAS at inflection=19.56; depression=17.99°; smoothing=5-pt median; dark rows=1341
2018-12-09,2018-12-09 16:08:00+00:00,78.148247,16.036735,0.0,343,20.30554451561178,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.83; MSAS at inflection=21.00; depression=20.31°; smoothing=5-pt median; dark rows=1402
2018-12-10,2018-12-10 15:26:00+00:00,78.148247,16.036735,0.0,344,18.343695619930674,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.33; MSAS at inflection=18.61; depression=18.35°; smoothing=5-pt median; dark rows=1339
2019-12-10,2019-12-10 13:44:00+00:00,78.148247,16.036735,0.0,344,14.162504819500867,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.50; MSAS at inflection=18.91; depression=14.20°; smoothing=5-pt median; dark rows=1397
2018-12-11,2018-12-11 14:07:00+00:00,78.148247,16.036735,0.0,345,15.063671440855886,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.49; MSAS at inflection=19.12; depression=15.10°; smoothing=5-pt median; dark rows=1387
2018-12-12,2018-12-12 10:50:00+00:00,78.148247,16.036735,0.0,346,11.235366632763018,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.41; MSAS at inflection=18.85; depression=11.24°; smoothing=5-pt median; dark rows=1398
2018-12-13,2018-12-13 10:50:00+00:00,78.148247,16.036735,0.0,347,11.305227515141201,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.04; MSAS at inflection=18.57; depression=11.31°; smoothing=5-pt median; dark rows=1392
2019-12-13,2019-12-13 10:50:00+00:00,78.148247,16.036735,0.0,347,11.289252556446188,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.13; MSAS at inflection=17.87; depression=11.29°; smoothing=5-pt median; dark rows=1417
2018-12-14,2018-12-14 11:29:00+00:00,78.148247,16.036735,0.0,348,11.524534644106556,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.92; MSAS at inflection=19.61; depression=11.53°; smoothing=5-pt median; dark rows=1340
2019-12-14,2019-12-14 15:51:00+00:00,78.148247,16.036735,0.0,348,19.720342445261547,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.73; MSAS at inflection=19.07; depression=19.75°; smoothing=5-pt median; dark rows=1329
2018-12-15,2018-12-15 10:51:00+00:00,78.148247,16.036735,0.0,349,11.421946910320257,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.94; MSAS at inflection=19.15; depression=11.42°; smoothing=5-pt median; dark rows=1274
2019-12-15,2019-12-15 10:51:00+00:00,78.148247,16.036735,0.0,349,11.409648300946003,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.12; MSAS at inflection=18.13; depression=11.41°; smoothing=5-pt median; dark rows=1415
2018-12-16,2018-12-16 15:20:00+00:00,78.148247,16.036735,0.0,350,18.3146946367148,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.40; MSAS at inflection=20.05; depression=18.34°; smoothing=5-pt median; dark rows=1388
2019-12-16,2019-12-16 12:26:00+00:00,78.148247,16.036735,0.0,350,12.390611168600635,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.64; MSAS at inflection=19.74; depression=12.40°; smoothing=5-pt median; dark rows=1380
2018-12-17,2018-12-17 15:39:00+00:00,78.148247,16.036735,0.0,351,19.214252748520284,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.89; MSAS at inflection=20.21; depression=19.24°; smoothing=5-pt median; dark rows=1398
2019-12-17,2019-12-17 10:52:00+00:00,78.148247,16.036735,0.0,351,11.499151953603496,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.06; MSAS at inflection=19.51; depression=11.50°; smoothing=5-pt median; dark rows=1424
2018-12-18,2018-12-18 14:16:00+00:00,78.148247,16.036735,0.0,352,15.6444355957929,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.69; MSAS at inflection=18.44; depression=15.65°; smoothing=5-pt median; dark rows=1325
2019-12-18,2019-12-18 11:13:00+00:00,78.148247,16.036735,0.0,352,11.577766577176696,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.43; MSAS at inflection=19.43; depression=11.58°; smoothing=5-pt median; dark rows=1417
2018-12-19,2018-12-19 10:53:00+00:00,78.148247,16.036735,0.0,353,11.562102392088919,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=18.11; MSAS at inflection=18.91; depression=11.56°; smoothing=5-pt median; dark rows=1361
2019-12-19,2019-12-19 12:08:00+00:00,78.148247,16.036735,0.0,353,12.147756962471663,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.78; MSAS at inflection=19.82; depression=12.16°; smoothing=5-pt median; dark rows=1389
2018-12-20,2018-12-20 14:30:00+00:00,78.148247,16.036735,0.0,354,16.186250596987918,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=17.54; MSAS at inflection=17.79; depression=16.20°; smoothing=5-pt median; dark rows=1297
2019-12-20,2019-12-20 10:54:00+00:00,78.148247,16.036735,0.0,354,11.575058407170786,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.08; MSAS at inflection=19.25; depression=11.58°; smoothing=5-pt median; dark rows=1353
2019-12-22,2019-12-22 10:54:00+00:00,78.148247,16.036735,0.0,356,11.586405912703116,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.19; MSAS at inflection=18.78; depression=11.59°; smoothing=5-pt median; dark rows=1376
2019-12-23,2019-12-23 11:17:00+00:00,78.148247,16.036735,0.0,357,11.632108415986965,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.18; MSAS at inflection=18.96; depression=11.64°; smoothing=5-pt median; dark rows=1404
2018-12-25,2018-12-25 15:40:00+00:00,78.148247,16.036735,0.0,359,19.091459607621793,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=17.64; MSAS at inflection=18.66; depression=19.09°; smoothing=5-pt median; dark rows=1070
2019-12-25,2019-12-25 10:56:00+00:00,78.148247,16.036735,0.0,359,11.544639305928488,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.82; MSAS at inflection=18.56; depression=11.54°; smoothing=5-pt median; dark rows=1416
2018-12-26,2018-12-26 10:56:00+00:00,78.148247,16.036735,0.0,360,11.50578150596664,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.27; MSAS at inflection=18.06; depression=11.51°; smoothing=5-pt median; dark rows=1306
2018-12-27,2018-12-27 10:57:00+00:00,78.148247,16.036735,0.0,361,11.466375583323897,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.12; MSAS at inflection=18.46; depression=11.47°; smoothing=5-pt median; dark rows=1380
2019-12-27,2019-12-27 10:57:00+00:00,78.148247,16.036735,0.0,361,11.47758819262012,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.17; MSAS at inflection=18.56; depression=11.48°; smoothing=5-pt median; dark rows=706
2018-12-28,2018-12-28 15:15:00+00:00,78.148247,16.036735,0.0,362,17.75586904939187,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.40; MSAS at inflection=20.65; depression=17.77°; smoothing=5-pt median; dark rows=1373
2019-12-28,2019-12-28 12:35:00+00:00,78.148247,16.036735,0.0,362,12.418647387596245,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.80; MSAS at inflection=20.41; depression=12.43°; smoothing=5-pt median; dark rows=1416
2018-12-29,2018-12-29 11:26:00+00:00,78.148247,16.036735,0.0,363,11.446252992255394,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.89; MSAS at inflection=18.91; depression=11.45°; smoothing=5-pt median; dark rows=1312
2019-12-29,2019-12-29 11:20:00+00:00,78.148247,16.036735,0.0,363,11.43050342980299,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.90; MSAS at inflection=18.80; depression=11.43°; smoothing=5-pt median; dark rows=1420
2018-12-30,2018-12-30 12:43:00+00:00,78.148247,16.036735,0.0,364,12.429416888370064,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.87; MSAS at inflection=19.59; depression=12.43°; smoothing=5-pt median; dark rows=1377
2019-12-30,2019-12-30 14:47:00+00:00,78.148247,16.036735,0.0,364,16.413777858619383,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=21.31; MSAS at inflection=21.15; depression=16.44°; smoothing=5-pt median; dark rows=1417
2018-12-31,2018-12-31 14:24:00+00:00,78.148247,16.036735,0.0,365,15.388009803783111,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=19.80; MSAS at inflection=20.03; depression=15.41°; smoothing=5-pt median; dark rows=732
2019-12-31,2019-12-31 14:37:00+00:00,78.148247,16.036735,0.0,365,15.919244841953779,Zamorano J. et al. (2019). TESS-W sky brightness network. Zenodo monthly archives. https://zenodo.org/records/3378728. CC0 1.0.,TESS station stars91; photometric inflection method; night median MSAS=20.84; MSAS at inflection=21.12; depression=15.92°; smoothing=5-pt median; dark rows=765
2015-01-14,2015-01-14 20:55:00+00:00,81.3685,-48.8225,565.58,14,19.898427675038583,globe_at_night,
2024-02-07,2024-02-07 00:13:00+00:00,88.0351333875928,-83.84327208613558,-2819.96,38,15.724311243041615,globe_at_night,
2024-10-25,2024-10-25 02:20:00+00:00,89.7395809832391,-127.265625,0.0,299,12.234078600749575,globe_at_night,
2013-01-13,2013-01-13 08:27:00+00:00,90.0,-132.188,0.0,13,21.423972624275734,globe_at_night,
2012-01-21,2012-01-21 21:10:00+00:00,90.0,39.5312,-4229.23,21,19.885218089183777,globe_at_night,

Can't render this file because it is too large.

View file

@ -78,35 +78,23 @@ APPROVED_RAW_CSVS: frozenset[str] = frozenset(
# in verified_sightings.py. Do NOT add shaukat_2015_blackburn_uk.csv or
# shaukat_2015_other_sites.csv here — they would create duplicates.
# EXCLUDED — brin_multistation_isha.csv
# The MPSAS zenith-threshold method detects when the ZENITH sky reaches near-dark
# level (~13° mean depression at equatorial Indonesian stations). Shafaq Abyad is
# defined as the disappearance of the white glow on the WESTERN HORIZON, which
# occurs later (~17-18° at equatorial sites per Niri & Zainuddin 2007, Sabah).
# The 4-5° systematic offset means these records do not represent Shafaq Abyad
# horizon observations. File retained in raw_sightings/ for future analysis.
# The MPSAS zenith-threshold method detects zenith darkness (~13° depression at
# equatorial stations), not Shafaq Abyad horizon disappearance (~17-18°). The 4-5°
# systematic offset is confirmed. File retained for reference.
# Kassim Bahali et al. 2019 IJMET — 8 clear-sky nights from Dungun (Malaysia) + Sabang (Indonesia)
# Clear sky subset from Table 6. New locations not in kassim_bahali_2017_malaysia.csv.
# Times inferred from average of DSLR and SQM depression angles.
"kassim_bahali_2019_ijmet.csv",
# EXCLUDED — brin_multistation_isha.csv
# The MPSAS zenith-threshold method detects when the ZENITH sky reaches near-dark
# level (~13° mean depression at equatorial Indonesian stations). Shafaq Abyad is
# defined as the disappearance of the white glow on the WESTERN HORIZON, which
# occurs later (~17-18° at equatorial sites per Niri & Zainuddin 2007, Sabah).
# The 4-5° systematic offset is confirmed: BRIN records back-calculate to 12-13°
# while genuine Shafaq Abyad at the same latitudes gives 17-18°. These records
# do not represent Shafaq Abyad horizon observations. File retained for reference.
# Add new approved files here — must be genuine per-night observations
# Add new approved files here — must be genuine per-night observations
"batusangkar_2024_spectral.csv",
"umsu_medan_2024.csv",
"openfajr_94992898.csv",
# EXCLUDED — openfajr_94992898.csv: duplicates the iCal feed loaded by
# openfajr.py (same Birmingham data, slightly different coords bypass dedup)
"madrid_sqm_10yr.csv", # Madrid Zenodo 10-year SQM (2012-2022) converted to verified sightings via inflection
# EXCLUDED — global_sqm_harvester_results.csv: empty file (header only)
# TESS-W photometer network (Zamorano et al. 2019) — Zenodo monthly archives.
# Multi-station Spain/Europe sky brightness, photometric inflection method.
# NOTE: tess_june2019.csv was the original single-file entry (wrong name — corrected
# below). All monthly files use abbreviated month format (jun, not june).
"tess_jun2017.csv",
"tess_jul2017.csv",
"tess_sep2017.csv",
"tess_oct2017.csv",
@ -174,9 +162,9 @@ APPROVED_RAW_CSVS: frozenset[str] = frozenset(
"abed_2015_jordan.csv",
# Rashed et al. 2022 IJMET — Wadi al Hitan Fayum Egypt, SQM measurement
"fayum_egypt_2022_sqm.csv",
# washetdonker.nl Netherlands SQM network — morning twilight inflection, 3,301 records
# Multi-site Netherlands network; photometric threshold method; Fajr direction.
"washetdonker_morning.csv",
# EXCLUDED — washetdonker_morning.csv: uses fixed MSAS threshold=15.0 crossing,
# not photometric inflection. Produces median 7.4° angles (civil twilight, not Fajr).
# 93.8% of records cluster at 7-8° with outliers up to 49° from light pollution.
# EXCLUDED — bsrn_5site_twilight.csv, bsrn_all_twilight.csv, bsrn_caelus_twilight.csv,
# surfrad_twilight.csv: BSRN/SURFRAD irradiance data detects civil sunrise at ~2°
# depression, not Fajr/Isha at 12-18° depression. Not suitable for this dataset.

View file

@ -202,10 +202,10 @@ def build_dataset(
"red dusk twilight",
)
bad_notes = manual_df["notes"].apply(
lambda n: any(m in str(n) for m in BAD_NOTE_MARKERS)
lambda n: any(m.lower() in str(n).lower() for m in BAD_NOTE_MARKERS)
)
bad_source = manual_df["source"].apply(
lambda s: any(m in str(s) for m in BAD_NOTE_MARKERS)
lambda s: any(m.lower() in str(s).lower() for m in BAD_NOTE_MARKERS)
)
non_genuine = bad_notes | bad_source
if non_genuine.any():
@ -289,6 +289,7 @@ def build_dataset(
# These come from sources where the solar depression angle was measured
# directly by instrument (SQM time-series + linear fitting) rather than
# inferred from a clock time. They bypass back-calculation entirely.
# Merged BEFORE dedup so cross-source duplicates are caught.
print("Loading pre-computed angle records (SQM instrument data)...")
precomp_df = load_precomputed_angles()
if len(precomp_df) > 0:
@ -297,25 +298,58 @@ def build_dataset(
else:
print(" 0 pre-computed angle records")
# ── Second dedup pass (catches precomputed vs back-calculated overlap) ──
all_df["_lat_r"] = all_df["lat"].round(3)
all_df["_lng_r"] = all_df["lng"].round(3)
dup_mask2 = all_df.duplicated(subset=["prayer", "date", "_lat_r", "_lng_r"], keep="first")
if dup_mask2.any():
print(f" Deduplicating {dup_mask2.sum()} post-merge duplicate(s)")
all_df = all_df[~dup_mask2].copy()
all_df = all_df.drop(columns=["_lat_r", "_lng_r"])
# ── Geographic and temporal quality filters ──
from datetime import date as date_type
today_str = str(date_type.today())
# Filter out future dates (OpenFajr publishes predictions for the full year)
future = all_df["date"].astype(str) > today_str
if future.any():
print(f" Dropping {future.sum()} future-dated record(s) (predictions, not observations)")
all_df = all_df[~future].copy()
# Filter out polar stations (|lat| > 70) — no meaningful Fajr/Isha
polar = all_df["lat"].abs() > 70
if polar.any():
print(f" Dropping {polar.sum()} polar record(s) (|lat| > 70°)")
all_df = all_df[~polar].copy()
# Filter out Null Island (lat=0, lng=0) — GPS default / missing coordinates
null_island = (all_df["lat"].abs() < 0.01) & (all_df["lng"].abs() < 0.01)
if null_island.any():
print(f" Dropping {null_island.sum()} Null Island record(s) (lat≈0, lng≈0)")
all_df = all_df[~null_island].copy()
# Drop records with implausible depression angles — data entry / timing errors.
# Floor thresholds based on the full body of peer-reviewed sighting research:
# Fajr: no confirmed genuine sighting below 7° depression
# Isha: no confirmed genuine sighting below 10° depression
# These also catch: sun-above-horizon (negative), DST clock-change artifacts,
# and mis-estimated observation times that ended up too close to sunrise/sunset.
# Fajr: no confirmed genuine sighting below 7° or above 22° depression
# Isha: no confirmed genuine sighting below 10° or above 22° depression
# Upper bound: 22° is the maximum physically meaningful astronomical twilight
# angle. Values above this indicate light pollution artifacts or timing errors.
FAJR_MIN_DEG = 7.0
ISHA_MIN_DEG = 10.0
MAX_DEG = 22.0
fajr_bad = (all_df["prayer"] == "fajr") & (all_df["angle"] < FAJR_MIN_DEG)
isha_bad = (all_df["prayer"] == "isha") & (all_df["angle"] < ISHA_MIN_DEG)
fajr_bad = (all_df["prayer"] == "fajr") & (
(all_df["angle"] < FAJR_MIN_DEG) | (all_df["angle"] > MAX_DEG)
)
isha_bad = (all_df["prayer"] == "isha") & (
(all_df["angle"] < ISHA_MIN_DEG) | (all_df["angle"] > MAX_DEG)
)
bad = fajr_bad | isha_bad | all_df["angle"].isna()
if bad.any():
print(f" Dropping {bad.sum()} record(s) with implausible angles "
f"(< {FAJR_MIN_DEG}° Fajr / < {ISHA_MIN_DEG}° Isha):")
for _, row in all_df[bad].iterrows():
print(f" {row['prayer'].upper()} {row['date']} {row['utc_dt']} "
f"lat={row['lat']:.2f} angle={row['angle']:.2f}° — {row['source']}")
f"(Fajr: <{FAJR_MIN_DEG}° or >{MAX_DEG}° / Isha: <{ISHA_MIN_DEG}° or >{MAX_DEG}°)")
all_df = all_df[~bad].copy()
# Add seasonality feature