| -rw-r--r-- | .github/dependabot.yml | 7L |
| -rw-r--r-- | .github/workflows/CI.yml | 41L |
| -rw-r--r-- | .github/workflows/CompatHelper.yml | 16L |
| -rw-r--r-- | .github/workflows/Documentation.yaml | 57L |
| -rw-r--r-- | .github/workflows/Documenter.yml | 51L |
| -rw-r--r-- | .github/workflows/TagBot.yml | 31L |
| -rw-r--r-- | .gitignore | 25L |
| -rw-r--r-- | Artifacts.toml | 6L |
| -rw-r--r-- | LICENSE | 21L |
| -rw-r--r-- | Project.toml | 24L |
| -rw-r--r-- | README.md | 87L |
| -rw-r--r-- | deps/build.jl | 14L |
| -rw-r--r-- | docs/Project.toml | 13L |
| -rw-r--r-- | docs/make.jl | 51L |
| -rw-r--r-- | docs/src/demo/simple_map.md | 93L |
| -rw-r--r-- | docs/src/index.md | 4L |
| -rw-r--r-- | docs/src/lib/internals.md | 8L |
| -rw-r--r-- | docs/src/lib/public.md | 8L |
| -rw-r--r-- | docs/src/man/cli.md | 81L |
| -rw-r--r-- | docs/src/man/julia.md | 114L |
| -rw-r--r-- | src/TigerFetch.jl | 35L |
| -rw-r--r-- | src/artifacts.jl | 70L |
| -rw-r--r-- | src/cli.jl | 44L |
| -rw-r--r-- | src/download.jl | 235L |
| -rw-r--r-- | src/geotypes.jl | 172L |
| -rw-r--r-- | src/main.jl | 127L |
| -rw-r--r-- | src/reference.jl | 118L |
| -rw-r--r-- | test/TestRoutines/validation.jl | 228L |
| -rw-r--r-- | test/UnitTests/assets.jl | 95L |
| -rw-r--r-- | test/UnitTests/downloads.jl | 148L |
| -rw-r--r-- | test/runtests.jl | 32L |