-
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
05f33e6
commit 47f665c
Showing
3 changed files
with
22 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,22 @@ | ||
[ | ||
{ | ||
"date": "2023-09-15", | ||
"time": "05:39:01", | ||
"phase": "日出", | ||
"aod550": 0.541, | ||
"quality": 0.03, | ||
"quality_report": "火烧云质量一般,可能是因为颜色暗/云量少", | ||
"origin": "日期:2023-09-15\n北京时间:05:39:01\n海拔高度:6m\n太阳方位角:85.9°\n线速度:19. 8 km/min\n单层云量:100.0%\n遮挡云量:0.0%\nAOD-550:0.541\n质量(不含AOD):0.030\n空间不均匀性:0.176\n本地云属:\n层云", | ||
"image_path": "records/images/2023-09-15_日出.webp" | ||
}, | ||
{ | ||
"date": "2023-09-14", | ||
"time": "18:00:43", | ||
"phase": "日落", | ||
"aod550": 0.929, | ||
"quality": 0.0, | ||
"quality_report": "没有火烧云", | ||
"origin": "日期:2023-09-14\n北京时间:18:00:43\n海拔高度:6m\n太阳方位角:274.4°\n线速度:-19. 8 km/min\n单层云量:100.0%\n遮挡云量:99.3%\nAOD-550:0.929\n质量(不含AOD)0.000\n空间不均匀性0.000\n本地云属:\n层云,高层云", | ||
"image_path": "records/images/2023-09-14_日落.webp" | ||
} | ||
] |