Commit 2abafe5
Search Neon and NOAA LiDAR Archives (#72)
* usgs vendor dem pull draft
* transferred usgs dem load modules
* neon vendor dem load draft
* neon regex spatial filter
* added download funcs drafts
* 3dep ept download func
* download funcs for non-neon/usgs
* NOAA cloud-hosted dem parsing
* added and fixed NOAA DEM work :)
* remove pdal funcs
* drafted LPC tile funcs (3dep,neon,noaa)
* finished als tile search and download
* added ept pipeline JSON build option
* added tests and revised vendor_dems.ipynb
* notebook updates
* unblock environment on osx
* rename and simplify notebook, add api docs
* update docs
* adjust tests, minor search logic simplifications
* try to ignore SSL warning
* reduce ci matrix, use pixi action cache
* update lockfile
* try with frozen env
---------
Co-authored-by: Jack-Hayes <[email protected]>1 parent ede0f28 commit 2abafe5
File tree
21 files changed
+3472
-562
lines changed- .github/workflows
- docs
- examples
- src/coincident
- datasets
- io
- search
- tests
21 files changed
+3472
-562
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 20 | + | |
| 21 | + | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
55 | 59 | | |
56 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
57 | 71 | | |
58 | 72 | | |
59 | 73 | | |
| |||
0 commit comments