Update integration handoff and CONUS retraining notes
Browse files
README.md
CHANGED
|
@@ -53,6 +53,7 @@ pretty_name: WildFIRE-FM
|
|
| 53 |
<a href="https://huggingface.co/RAI-Lab/Wildfire-FM/tree/main/training">Training Pipeline</a> 路
|
| 54 |
<a href="https://huggingface.co/RAI-Lab/Wildfire-FM/tree/main/spatial_serving">Spatial Serving</a> 路
|
| 55 |
<a href="https://huggingface.co/RAI-Lab/Wildfire-FM/blob/main/training/NATIONWIDE_RETRAINING.md">CONUS Retraining</a> 路
|
|
|
|
| 56 |
<a href="https://huggingface.co/RAI-Lab/Wildfire-FM#task-contract-snapshot">Task Snapshot</a> 路
|
| 57 |
<a href="https://huggingface.co/RAI-Lab/Wildfire-FM#data-sources">Data Sources</a> 路
|
| 58 |
<a href="https://huggingface.co/RAI-Lab/Wildfire-FM#how-to-cite">How to Cite</a>
|
|
@@ -253,6 +254,7 @@ This Hub repository is a model release with paper-aligned reproducibility artifa
|
|
| 253 |
| `training/NATIONWIDE_RETRAINING.md` | CONUS retraining recipe and data coverage notes | `stage1_cache_conus_hrrr_us_5km_l12_template.json` |
|
| 254 |
| `spatial_serving/` | Grid-to-polygon serving adapter for custom spatial granularities | `grid_to_polygons.py` |
|
| 255 |
| `data_downloader/hrrr_downloader.py` | Direct NOAA HRRR public archive downloader | `hrrr_download_manifest.json` |
|
|
|
|
| 256 |
| `paper/` | Compiled paper PDF | `wildfire_fm_evaluation_contracts.pdf` |
|
| 257 |
| `assets/` | Hub-page visuals and final-paper previews | `selection_regret_final.png` |
|
| 258 |
| `paper_outputs/figures/` | Selected final-paper figure PDFs | `fig_rank_heatmap1.pdf` |
|
|
|
|
| 53 |
<a href="https://huggingface.co/RAI-Lab/Wildfire-FM/tree/main/training">Training Pipeline</a> 路
|
| 54 |
<a href="https://huggingface.co/RAI-Lab/Wildfire-FM/tree/main/spatial_serving">Spatial Serving</a> 路
|
| 55 |
<a href="https://huggingface.co/RAI-Lab/Wildfire-FM/blob/main/training/NATIONWIDE_RETRAINING.md">CONUS Retraining</a> 路
|
| 56 |
+
<a href="https://huggingface.co/RAI-Lab/Wildfire-FM/blob/main/docs/hugh_handoff_status.md">Integration Handoff</a> 路
|
| 57 |
<a href="https://huggingface.co/RAI-Lab/Wildfire-FM#task-contract-snapshot">Task Snapshot</a> 路
|
| 58 |
<a href="https://huggingface.co/RAI-Lab/Wildfire-FM#data-sources">Data Sources</a> 路
|
| 59 |
<a href="https://huggingface.co/RAI-Lab/Wildfire-FM#how-to-cite">How to Cite</a>
|
|
|
|
| 254 |
| `training/NATIONWIDE_RETRAINING.md` | CONUS retraining recipe and data coverage notes | `stage1_cache_conus_hrrr_us_5km_l12_template.json` |
|
| 255 |
| `spatial_serving/` | Grid-to-polygon serving adapter for custom spatial granularities | `grid_to_polygons.py` |
|
| 256 |
| `data_downloader/hrrr_downloader.py` | Direct NOAA HRRR public archive downloader | `hrrr_download_manifest.json` |
|
| 257 |
+
| `docs/hugh_handoff_status.md` | Integration answers for channel order, masks, normalization, HRRR, and serving boundary | handoff status |
|
| 258 |
| `paper/` | Compiled paper PDF | `wildfire_fm_evaluation_contracts.pdf` |
|
| 259 |
| `assets/` | Hub-page visuals and final-paper previews | `selection_regret_final.png` |
|
| 260 |
| `paper_outputs/figures/` | Selected final-paper figure PDFs | `fig_rank_heatmap1.pdf` |
|