Datasets:
Modalities:
Text
Languages:
English
Size:
< 1K
ArXiv:
Tags:
aerospace
satellite-scheduling
operations-research
constraint-optimization
astrodynamics
benchmark
License:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -10,6 +10,44 @@ tags:
|
|
| 10 |
- astrodynamics
|
| 11 |
- benchmark
|
| 12 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
- config_name: revisit_constellation
|
| 14 |
features:
|
| 15 |
- name: case_id
|
|
@@ -159,6 +197,10 @@ dataset_info:
|
|
| 159 |
download_size: 46433
|
| 160 |
dataset_size: 39007
|
| 161 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 162 |
- config_name: revisit_constellation
|
| 163 |
data_files:
|
| 164 |
- split: test
|
|
|
|
| 10 |
- astrodynamics
|
| 11 |
- benchmark
|
| 12 |
dataset_info:
|
| 13 |
+
- config_name: regional_coverage
|
| 14 |
+
features:
|
| 15 |
+
- name: case_id
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: split
|
| 18 |
+
dtype: string
|
| 19 |
+
- name: benchmark
|
| 20 |
+
dtype: string
|
| 21 |
+
- name: index_metadata
|
| 22 |
+
struct:
|
| 23 |
+
- name: case_id
|
| 24 |
+
dtype: string
|
| 25 |
+
- name: horizon_hours
|
| 26 |
+
dtype: int64
|
| 27 |
+
- name: num_regions
|
| 28 |
+
dtype: int64
|
| 29 |
+
- name: num_satellites
|
| 30 |
+
dtype: int64
|
| 31 |
+
- name: path
|
| 32 |
+
dtype: string
|
| 33 |
+
- name: satellite_class_ids
|
| 34 |
+
list: string
|
| 35 |
+
- name: split
|
| 36 |
+
dtype: string
|
| 37 |
+
- name: total_region_area_m2
|
| 38 |
+
dtype: float64
|
| 39 |
+
- name: files
|
| 40 |
+
list:
|
| 41 |
+
- name: content
|
| 42 |
+
dtype: string
|
| 43 |
+
- name: path
|
| 44 |
+
dtype: string
|
| 45 |
+
splits:
|
| 46 |
+
- name: test
|
| 47 |
+
num_bytes: 15300881
|
| 48 |
+
num_examples: 5
|
| 49 |
+
download_size: 15307349
|
| 50 |
+
dataset_size: 15300881
|
| 51 |
- config_name: revisit_constellation
|
| 52 |
features:
|
| 53 |
- name: case_id
|
|
|
|
| 197 |
download_size: 46433
|
| 198 |
dataset_size: 39007
|
| 199 |
configs:
|
| 200 |
+
- config_name: regional_coverage
|
| 201 |
+
data_files:
|
| 202 |
+
- split: test
|
| 203 |
+
path: regional_coverage/test-*
|
| 204 |
- config_name: revisit_constellation
|
| 205 |
data_files:
|
| 206 |
- split: test
|