-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7f4c5f0
commit 1879096
Showing
3 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
[ | ||
{ | ||
"date": "2023-09-21", | ||
"time": "05:42:31", | ||
"phase": "日出", | ||
"quality": 0.0, | ||
"quality_report": "没有火烧云", | ||
"origin": "日期:2023-09-21\n北京时间:05:42:31\n海拔高度:6m\n太阳方位角:88.6°\n线速度:19. 8 km/min\n单层云量:7.4%\n遮挡云量:100.0%\nAOD-550:0.411\n质量(不含AOD):0.000\n空间不均匀性:0.001\n本地云属:\n高层云,层云,高积云", | ||
"image_path": "records/images/2023-09-21_日出.webp" | ||
}, | ||
{ | ||
"date": "2023-09-20", | ||
"time": "17:52:57", | ||
"phase": "日落", | ||
"quality": 0.013, | ||
"quality_report": "没有火烧云", | ||
"origin": "日期:2023-09-20\n北京时间:17:52:57\n海拔高度:6m\n太阳方位角:271.6°\n线速度:-19. 8 km/min\n单层云量:8.1%\n遮挡云量:83.0%\nAOD-550:0.535\n质量(不含AOD):0.013\n空间不均匀性:0.008\n本地云属:\n层云,高层云,卷云", | ||
"image_path": "records/images/2023-09-20_日落.webp" | ||
} | ||
] |