NovatasticRoScript commited on
Commit
8c5dec9
·
verified ·
1 Parent(s): c1ddaba

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +47 -0
config.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "in_channels": 6,
3
+ "gif_size": [
4
+ 640,
5
+ 640
6
+ ],
7
+ "display_bbox": [
8
+ 103.0,
9
+ -3.0,
10
+ 139.0,
11
+ 35.0
12
+ ],
13
+ "par_polygon": [
14
+ [
15
+ 115.0,
16
+ 5.0
17
+ ],
18
+ [
19
+ 115.0,
20
+ 15.0
21
+ ],
22
+ [
23
+ 120.0,
24
+ 21.0
25
+ ],
26
+ [
27
+ 120.0,
28
+ 25.0
29
+ ],
30
+ [
31
+ 135.0,
32
+ 25.0
33
+ ],
34
+ [
35
+ 135.0,
36
+ 5.0
37
+ ]
38
+ ],
39
+ "bands": [
40
+ "B13 clean IR 10.4\u00b5m",
41
+ "B08 water vapor 6.2\u00b5m",
42
+ "B03 visible 0.64\u00b5m (daytime)"
43
+ ],
44
+ "satellites": "Himawari-9 (2023-present)",
45
+ "pysteps_prior": true,
46
+ "updated": "2026-06-22T11:58:38.737802"
47
+ }