csaybar commited on
Commit
fabe3d4
·
verified ·
1 Parent(s): c2575df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -61,21 +61,23 @@ repository.
61
  - **`cloudmask_sensei_v2:`** Cloud mask generated by [Alistair Francis 2024](https://ieeexplore.ieee.org/document/10505181).
62
 
63
  - Changelog:
64
- Version 1.1.1:
65
- - BUG FIX: VV and VH now are in int16 rather than uint16 to avoid overflow.
66
- Version 1.1.0:
67
- - We save all GeoTIFF files with discard_lsb=2 to improve the compression ratio.
68
- - Fixed 2000x2000 rotated patches. The datapoints are now correctly oriented. Check the patches:
 
 
69
  - ROI_2526__20200709T105031_20200709T105719_T31UDQ
70
  - ROI_0070__20190708T130251_20190708T130252_T24MUA
71
  - ROI_4565__20200530T100029_20200530T100502_T32TQP
72
- - Improved the quality of the following patches:
73
  - ROI_1098__20200515T190909_20200515T191310_T11WPN
74
  - ROI_1735__20190814T163849_20190814T164716_T15SXS
75
  - ROI_0760__20190516T022551_20190516T022553_T56WMD
76
  - ROI_3696__20200419T075611_20200419T080344_T35MRN
77
  - ROI_2864__20170529T105621_20170529T110523_T31TCN
78
- - We removed the following patches due to poor quality:
79
  - ROI_3980__20190228T005641_20190228T005640_T58WDB
80
  - ROI_1489__20210228T070831_20210228T070834_T40TDP
81
 
@@ -250,9 +252,7 @@ The dataset contains four classes: clear, thick cloud, thin cloud, and cloud sha
250
 
251
  No data value is always: **99**
252
 
253
- ### `cloudsen12-l1c`
254
-
255
- A sample has:
256
 
257
  - `s2l1c`
258
 
@@ -281,7 +281,7 @@ The 'scribble' and 'nolabel' patches contains 99 values, which represent 'no dat
281
  | :--- | :--- | :--- | :--- | :--- | :--- | :--- |
282
  |B01|Cloud Label|Cloud labels annotated by humans|-|-|0|1|
283
 
284
- ### `cloudsen12-2a`
285
 
286
  - `s2l2a`
287
 
@@ -311,7 +311,7 @@ The 'scribble' and 'nolabel' patches contains 99 values, which represent 'no dat
311
  | :--- | :--- | :--- | :--- | :--- | :--- | :--- |
312
  |B01|Cloud Label|Cloud labels annotated by humans|-|-|0|1|
313
 
314
- ### `cloudsen12-extra`
315
 
316
  | **Band** | **Name** | **Description** | **Center Wavelength** (nm) | **Bandwidth** (nm) | **Index** | **Scale Factor** |
317
  |-------------------------|----------------------------------|------------------------------------------------------------------------------------------------------------------|----------------------------|--------------------|-----------|------------------|
@@ -330,7 +330,7 @@ The 'scribble' and 'nolabel' patches contains 99 values, which represent 'no dat
330
 
331
 
332
 
333
- ## Extra metadata
334
 
335
  In addition to the **`stac`** and **`rai`** fields, this dataset includes the following fields at the sample level.
336
 
 
61
  - **`cloudmask_sensei_v2:`** Cloud mask generated by [Alistair Francis 2024](https://ieeexplore.ieee.org/document/10505181).
62
 
63
  - Changelog:
64
+
65
+ - Version 1.1.1:
66
+ - BUG FIX: VV and VH now are in int16 rather than uint16 to avoid overflow.
67
+
68
+ - Version 1.1.0:
69
+ - We save all GeoTIFF files with discard_lsb=2 to improve the compression ratio.
70
+ - Fixed 2000x2000 rotated patches. The datapoints are now correctly oriented. Check the patches:
71
  - ROI_2526__20200709T105031_20200709T105719_T31UDQ
72
  - ROI_0070__20190708T130251_20190708T130252_T24MUA
73
  - ROI_4565__20200530T100029_20200530T100502_T32TQP
74
+ - Improved the quality of the following patches:
75
  - ROI_1098__20200515T190909_20200515T191310_T11WPN
76
  - ROI_1735__20190814T163849_20190814T164716_T15SXS
77
  - ROI_0760__20190516T022551_20190516T022553_T56WMD
78
  - ROI_3696__20200419T075611_20200419T080344_T35MRN
79
  - ROI_2864__20170529T105621_20170529T110523_T31TCN
80
+ - We removed the following patches due to poor quality:
81
  - ROI_3980__20190228T005641_20190228T005640_T58WDB
82
  - ROI_1489__20210228T070831_20210228T070834_T40TDP
83
 
 
252
 
253
  No data value is always: **99**
254
 
255
+ ### `tacofoundation:cloudsen12-l1c`
 
 
256
 
257
  - `s2l1c`
258
 
 
281
  | :--- | :--- | :--- | :--- | :--- | :--- | :--- |
282
  |B01|Cloud Label|Cloud labels annotated by humans|-|-|0|1|
283
 
284
+ ### `tacofoundation:cloudsen12-l2a`
285
 
286
  - `s2l2a`
287
 
 
311
  | :--- | :--- | :--- | :--- | :--- | :--- | :--- |
312
  |B01|Cloud Label|Cloud labels annotated by humans|-|-|0|1|
313
 
314
+ ### `tacofoundation:cloudsen12-extra`
315
 
316
  | **Band** | **Name** | **Description** | **Center Wavelength** (nm) | **Bandwidth** (nm) | **Index** | **Scale Factor** |
317
  |-------------------------|----------------------------------|------------------------------------------------------------------------------------------------------------------|----------------------------|--------------------|-----------|------------------|
 
330
 
331
 
332
 
333
+ ## 👀 Additional metadata
334
 
335
  In addition to the **`stac`** and **`rai`** fields, this dataset includes the following fields at the sample level.
336