pygaarst
pygaarst copied to clipboard
Python geospatial analysis and remote sensing tools
Hi, Just looking at using some Hyperion data at the moment and was having problems importing raster - everytime I tried to do so it failed at importing the pygaarst...
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.
Hi Chris, I'm hoping to be able to read landsat XML files associated with the landsat 8 surface reflectance product. I'm wondering if you have plans of incorporating this? Nice...
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?
Trying to run the test suite using nose (https://nose.readthedocs.org/en/latest/index.html) but it cannot find the tests: `nosetests -m "test_*" -w tests/` Finally found how here: http://pytest.org/latest/nose.html `py.test` Of course, they all...
OGR is a pain to use to access features. Rewrite, including tests (expand).
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.
In raster.py, NetCDF class with basic functionality: Data access, lat, long.