AdrienWehrle / SICE

Pre-operational Sentinel-3 snow and ice products (SICE) - Geological Survey of Denmark and Greenland (GEUS)
http://snow.geus.dk/
0 stars 0 forks source link

exclude outputting albedo_spectral_planar and albedo_spectral_spherical for oxygen bands 12,13,14,15 #16

Closed jasonebox closed 3 years ago

jasonebox commented 3 years ago

no point in having SICE output for these bands.

AdrienWehrle commented 3 years ago

This is actually already the case (writing outputs with a loop from 0 to 10, then 15 to 21 corresponding to channels 1 to 11 and 16 to 21).

https://github.com/AdrienWehrle/SICE/blob/eb7d3b5315e023f6354757b0b2c25c7df3721ffc/sice.py#L371-L379