WaterBench / data /OilSlick /metadata.json
ayushprd's picture
Add OilSlick task data
29557f7 verified
raw
history blame contribute delete
602 Bytes
{
"total_samples": 1363,
"columns": [
"sample_id",
"label",
"subcategory",
"source_date",
"center_lon",
"center_lat",
"date_diff_days",
"nodata_fraction",
"is_valid",
"image_path",
"rgb_path",
"swir_path",
"n_bands",
"band_order",
"scene_id",
"scene_datetime",
"platform",
"cloud_cover",
"sun_azimuth",
"sun_elevation",
"proj_epsg",
"reflectance_min",
"reflectance_max",
"reflectance_mean"
],
"task": "classification",
"targets": [
"oil_slick (binary)"
],
"spatial_ood": "Mediterranean"
}