CosmiQ / solaris

CosmiQ Works Geospatial Machine Learning Analysis Toolkit
https://solaris.readthedocs.io
Apache License 2.0
413 stars 112 forks source link

Solaris Multimodal Preprocessing Library tutorial #384

Closed dphogan closed 4 years ago

dphogan commented 4 years ago

Description

This pull requests adds a three-part tutorial on the Solaris Multimodal Preprocessing Library (the preproc subpackage).

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe tests that you added to the pytest codebase (if applicable).

Checklist:

If your PR does not fulfill all of the requirements in the checklist above, that's OK! Just prepend [WIP] to the PR title until they are all satisfied. If you need help, @-mention a maintainer and/or add the Status: Help Needed label.

codecov[bot] commented 4 years ago

Codecov Report

Merging #384 into dev will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #384      +/-   ##
==========================================
- Coverage   56.35%   56.33%   -0.03%     
==========================================
  Files          81       81              
  Lines        6911     6907       -4     
==========================================
- Hits         3895     3891       -4     
  Misses       3016     3016              
Impacted Files Coverage Δ
solaris/preproc/label.py 33.62% <ø> (-2.22%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b834638...68fc3dd. Read the comment docs.