Revision 4cdf59c94553ca77f720394a4a90fefd0d2cba6d authored by Sudipta Basak on 15 June 2021, 20:36:26 UTC, committed by Sudipta Basak on 15 June 2021, 20:36:26 UTC
[ci skip]
1 parent 3bca906
.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 ...