-
- Downloads
Project 'dynamicexposure/borderline' was moved to 'globaldynamicexposure/borderline'. Please update any links and bookmarks that may still have the old path.
Merge branch 'concept' into 'main'
Set up borderline project Closes #2 and collaboration#485 See merge request dynamicexposure/borderline!1
Showing
- .gitignore 14 additions, 0 deletions.gitignore
- .gitlab-ci.yml 26 additions, 0 deletions.gitlab-ci.yml
- LICENSE 661 additions, 0 deletionsLICENSE
- Makefile 15 additions, 0 deletionsMakefile
- README.md 35 additions, 1 deletionREADME.md
- borderline/__init__.py 29 additions, 0 deletionsborderline/__init__.py
- borderline/arcsec.py 33 additions, 0 deletionsborderline/arcsec.py
- borderline/borderline.py 211 additions, 0 deletionsborderline/borderline.py
- borderline/boundarydatabase.py 33 additions, 0 deletionsborderline/boundarydatabase.py
- borderline/exposure2boundary.py 30 additions, 0 deletionsborderline/exposure2boundary.py
- borderline/osm.py 35 additions, 0 deletionsborderline/osm.py
- setup.py 44 additions, 0 deletionssetup.py
- tests/__init__.py 17 additions, 0 deletionstests/__init__.py
- tests/test_arcsec.py 28 additions, 0 deletionstests/test_arcsec.py
- tests/test_borderline.py 25 additions, 0 deletionstests/test_borderline.py
- tests/test_boundarydatabase.py 28 additions, 0 deletionstests/test_boundarydatabase.py
- tests/test_exposure2boundary.py 28 additions, 0 deletionstests/test_exposure2boundary.py
- tests/test_osm.py 28 additions, 0 deletionstests/test_osm.py
Loading
Please register or sign in to comment