Skip to content

Commit

Permalink
Update colormaps yamls
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiggi committed Oct 14, 2024
1 parent 120c057 commit 9904202
Show file tree
Hide file tree
Showing 22 changed files with 18,763 additions and 477 deletions.
131 changes: 131 additions & 0 deletions gpm/etc/colorbars/GEO.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,131 @@
---
C07_Celsius:
cmap:
name: SVGAIR2_TEMP
norm:
name: Norm
vmin: -112
vmax: 56
cbar:
extend: both
extendfrac: 0.05
label: Brightness Temperature [°C]
auxiliary:
category: [GEO, IR, BT, C07, 3.90 μm, Near Infrared, Shortwave Window]
C07_Kelvin:
cmap:
name: SVGAIR2_TEMP
norm:
name: Norm
vmin: -112
vmax: 56
cbar:
extend: both
extendfrac: 0.05
label: Brightness Temperature [K]
auxiliary:
category: [GEO, C07, 3.90 μm, Near Infrared, Shortwave Window]
C08_Celsius:
cmap:
name: WVCOLOR35
norm:
name: Norm
vmin: -103
vmax: 102
cbar:
extend: both
extendfrac: 0.05
label: Brightness Temperature [°C]
auxiliary:
category: [GEO, IR, BT, C08, 6.2 μm, Water Vapor Band]
C08_Kelvin:
cmap:
name: WVCOLOR35
norm:
name: Norm
vmin: 170
vmax: 375
cbar:
extend: both
extendfrac: 0.05
label: Brightness Temperature [K]
auxiliary:
category: [GEO, IR, BT, C08, 6.2 μm, Water Vapor Band]
C09_Celsius:
cmap:
name: SVGAWVX_TEMP
norm:
name: Norm
vmin: -112
vmax: 56
cbar:
extend: both
extendfrac: 0.05
label: Brightness Temperature [°C]
auxiliary:
category: [GEO, IR, BT, C09, 6.95 μm, Water Vapor Band]
C09_Kelvin:
cmap:
name: SVGAWVX_TEMP
norm:
name: Norm
vmin: 160
vmax: 330
cbar:
extend: both
extendfrac: 0.05
label: Brightness Temperature [K]
auxiliary:
category: [GEO, IR, BT, C09, 6.95 μm, Water Vapor Band]
C13_Kelvin:
cmap:
name: IR4AVHRR6
norm:
name: Norm
vmin: 170
vmax: 378
cbar:
extend: both
extendfrac: 0.05
label: Brightness Temperature [K]
auxiliary:
category: [GEO, IR, BT, C13, 10.3 μm, Clean IR Longwave Window]
C13_Celsius:
cmap:
name: IR4AVHRR6
norm:
name: Norm
vmin: -103
vmax: 105
cbar:
extend: both
extendfrac: 0.05
label: Brightness Temperature [°C]
auxiliary:
category: [GEO, IR, BT, C13, 10.3 μm, Clean IR Longwave Window]
C15_Celsius:
cmap:
name: SVGAIR_TEMP
norm:
name: Norm
vmin: -112
vmax: 56
cbar:
extend: both
extendfrac: 0.05
label: Brightness Temperature [°C]
auxiliary:
category: [GEO, IR, BT, C15, 12.3 μm, Dirty IR Longwave Window]
C15_Kelvin:
cmap:
name: SVGAIR_TEMP
norm:
name: Norm
vmin: -112
vmax: 56
cbar:
extend: both
extendfrac: 0.05
label: Brightness Temperature [K]
auxiliary:
category: [GEO, IR, BT, C15, 3.90 μm, Dirty IR Longwave Window]
4 changes: 2 additions & 2 deletions gpm/etc/colorbars/climatology.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
precip_annual_3000:
cmap:
name: PRECIP-CLIM-MCH
name: MCH_Precip_Clim
bad_alpha: 0.2
bad_color: gray
norm:
Expand All @@ -27,7 +27,7 @@ precip_annual_3000:
category: [precipitation, annual, climatology]
precip_monthly_400:
cmap:
name: PRECIP-CLIM-MCH
name: MCH_Precip_Clim
bad_alpha: 0.2
bad_color: gray
norm:
Expand Down
Loading

0 comments on commit 9904202

Please sign in to comment.