Chris Waigl

Results 14 issues of Chris Waigl

N_GEO_Ref nodes are empty when layers are embedded (no external georeference files). This leads to AttributeError: 'NoneType' object has no attribute 'nodeType' from xml.dom.minidom.

bug

Change NBR and NDVI methods to use, by default, the reflectances of the respective bands. Leave the option to use DN. Maybe add option to use radiance?

enhancement

OGR is a pain to use to access features. Rewrite, including tests (expand).

enhancement

p3readiness: Use pytest-cov to get coverage up.

task

Get all code in shape for py3 readiness with pylint.

p3readiness: need to be able to test better. Make test data for: - Landsat - HDF5 - HDF4 SMALL files, with all the metadata.

task

In raster.py, NetCDF class with basic functionality: Data access, lat, long.

enhancement

Support for MODIS swath data analogous to VIIRSHDF5.

enhancement

Methods/properties on GeoTIFF class may be presuming the scene is located in the northern hemisphere. Check.

task

Documentation with Sphinx for Milestone 0.5 features.

task