jordancaraballo commited on
Commit
492daca
·
verified ·
1 Parent(s): f2be41d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -3
README.md CHANGED
@@ -1,3 +1,34 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ # SatVision-TOA Reconstruction Example Dataset Repository
6
+
7
+ ## Overview
8
+
9
+ This repository provides an example dataset designed to test and evaluate SatVision-TOA reconstruction skills.
10
+ The dataset includes carefully curated samples that simulate real-world conditions, allowing users to benchmark their reconstruction models effectively.
11
+
12
+ ## Purpose
13
+
14
+ The example dataset serves as a standardized reference for:
15
+
16
+ - Assessing the performance of SatVision-TOA models
17
+ - Validating reconstruction algorithms under controlled conditions
18
+ - Providing a benchmark for comparison across different approaches
19
+
20
+ ## Dataset Structure
21
+
22
+ The dataset is organized in structured formats (e.g., NPZ, TIFF, CSV) to facilitate easy loading and evaluation.
23
+
24
+ ## Usage
25
+
26
+ This dataset can be used for:
27
+
28
+ - Model Evaluation: Test how well a model reconstructs TOA reflectance data
29
+ - Skill Assessment: Measure reconstruction accuracy using reference ground truth
30
+ - Algorithm Benchmarking: Compare different methods under the same conditions
31
+
32
+ ## Citation & License
33
+
34
+ Users are encouraged to cite this dataset in any publications or projects utilizing it. Ensure compliance with MODIS and related satellite data usage policies.