Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dataset): fix legend image colors for fire layer #916

Merged
merged 1 commit into from
May 11, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/gdal-colors/colors-burned_area.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
300000000 51 26 26 255
150000000 160 40 55 255
25000000 255 124 27 255
10000000 255 237 38 255
10000000 255 237 38 255
1 255 237 38 0
0 255 255 255 0
2 changes: 1 addition & 1 deletion data/triggers/aerosol_aod550_mean.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT=4000
LAYER_ID="aerosol.AOD550_mean"
VARIABLE_ID="AOD550_mean"
LAYER_TYPE="image"
VERSION="1.0.1"
VERSION="1.1.1"
LON_RES="360"
LAT_RES="180"
ZOOM_LEVELS="0-3"
Expand Down
2 changes: 1 addition & 1 deletion data/triggers/biomass_agb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT=10000
LAYER_ID="biomass.agb"
VARIABLE_ID="agb"
LAYER_TYPE="tiles"
VERSION="1.0.1"
VERSION="1.1.1"
LON_RES="81000"
LAT_RES="31500"
ZOOM_LEVELS="0-7"
Expand Down
2 changes: 1 addition & 1 deletion data/triggers/cloud_cfc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT=8000
LAYER_ID="cloud.cfc"
VARIABLE_ID="cfc"
LAYER_TYPE="image"
VERSION="1.0.1"
VERSION="1.1.1"
LON_RES="720"
LAT_RES="360"
ZOOM_LEVELS="0-3"
Expand Down
2 changes: 1 addition & 1 deletion data/triggers/fire_burned_area.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT=8000
LAYER_ID="fire.burned_area"
VARIABLE_ID="burned_area"
LAYER_TYPE="image"
VERSION="1.0.1"
VERSION="1.1.1"
LON_RES="1440"
LAT_RES="720"
ZOOM_LEVELS="0-3"
Expand Down
2 changes: 1 addition & 1 deletion data/triggers/greenhouse_xch4.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT=3000
LAYER_ID="greenhouse.xch4"
VARIABLE_ID="xch4"
LAYER_TYPE="image"
VERSION="1.0.1"
VERSION="1.1.1"
LON_RES="180"
LAT_RES="90"
ZOOM_LEVELS="0-2"
Expand Down
2 changes: 1 addition & 1 deletion data/triggers/greenhouse_xco2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT=3000
LAYER_ID="greenhouse.xco2"
VARIABLE_ID="xco2"
LAYER_TYPE="image"
VERSION="1.0.1"
VERSION="1.1.1"
LON_RES="180"
LAT_RES="90"
ZOOM_LEVELS="0-2"
Expand Down
2 changes: 1 addition & 1 deletion data/triggers/greenland_ice_sec.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT=2000
LAYER_ID="greenland_ice.sec"
VARIABLE_ID="SEC"
LAYER_TYPE="tiles"
VERSION="1.0.1"
VERSION="1.1.1"
ZOOM_LEVELS="0-3"
MIN_LON="-90"
MAX_LON="7.594643368591434"
Expand Down
2 changes: 1 addition & 1 deletion data/triggers/lakes_chla_mean.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT=8000
LAYER_ID="lakes.chla_mean"
VARIABLE_ID="chla_mean"
LAYER_TYPE="tiles"
VERSION="1.0.1"
VERSION="1.1.1"
LON_RES="43200"
LAT_RES="21600"
ZOOM_LEVELS="0-3"
Expand Down
2 changes: 1 addition & 1 deletion data/triggers/lakes_lake_surface_water_temperature.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT=8000
LAYER_ID="lakes.lake_surface_water_temperature"
VARIABLE_ID="lake_surface_water_temperature"
LAYER_TYPE="tiles"
VERSION="1.0.1"
VERSION="1.1.1"
LON_RES="43200"
LAT_RES="21600"
ZOOM_LEVELS="0-5"
Expand Down
2 changes: 1 addition & 1 deletion data/triggers/land_cover_lccs_class.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT=24000
LAYER_ID="land_cover.lccs_class"
VARIABLE_ID="lccs_class"
LAYER_TYPE="tiles"
VERSION="1.0.1"
VERSION="1.1.1"
LON_RES="64800"
LAT_RES="32400"
ZOOM_LEVELS="0-5"
Expand Down
2 changes: 1 addition & 1 deletion data/triggers/oc_chlor_a.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT=8000
LAYER_ID="oc.chlor_a"
VARIABLE_ID="chlor_a"
LAYER_TYPE="image"
VERSION="1.0.1"
VERSION="1.1.1"
LON_RES="2048"
LAT_RES="1024"
ZOOM_LEVELS="0-3"
Expand Down
2 changes: 1 addition & 1 deletion data/triggers/ozone_total_ozone_column.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT=12000
LAYER_ID="ozone.total_ozone_column"
VARIABLE_ID="total_ozone_column"
LAYER_TYPE="image"
VERSION="1.0.1"
VERSION="1.1.1"
LON_RES="720"
LAT_RES="360"
ZOOM_LEVELS="0-3"
Expand Down
2 changes: 1 addition & 1 deletion data/triggers/permafrost_pfr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT=2000
LAYER_ID="permafrost.pfr"
VARIABLE_ID="PFR"
LAYER_TYPE="tiles"
VERSION="1.0.1"
VERSION="1.1.1"
LON_RES="36366"
LAT_RES="18182"
ZOOM_LEVELS="0-4"
Expand Down
2 changes: 1 addition & 1 deletion data/triggers/sea_ice_nh_ice_conc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT=8000
LAYER_ID="sea_ice_nh.ice_conc"
VARIABLE_ID="ice_conc"
LAYER_TYPE="tiles"
VERSION="1.0.1"
VERSION="1.1.1"
LON_RES="2444"
LAT_RES="496"
ZOOM_LEVELS="0-3"
Expand Down
2 changes: 1 addition & 1 deletion data/triggers/sea_ice_sh_ice_conc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT=8000
LAYER_ID="sea_ice_sh.ice_conc"
VARIABLE_ID="ice_conc"
LAYER_TYPE="tiles"
VERSION="1.0.1"
VERSION="1.1.1"
LON_RES="2444"
LAT_RES="496"
ZOOM_LEVELS="0-3"
Expand Down
2 changes: 1 addition & 1 deletion data/triggers/sea_level_sla.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT=8000
LAYER_ID="sea_level.sla"
VARIABLE_ID="sla"
LAYER_TYPE="image"
VERSION="1.0.1"
VERSION="1.1.1"
LON_RES="1440"
LAT_RES="720"
ZOOM_LEVELS="0-3"
Expand Down
2 changes: 1 addition & 1 deletion data/triggers/sea_state_swh_mean.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT=8000
LAYER_ID="sea_state.swh_mean"
VARIABLE_ID="swh_mean"
LAYER_TYPE="image"
VERSION="1.0.1"
VERSION="1.1.1"
LON_RES="360"
LAT_RES="180"
ZOOM_LEVELS="0-3"
Expand Down
2 changes: 1 addition & 1 deletion data/triggers/sea_surface_salinity_sss.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT=4000
LAYER_ID="sea_surface_salinity.sss"
VARIABLE_ID="sss"
LAYER_TYPE="image"
VERSION="1.0.1"
VERSION="1.1.1"
LON_RES="1388"
LAT_RES="694"
ZOOM_LEVELS="0-3"
Expand Down
2 changes: 1 addition & 1 deletion data/triggers/snow_swe.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT=8000
LAYER_ID="snow.swe"
VARIABLE_ID="swe"
LAYER_TYPE="image"
VERSION="1.0.1"
VERSION="1.1.1"
LON_RES="1440"
LAT_RES="720"
ZOOM_LEVELS="0-3"
Expand Down
2 changes: 1 addition & 1 deletion data/triggers/soil_moisture_anomaly.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT=4000
LAYER_ID="soil_moisture.Anomaly"
VARIABLE_ID="Anomaly"
LAYER_TYPE="image"
VERSION="1.0.1"
VERSION="1.1.1"
LON_RES="1440"
LAT_RES="720"
ZOOM_LEVELS="0-3"
Expand Down
2 changes: 1 addition & 1 deletion data/triggers/soil_moisture_sm_mean.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TIMEOUT=8000
LAYER_ID="soil_moisture.sm_mean"
VARIABLE_ID="sm_mean"
LAYER_TYPE="image"
VERSION="1.0.1"
VERSION="1.1.1"
LON_RES="1440"
LAT_RES="720"
ZOOM_LEVELS="0-3"
Expand Down
2 changes: 1 addition & 1 deletion data/triggers/sst_analysed_sst.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
TIMEOUT=24000
LAYER_ID="sst.analysed_sst"
VARIABLE_ID="analysed_sst"
VERSION="1.0.1"
VERSION="1.1.1"
LAYER_TYPE="image"
LON_RES="2048"
LAT_RES="1024"
Expand Down