Skip to content

A python script to calculate reflectance/radiance from ASTER L1T hdf files

License

Notifications You must be signed in to change notification settings

mortezaomidi/asterl1t-processing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

DOI

A script to calculate reflectance and radiance from ASTER L1T images (hdf files). It also import the results into a 3-dimensional array using rasterio.

All bands are reprojected to a desired shape and CRS.

Source shape and transform are calculated directly from the input file.

Dependencies

For now the dependencies are numpy, pandas, GDAL, rasterio and pyproj

Note

Please, consider donation if you are profiting from this script. author: Bruno Ruas de Pinho - brunorpinho10@gmail.com

TODO

  • Clean up the code
  • Transform into a Python package

Cite As

De Pinho, Bruno. (2017, September 10). brunorpinho/asterl1t-processing: A Python script to calculate reflectance and radiance from ASTER L1T images (hdf files). Zenodo. http://doi.org/10.5281/zenodo.888270

About

A python script to calculate reflectance/radiance from ASTER L1T hdf files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%