-
Notifications
You must be signed in to change notification settings - Fork 28
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
LA-pipelines: expert distribution outlier detection #622
Comments
Modification to la-pipeline.yaml is needed and insert the fellowing to 'solr' section
|
SLF4J issues: 2, Added logback.xml into ./resource folder. And import an external config via -Dlogback.configurationFile The example of external config looks like:
We can use it to update the log level. It works on my local dev environment. However, we run it on NCI3-spark servers, the logger does not work. It does not accept : "included" element. For making it work, we have to duplicate the content in ./resource/logback.xml |
* #622 Calculate distance to expert distribution layers (#631) * fix for #680 and a fix for missing properties when indexed generate with expert distribution using deltas with timestamps Co-authored-by: Dave Martin <[email protected]> Co-authored-by: Dave Martin <[email protected]>
Check if a species occurrence record point is in/out of the expert distribution layers
Questions:
Two scenarios:
1, Calculate all exisiting occurrences with existing expert distribution layers - one-time run
2, Re-calculate the related species when a new export distribution layer is added.
Link to Data Quality (DQ) project : AtlasOfLivingAustralia/DataQuality#255
Require to Spatial: AtlasOfLivingAustralia/spatial-service#186
The text was updated successfully, but these errors were encountered: