File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
- 3.7.12-dev:::2024-12-20_10:12:18
1
+ 3.7.12-dev:::2024-12-20_10:14:09
Original file line number Diff line number Diff line change @@ -109,6 +109,8 @@ const int _RSR_START_LND08_ = 21;
109
109
const int _RSR_START_LND09_ = 21; // quick fix
110
110
const int _RSR_START_SEN2A_ = 30;
111
111
const int _RSR_START_SEN2B_ = 43;
112
+ const int _RSR_START_SEN2C_ = 30; // quick fix
113
+ const int _RSR_START_SEN2D_ = 30; // quick fix
112
114
113
115
114
116
/** Relative Spectral Response @1nm [410-2400], courtesy of USGS/ESA
Original file line number Diff line number Diff line change @@ -44,6 +44,8 @@ extern const int _RSR_START_LND08_;
44
44
extern const int _RSR_START_LND09_ ;
45
45
extern const int _RSR_START_SEN2A_ ;
46
46
extern const int _RSR_START_SEN2B_ ;
47
+ extern const int _RSR_START_SEN2C_ ;
48
+ extern const int _RSR_START_SEN2D_ ;
47
49
extern const float _RSR_ [56 ][1991 ];
48
50
extern const int _RSR_DIM_ ;
49
51
extern const int _AERO_WATERLIB_DIM_ [2 ];
You can’t perform that action at this time.
0 commit comments