Datasets:
Update SatNOGS transmitters: 4,754 entries
Browse files- README.md +19 -5
- data/satnogs_transmitters.parquet +2 -2
README.md
CHANGED
|
@@ -15,18 +15,28 @@ tags:
|
|
| 15 |
- frequency
|
| 16 |
- amateur-radio
|
| 17 |
- open-data
|
|
|
|
|
|
|
| 18 |
size_categories:
|
| 19 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
---
|
| 21 |
|
| 22 |
# SatNOGS Satellite Transmitter Database
|
| 23 |
|
|
|
|
|
|
|
| 24 |

|
| 25 |

|
| 26 |
|
| 27 |
Crowdsourced database of satellite radio transmitters from the SatNOGS network,
|
| 28 |
-
maintained by the Libre Space Foundation. Currently **4,
|
| 29 |
-
(2,
|
| 30 |
|
| 31 |
## Dataset description
|
| 32 |
|
|
@@ -55,10 +65,10 @@ is crowdsourced from a global network of ground station operators and is freely
|
|
| 55 |
|
| 56 |
## Quick stats
|
| 57 |
|
| 58 |
-
- **4,
|
| 59 |
-
- **2,
|
| 60 |
- **55** transmission modes
|
| 61 |
-
- Top modes: FM (1,
|
| 62 |
|
| 63 |
## Usage
|
| 64 |
|
|
@@ -99,6 +109,10 @@ Weekly (Monday at 18:00 UTC) via [GitHub Actions](https://github.com/juliensimon
|
|
| 99 |
|
| 100 |
Source code: [juliensimon/space-datasets](https://github.com/juliensimon/space-datasets)
|
| 101 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 102 |
## Citation
|
| 103 |
|
| 104 |
```bibtex
|
|
|
|
| 15 |
- frequency
|
| 16 |
- amateur-radio
|
| 17 |
- open-data
|
| 18 |
+
- tabular-data
|
| 19 |
+
- parquet
|
| 20 |
size_categories:
|
| 21 |
- 1K<n<10K
|
| 22 |
+
configs:
|
| 23 |
+
- config_name: default
|
| 24 |
+
data_files:
|
| 25 |
+
- split: train
|
| 26 |
+
path: data/satnogs_transmitters.parquet
|
| 27 |
+
default: true
|
| 28 |
---
|
| 29 |
|
| 30 |
# SatNOGS Satellite Transmitter Database
|
| 31 |
|
| 32 |
+
*Part of the [Orbital Mechanics Datasets](https://huggingface.co/collections/juliensimon/orbital-mechanics-datasets-69c24caca4ab3934c9856994) collection on Hugging Face.*
|
| 33 |
+
|
| 34 |

|
| 35 |

|
| 36 |
|
| 37 |
Crowdsourced database of satellite radio transmitters from the SatNOGS network,
|
| 38 |
+
maintained by the Libre Space Foundation. Currently **4,754** transmitter entries
|
| 39 |
+
(2,730 active) across 55 transmission modes.
|
| 40 |
|
| 41 |
## Dataset description
|
| 42 |
|
|
|
|
| 65 |
|
| 66 |
## Quick stats
|
| 67 |
|
| 68 |
+
- **4,754** transmitter entries
|
| 69 |
+
- **2,730** currently active
|
| 70 |
- **55** transmission modes
|
| 71 |
+
- Top modes: FM (1,491), BPSK (642), GMSK (435), FSK (395), CW (378)
|
| 72 |
|
| 73 |
## Usage
|
| 74 |
|
|
|
|
| 109 |
|
| 110 |
Source code: [juliensimon/space-datasets](https://github.com/juliensimon/space-datasets)
|
| 111 |
|
| 112 |
+
## Support
|
| 113 |
+
|
| 114 |
+
If you find this dataset useful, please give it a ❤️ on the [dataset page](https://huggingface.co/datasets/juliensimon/satnogs-transmitters) and share feedback in the Community tab! Also consider giving a ⭐️ to the [space-datasets](https://github.com/juliensimon/space-datasets) repo.
|
| 115 |
+
|
| 116 |
## Citation
|
| 117 |
|
| 118 |
```bibtex
|
data/satnogs_transmitters.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2294553c1cb337ba94e08e7038ee6eacebecbe618dde6d674af26765097c1316
|
| 3 |
+
size 326050
|