Revision 313483f9b0e2c3dbe994555b6405b86731f76ee7 authored by Sudipta Basak on 28 July 2020, 07:24:53 UTC, committed by Sudipta Basak on 28 July 2020, 07:24:53 UTC
1 parent 1a99ccc
.gitignore
!*docs/_build/html/404.html
!*tests/test_data/merge/linrate.tif
!*tests/test_data/small_test/gamma_obs/20060619-20061002_utm_unw.tif
*data/*
*out*
*.pyo
*.pyc
.project
.pydevproject
/tmp
/.idea
.spyderworkspace
doc
.eggs/
.tox/
.coverage.*
.vscode/
*.egg-info/
.installed.cfg
*.egg
*__pycache__/
# files generated by doc build
docs/_build/
# files generated by setup
.cache/
build/
dist/
# out
Py_Rate.egg-info
# files generated during tests
*tests/test_data/prepifg/tif/0_1rlks_4cr.tif
*tests/test_data/prepifg/tif/0_2rlks_4cr.tif
*tests/test_data/prepifg/tif/1_1rlks_4cr.tif
*tests/test_data/prepifg/tif/1_2rlks_4cr.tif
*tests/test_data/merge/colormap.txt
*tests/test_data/merge/linrate.kml
*tests/test_data/merge/linrate.png
*tests/test_data/merge/linrate.png.aux.xml
*tests/test_data/merge/linrate.tif.aux.xml
*tests/test_data/small_test/gamma_obs/*.tif

Computing file changes ...