Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Harmonise Pre-Processing usage to Preprocessing #46

Closed
marpet opened this issue May 10, 2021 · 1 comment
Closed

Harmonise Pre-Processing usage to Preprocessing #46

marpet opened this issue May 10, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request General

Comments

@marpet
Copy link
Contributor

marpet commented May 10, 2021

In help and in menu the preprocessing is differently written. Harmonise to Preprocessing.

@marpet marpet added the enhancement New feature or request label May 10, 2021
@marpet marpet self-assigned this May 10, 2021
@marpet
Copy link
Contributor Author

marpet commented May 10, 2021

Also set category to "Optical/Preprocessing/Masking" in Operator metadata

@marpet marpet closed this as completed in 7e897a5 May 10, 2021
@marpet marpet changed the title harmonised Pre-Processing to Preprocessing Harmonise Pre-Processing usage to Preprocessing May 10, 2021
marpet added a commit that referenced this issue Jul 22, 2021
* using TreeMap should give better performance, because the map entries are requested multiple times

* disabled computation of not used result

* constant array access moved before loop or if condition

* replaced HashMaps by TreeMaps

* constant array access moved before loop

* removed unnecessary condition

* removed watermask operator and used the classifier directly (#2)

* removed watermask operator and used the classifier directly

* inlined watermask also for OLCI and improved S2

* increased version to 7.0.1-SNAPSHOT

* Idepix OLCI Cloud shadow fronts: do not change sourceFlagTile any more

* some adjustments in Idepix MODIS

* cleanup and a fix: for most sensors, cloud buffer was not correctly set if corresponding cloudy pixel was inside cloud buffer width, but outside tile boundary. Implementation was correct only for MERIS, S2MSI.

* fix in S2IdepixOp: demName was not passed into post processing operator

* added user option for a C3S-Lot5 processing mode in Idepix for ProbaV and SPOT-VGT

* increased versions of Idepix Core, ProbaV and SPOT-VGT to 7.0.1-SNAPSHOT as they were recently changed

* fixed distribution management

* removed idepix dependencies and increased version

* set to snapshot

* set to snapshot

* set to snapshot

* set to snapshot

* updated parent

* set to snapshot

* updated parent

* updated parent

* set to snapshot

* updated parent

* set to snapshot

* remove file from index

* fix cloud buffer tile boundary problem in ProbaV and VGT post processing

* only remove bands that are contained in product

* only remove reflectance bands for cloud shadow when compute cloud shadow is selected

* fix in S2 MSI: user option 'computeCloudBufferForCloudAmbiguous' was ignored

* fix in S2 MSI: latitude was not passed into S2 algorithm, thus snow test was not working

* use geocoding to get lat value

* S2 MSI: set version to 7.0.1 for release after latest fixes of snow flagging issues

* S2 MSI: set version to 7.0.1 for release after latest fixes of snow flagging issues

* corrected version in S2MSI Idepix

* set version to 7.0.1 in OLCI

* updated versions ins assembly pom

* removed workspace file from project

* removed .idea

* Update README.md

* increased versions of Idepix OLCI and Idepix core to 7.0.2-SNAPSHOT

* Cloud shadow fixed for southern hemisphere

* Flag of inland water is used to switch to the correct classification branch.

* Comment removed for FRESH_INLAND_WATER flag.

* fixed wrong parent pom in Idepix assembly pom

* OLCI version 3.0.2

* idepix.core and olci set to module version 7.0.2; used in assembly

* Idepix OLCI: fixed issue with snow/ice flag over fresh inland water

* increased idepix-olci version to 7.0.3-SNAPSHOT

* added preliminary changelog for olci

* added travis configuration

* removed old nexus repository

* set guava ersion to 24.1.1-jre

* set surefire version

* using oracle jdk

* switched to trusty dist- this one shall contain oracle jdk 8

* disabled travis

* disabled travis

* fixed NPE in OLCI postprocessing in case cloud buffer is disabled in user options

* updated to SNAP 8 SNAPSHOT
using single License.txt

* testing travis with snap8

* trigger build

* correctly named travis file

* added travis badge to readme

* Updated name of plugin category

* updated gitignore

* Bump junit from 4.12 to 4.13.1 (#19)

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](junit-team/junit4@r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* prepared IDEPIX 8.0 release

* S2IdepixAlgorithm: removed isLand() condition in isClearSnow() method

* Idepix S2: set version to 8.0.1-SNAPSHOT

* Idepix S2: fix of performance issue

* Idepix S2: eliminated wrong mountain shadows caused by not excluding elevation no-data value -32768

* added comment about the source of the algorithm

* release S2MSI v8.0.1

* increased version to 8.0.2-SNAPSHOT

* s2idepix-27-only-use-hillshade-mountain-shadow (#31)

* fix cloud buffer tile boundary problem in ProbaV and VGT post processing

* release S2MSI v8.0.2

* release S2MSI v8.0.2

* set S2MSI v8.0.3-SNAPSHOT

* Idepix OLCI: made hillshade algorithm available (issue #28); some cleanup in all poms

* Adapt Idepix OLCI to updated OLCI O2A Harmonisation #13
- increased dependency to 8.0.2

Found also issues in other dependencies. Now all modules got updated and have SNAPSHOT status.
removed enivsat dependency from core module.

* master is now at 9.0.0-SNAPSHOT and uses SNAP 9-SNAPSHOT
maintenance is on the branch 8.x

* Idepix MERIS: 4th reprocessing: uses adapter and Op now from s3tbx-sentinel3-reader module; fixed issue with valid pixel expression in radiance bands

* creating also a lcuster. to be used in dev environment

* changed name

* fix #26 - Duplicated cloud shadow near scene edge in OLCI data

* update help and exception message regarding TensorFlow and MS C++ redistributable

* removed system.out.println

* fix #14 Update Tensorflow library to latest version

- it is now 1.15

* reverted #14 Update Tensorflow library to latest version

* fix #14 Update Tensorflow library to latest version (again)

* updated MERIS "Algorithm Specification" help page

* idepix44: S2 Idepix ends with ArrayIndexOutOfBoundsException

* idepix43: S2 Idepix creates very large log

* use median if geometry center is not available

* do not log as often

* added import

* added import

* idepix-37: Update jblas library to 1.2.5

* idepix-30: clear water flags mountains as water

* revert commit

* fixed #26 Duplicated cloud shadow near scene edge in OLCI data

* avoid arrayindexoutofboundsexception

* fixes #46 - harmonised Pre-Processing to Preprocessing and set category to "Optical/Preprocessing/Masking" in Operator metadata

* fixes #7 - Use style of SNAP 8/9 for help pages

* removed guava dependency - not necessary

* using TreeMap should give better performance, because the map entries are requested multiple times

* disabled computation of not used result

* constant array access moved before loop or if condition

* replaced HashMaps by TreeMaps

* constant array access moved before loop

* removed unnecessary condition

* not using TreeMap, because test needs HashMap (see comments)

Co-authored-by: Olaf Danne <olaf.danne@brockmann-consult.de>
Co-authored-by: Tonio Fincke <tonio.fincke@brockmann-consult.de>
Co-authored-by: dagmarM <Dagmar.Mueller@brockmann-consult.de>
Co-authored-by: Brockmann Consult Development <dev@brockmann-consult.de>
Co-authored-by: dolaf <olaf.danne@>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@marpet marpet added the General label Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request General
Projects
None yet
Development

No branches or pull requests

1 participant