Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Remote Modules
let-it-snow
Commits
b216a47a
Commit
b216a47a
authored
Sep 13, 2018
by
Manuel Grizonnet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
DOC: describe new features in changelog since version 1.4
parent
16e0961a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
4 deletions
+19
-4
CHANGELOG.md
CHANGELOG.md
+19
-4
No files found.
CHANGELOG.md
View file @
b216a47a
# Change Log
All notable changes to LIS will be documented in this file.
All notable changes to
Let It Snow (
LIS
)
will be documented in this file.
## [
1.5] - UNRELEASED
## [
Unreleased]
### Added
-
Add a mode to build_json.py script to configure and run LIS on Level 2A MAJA native products
-
Add a tutorial to describe how to run LIS on MAJA native products
-
Add a mode to build_json.py script to configure and run LIS on SEN2COR Level 2A products
-
Add a tutorial to describe how to run LIS on SEN2COR products
-
Add a mode to build_json.py script to configure and run LIS on U.S. Landsat Analysis Ready Data (ARD) Level 2A products
-
Add a tutorial to describe how to run LIS on Landsat ARD products
-
The expert mask now includes a 5th bit for the clouds that were present in the product/original cloud mask
-
The expert mask now includes an optional 6th bit propagating the slope correction flag from the product mask when available
-
The cold cloud removal (pass 1.5) now use an area threshold to process only significant snow areas within clouds and reduce time.
-
Link ATBD and LIS Data for test validation to their Zenodo DOI in README.md
### Fixed
-
Fix all python scripts headers to avoid to mix python versions
-
Fix preprocessing json option which was broken which allows to resample input DTM
-
Fix typos in README.md documentation
-
Change nodata management (read -32768 from input and write 0 in the
output) in DTM resampling to avoid error in snow line estimation
on area without DTM information
## [1.4] - 2018-02-14
### Added
...
...
@@ -30,7 +45,7 @@ All notable changes to LIS will be documented in this file.
## [1.3.1] - 2017-11-23
###
Hotfix
###
Fixed
-
Fix the intermediate data format (used 1 bit instead of type uint8)
## [1.3] - 2017-11-02
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment