Update README.md
Browse files
README.md
CHANGED
@@ -41,6 +41,7 @@ Each image contains 24 channels, organized as follows:
|
|
41 |
|
42 |
```plaintext
|
43 |
(B01 B02 B03 B04 B05 B06 B07 B08 B8A B09 B11 B12) | (lat_cos, lat_sin, lon_cos, lon_sin) | (alos_hh, alos_hv) | (ch, ch_std) | (lc_cos, lc_sin, lc_prob) | dem
|
|
|
44 |
|
45 |
### additional_features
|
46 |
you can add a list of additional_features to the dataset out of the following:
|
|
|
41 |
|
42 |
```plaintext
|
43 |
(B01 B02 B03 B04 B05 B06 B07 B08 B8A B09 B11 B12) | (lat_cos, lat_sin, lon_cos, lon_sin) | (alos_hh, alos_hv) | (ch, ch_std) | (lc_cos, lc_sin, lc_prob) | dem
|
44 |
+
```
|
45 |
|
46 |
### additional_features
|
47 |
you can add a list of additional_features to the dataset out of the following:
|