astronomy 0.2.7 → 0.2.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/assets/astronomy.yml +1 -1
- data/lib/astronomy/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ddb9cfc64a8ecb5f027c647526f034cfc023fed0
|
4
|
+
data.tar.gz: c0b16a3ae7b6e7073ce667180f5328530a83e77e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 78d0c9426495b35a39c68e1519b2ade5b54c96ec5515ee7d0a69a077e7a7587a0f97ac0ffb1f92edb8fe4ecef7f660e4d6291c3b9b732e6828060495cc22aa14
|
7
|
+
data.tar.gz: 082d6fb69e76833079f81b84ef596a6805e42f2f036ee235f001db8274c624f602f373329520d212272e6c83a6b31db50ee748c70a7488b0807a326bdd0e3192
|
data/assets/astronomy.yml
CHANGED
@@ -3731,6 +3731,7 @@ Nebula:
|
|
3731
3731
|
of amateur astronomers.
|
3732
3732
|
detailed_info: https://www.googleapis.com/freebase/v1/topic/m/01jn15
|
3733
3733
|
images:
|
3734
|
+
- https://78a1c9431eff72d88f9329a3540c6d2ee15f4416.googledrive.com/host/0B6iTZw8qSxR2UGNIVjRvSXgtTUk/m20-trifid-nebula.jpg
|
3734
3735
|
- https://78a1c9431eff72d88f9329a3540c6d2ee15f4416.googledrive.com/host/0B6iTZw8qSxR2UGNIVjRvSXgtTUk/m-02c8v51.jpg
|
3735
3736
|
- https://78a1c9431eff72d88f9329a3540c6d2ee15f4416.googledrive.com/host/0B6iTZw8qSxR2UGNIVjRvSXgtTUk/m-041v2d8.jpg
|
3736
3737
|
name: Trifid Nebula
|
@@ -3740,7 +3741,6 @@ Planet:
|
|
3740
3741
|
According to evidence from sources such as radiometric dating, the Earth was formed around four and a half billion years ago. Within its first billion years, life appeared in its oceans and began to affect its atmosphere and surface, promoting the proliferation of aerobic as well as anaerobic organisms and causing the formation of the atmosphere's ozone layer. This layer and the geomagnetic field block the most life-threatening parts of the Sun's radiation, so life was able to flourish on land as well as in water.
|
3741
3742
|
detailed_info: https://www.googleapis.com/freebase/v1/topic/m/02j71
|
3742
3743
|
images:
|
3743
|
-
- https://78a1c9431eff72d88f9329a3540c6d2ee15f4416.googledrive.com/host/0B6iTZw8qSxR2UGNIVjRvSXgtTUk/m20-trifid-nebula.jpg
|
3744
3744
|
- https://78a1c9431eff72d88f9329a3540c6d2ee15f4416.googledrive.com/host/0B6iTZw8qSxR2UGNIVjRvSXgtTUk/m-02bcrr1.jpg
|
3745
3745
|
- https://78a1c9431eff72d88f9329a3540c6d2ee15f4416.googledrive.com/host/0B6iTZw8qSxR2UGNIVjRvSXgtTUk/m-03stv48.jpg
|
3746
3746
|
name: Earth
|
data/lib/astronomy/version.rb
CHANGED