Commit f1b94af
Add hls2 dataset (#320)
* first cut
* storage account name
* switch to using two collections
* rename to hls2
* fix depth
* working!
* switched blob:// to href://
* filled in item_assets for both
* add msft:group_id
* readme
* readme
* verify all assets exist in blob
* rename
* default render configs for hls2
* Tanya's render configs
* Document publishing HLS2 collection configs
* readme
* readme
* disable integration tests for now
* don't use pydantic json serialization
* format template and add thumbnails
* fix CLI issues
* all sentinel-2 render_options added to hls2-s30
* remove no_data=0
* convert hls2-l30 render_options to match hls2-s30
* Add sentinel-2c and make all platforms arrays
* test as unit tests with pytest
* set collection ground sampling distance
* description update
* Code change to support python 3.12
* format code
* GOES-19 CMI
* mosaics
* Add ESA as a producer
* Undo goes changes
* delete goes19 only workflow
* clean up readme and dockerfile
---------
Co-authored-by: Marc Lichtman <marclichtman@microsoft.com>
Co-authored-by: Gustavo Hidalgo <zambrano.hidalgo@gmail.com>
Co-authored-by: Tanya Marton <tanyamarton@microsoft.com>
Co-authored-by: Gustavo Hidalgo <guhidalgo@microsoft.com>1 parent 4fcf776 commit f1b94af
File tree
12 files changed
+4863
-0
lines changed- datasets
- hls2
- collection
- hls2-l30
- hls2-s30
- sentinel-5p
12 files changed
+4863
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
0 commit comments