update dataset.json
Browse files- datasets.json +84 -22
datasets.json
CHANGED
@@ -1,24 +1,86 @@
|
|
1 |
{
|
2 |
-
|
3 |
-
"
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
"
|
9 |
-
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
|
14 |
-
|
15 |
-
"
|
16 |
-
"
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
}
|
|
|
1 |
{
|
2 |
+
"Sentinel-1 SAR GRD: C-band Synthetic Aperture Radar": {
|
3 |
+
"sub_options": {
|
4 |
+
"COPERNICUS/S1_GRD": ["HH", "HV", "VV", "VH", "angle"]
|
5 |
+
}
|
6 |
+
},
|
7 |
+
"Sentinel-2 MSI: Multispectral Instrument": {
|
8 |
+
"sub_options": {
|
9 |
+
"Surface Reflectance": [
|
10 |
+
"B1", "B2", "B3", "B4", "B5", "B6", "B7", "B8", "B8A", "B9", "B11", "B12",
|
11 |
+
"AOT", "WVP", "SCL", "TCI_R", "TCI_G", "TCI_B", "MSK_CLDPRB", "MSK_SNWPRB",
|
12 |
+
"QA10", "QA20", "QA60", "MSK_CLASSI_OPAQUE", "MSK_CLASSI_CIRRUS", "MSK_CLASSI_SNOW_ICE"
|
13 |
+
],
|
14 |
+
"Top-of-Atmosphere Reflectance": [
|
15 |
+
"B1", "B2", "B3", "B4", "B5", "B6", "B7", "B8", "B8A", "B9", "B10", "B11", "B12",
|
16 |
+
"QA10", "QA20", "QA60", "MSK_CLASSI_OPAQUE", "MSK_CLASSI_CIRRUS", "MSK_CLASSI_SNOW_ICE"
|
17 |
+
]
|
18 |
+
}
|
19 |
+
},
|
20 |
+
"Sentinel-3 OLCI EFR: Ocean and Land Color Instrument": {
|
21 |
+
"sub_options": {
|
22 |
+
"COPERNICUS/S3/OLCI": [
|
23 |
+
"Oa01_radiance", "Oa02_radiance", "Oa03_radiance", "Oa04_radiance", "Oa05_radiance",
|
24 |
+
"Oa06_radiance", "Oa07_radiance", "Oa08_radiance", "Oa09_radiance", "Oa10_radiance",
|
25 |
+
"Oa11_radiance", "Oa12_radiance", "Oa13_radiance", "Oa14_radiance", "Oa15_radiance",
|
26 |
+
"Oa16_radiance", "Oa17_radiance", "Oa18_radiance", "Oa19_radiance", "Oa20_radiance",
|
27 |
+
"Oa21_radiance"
|
28 |
+
]
|
29 |
+
}
|
30 |
+
},
|
31 |
+
"Sentinel-5P TROPOMI: TROPOspheric Monitoring Instrument": {
|
32 |
+
"sub_options": {
|
33 |
+
"COPERNICUS/S5P/OFFL/L3_AER_AI": [
|
34 |
+
"absorbing_aerosol_index", "sensor_altitude", "sensor_azimuth_angle",
|
35 |
+
"sensor_zenith_angle", "solar_azimuth_angle", "solar_zenith_angle"
|
36 |
+
],
|
37 |
+
"COPERNICUS/S5P/OFFL/L3_CLOUD": [
|
38 |
+
"cloud_fraction", "cloud_top_pressure", "cloud_top_height", "cloud_base_pressure",
|
39 |
+
"cloud_base_height", "cloud_optical_depth", "surface_albedo", "sensor_azimuth_angle",
|
40 |
+
"sensor_zenith_angle", "solar_azimuth_angle", "solar_zenith_angle"
|
41 |
+
],
|
42 |
+
"COPERNICUS/S5P/OFFL/L3_CO": [
|
43 |
+
"CO_column_number_density", "H2O_column_number_density", "cloud_height",
|
44 |
+
"sensor_altitude", "sensor_azimuth_angle", "sensor_zenith_angle",
|
45 |
+
"solar_azimuth_angle", "solar_zenith_angle"
|
46 |
+
],
|
47 |
+
"COPERNICUS/S5P/OFFL/L3_HCHO": [
|
48 |
+
"tropospheric_HCHO_column_number_density", "tropospheric_HCHO_column_number_density_amf",
|
49 |
+
"HCHO_slant_column_number_density", "cloud_fraction", "sensor_azimuth_angle",
|
50 |
+
"sensor_zenith_angle", "solar_azimuth_angle", "solar_zenith_angle"
|
51 |
+
],
|
52 |
+
"COPERNICUS/S5P/OFFL/L3_NO2": [
|
53 |
+
"NO2_column_number_density", "tropospheric_NO2_column_number_density",
|
54 |
+
"stratospheric_NO2_column_number_density", "NO2_slant_column_number_density",
|
55 |
+
"tropopause_pressure", "absorbing_aerosol_index", "cloud_fraction",
|
56 |
+
"sensor_altitude", "sensor_azimuth_angle", "sensor_zenith_angle",
|
57 |
+
"solar_azimuth_angle", "solar_zenith_angle"
|
58 |
+
],
|
59 |
+
"COPERNICUS/S5P/OFFL/L3_O3": [
|
60 |
+
"O3_column_number_density", "O3_effective_temperature", "cloud_fraction",
|
61 |
+
"sensor_azimuth_angle", "sensor_zenith_angle", "solar_azimuth_angle",
|
62 |
+
"solar_zenith_angle"
|
63 |
+
],
|
64 |
+
"COPERNICUS/S5P/OFFL/L3_SO2": [
|
65 |
+
"SO2_column_number_density", "SO2_column_number_density_amf",
|
66 |
+
"SO2_slant_column_number_density", "absorbing_aerosol_index", "cloud_fraction",
|
67 |
+
"sensor_azimuth_angle", "sensor_zenith_angle", "solar_azimuth_angle",
|
68 |
+
"solar_zenith_angle", "SO2_column_number_density_15km"
|
69 |
+
],
|
70 |
+
"COPERNICUS/S5P/OFFL/L3_CH4": [
|
71 |
+
"CH4_column_volume_mixing_ratio_dry_air", "aerosol_height", "aerosol_optical_depth",
|
72 |
+
"sensor_azimuth_angle", "sensor_zenith_angle", "solar_azimuth_angle", "solar_zenith_angle",
|
73 |
+
"CH4_column_volume_mixing_ratio_dry_air_bias_corrected",
|
74 |
+
"CH4_column_volume_mixing_ratio_dry_air_uncertainty"
|
75 |
+
]
|
76 |
+
}
|
77 |
+
},
|
78 |
+
"Derived Datasets": {
|
79 |
+
"sub_options": {
|
80 |
+
"GOOGLE/DYNAMICWORLD/V1": ["water", "trees", "grass", "flooded_vegetation", "crops", "shrub_and_scrub", "built", "bare", "snow_and_ice", "label"],
|
81 |
+
"ESA/WorldCover/v100": ["Map"],
|
82 |
+
"GOOGLE/CLOUD_SCORE_PLUS/V1/S2_HARMONIZED": ["cs", "cs_cdf"],
|
83 |
+
"COPERNICUS/S2_CLOUD_PROBABILITY": ["probability"]
|
84 |
+
}
|
85 |
+
}
|
86 |
}
|