fix
This commit is contained in:
parent
d532d51ab9
commit
f9e4866597
27
at.json
Normal file
27
at.json
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"atmosphere": {
|
||||
"uri": "https://atproto.com/ja/guides/glossary",
|
||||
"exosphere": {
|
||||
"km":[{ "min": 700, "max": 10000 }],
|
||||
"tag": [ "universe" ]
|
||||
},
|
||||
"thermosphere": {
|
||||
"km":[{ "min": 80, "max": 700 }],
|
||||
"tag": [ "aurora" ]
|
||||
},
|
||||
"mesosphere": {
|
||||
"km":[{ "min": 50, "max": 80 }],
|
||||
"tag": [ "meteor" ]
|
||||
},
|
||||
"stratosphere": {
|
||||
"km":[{ "min": 12, "max": 50 }],
|
||||
"tag": [ "ozone" ]
|
||||
},
|
||||
"troposphere": {
|
||||
"km":[{ "min": 0, "max": 12 }],
|
||||
"tag": [ "bluesky" ]
|
||||
}
|
||||
},
|
||||
"ref": "https://en.wikipedia.org/wiki/Atmosphere_of_Earth"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user