https://github.com/GeoscienceAustralia/PyRate
Tip revision: 62e7f0dd489a8327438d7cfb941760e7ec7be14d authored by Sudipta Basak on 15 January 2021, 22:02:56 UTC
[phase closure] recover pixels test
[phase closure] recover pixels test
Tip revision: 62e7f0d
pytest.ini
[pytest]
filterwarnings =
ignore::DeprecationWarning
markers =
slow: marks tests as slow (deselect with '-m "not slow"')
mpi: marks tests that require mpi (deselect with '-m "not mpi"')