- 20 Nov, 2018 1 commit
-
-
Manuel Grizonnet authored
-
- 19 Nov, 2018 2 commits
-
-
-
Germain Salgues authored
-
- 08 Nov, 2018 1 commit
-
-
Germain Salgues authored
-
- 11 Oct, 2018 1 commit
-
-
Manuel Grizonnet authored
-
- 10 Oct, 2018 3 commits
-
-
Germain Salgues authored
-
-
Germain Salgues authored
-
- 05 Oct, 2018 1 commit
-
-
Germain Salgues authored
-
- 04 Oct, 2018 1 commit
-
-
Germain Salgues authored
-
- 13 Sep, 2018 6 commits
-
-
Manuel Grizonnet authored
-
Manuel Grizonnet authored
-
Manuel Grizonnet authored
-
Manuel Grizonnet authored
-
Manuel Grizonnet authored
-
Manuel Grizonnet authored
-
- 12 Sep, 2018 2 commits
-
-
-
Simon Gascoin authored
-
- 07 Sep, 2018 3 commits
-
-
Germain Salgues authored
-
Germain Salgues authored
-
Germain Salgues authored
-
- 31 Aug, 2018 1 commit
-
-
Germain Salgues authored
-
- 30 Aug, 2018 1 commit
-
-
Germain Salgues authored
-
- 10 Aug, 2018 5 commits
-
-
Manuel Grizonnet authored
IMPORTANT: it includes a patch in the way that the bitset is interpreted. Previously the test was (val&mask!0) but the proper test to do is (val&mask==mask) It includes also a change in the ComputeMask application to read the input image as unsigned short (will works with theia and nasa products)
-
Manuel Grizonnet authored
-
Manuel Grizonnet authored
ENH: change nodata management (read -32768 from input and write 0 in the output) in dem resampling and add ram parameter
-
Manuel Grizonnet authored
-
Manuel Grizonnet authored
ENH: fix issue related to ls8 nasa level 2a (coded in 10000 reflectance, add lasrc mode to handle clou mask and change bitset mask values
-
- 09 Aug, 2018 2 commits
-
-
Manuel Grizonnet authored
-
Manuel Grizonnet authored
-
- 29 Jun, 2018 4 commits
-
-
Manuel Grizonnet authored
-
Manuel Grizonnet authored
-
Manuel Grizonnet authored
-
Manuel Grizonnet authored
It allows to run LIS on SEN2COR Level 2A products. It will allow comparaison between LIS. This commit add: - The detection of sen2cor product in the build_json script and default settings (bands name, path...). Note that the parameter 'mode=sen2cor' is mandatory in the json configuration. It is automaticcaly added by the build_json script - Support for sen2cor in the LIS processor. The only difference is the way that the cloud mask layers are extracted. Clouds and shadow layers are extracted from the SCL sen2cor layer (scene classification)
-
- 26 Jun, 2018 2 commits
-
-
Manuel Grizonnet authored
-
Manuel Grizonnet authored
-
- 21 Jun, 2018 1 commit
-
-
Manuel Grizonnet authored
-
- 20 Jun, 2018 1 commit
-
-
Manuel Grizonnet authored
-
- 08 Jun, 2018 2 commits
-
-
Manuel Grizonnet authored
-
Manuel Grizonnet authored
-