satsense icon indicating copy to clipboard operation
satsense copied to clipboard

Satsense is a Python library for land use/cover classification using satellite imagery

Results 12 satsense issues
Sort by recently updated
recently updated
newest added

**As a** Remote sensing expert **I want to** Apply the trained machine learning algorithm on a satellite image to detect slums **because** I can then give this result as a...

Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README. Below are docs for integrating FOSSA license checks...

The feature extraction example uses texton to (partly) describe the pantex example output, both in the text as in the subcaptions of the figure. https://satsense.readthedocs.io/en/latest/notebooks/feature_extraction.html#texton

We should add more netcdf conventions to the writing of files. http://cfconventions.org/Data/cf-conventions/cf-conventions-1.7/build/ch05s06.html There is a checker for nc files here: http://cfconventions.org/compliance-checker.html

enhancement

When loading computed features at a later time, the mask is not properly loaded... This cost me quite some time to figure out what was going on with my features...

bug

I cleaned up the notebook a bit before committing. Let me know if I should explain some more details... But most of it is explained better in the report I...

Updated the tif and shp files in satsense/test/data/source to be used in the simple_Example notebook.

**As a** Remote sensing expert **I want to** Train a machine learning algorithm using the calculated features **because** I can then apply the algorithm to detect slums. Estimate: 3

**As a** remote sensing expert **I want to** Calculate the features in satsense on a satellite image. **because** This allows me to use them to detect slums Estimate: 2

**As a** Satsense developer **I would like to** add a windows build to the automated build system **so that** I can be sure that satsense works correctly on windows systems...

enhancement