Skip to content

Commit 0f2538d

Browse files
committed
more documentation
1 parent 7d64689 commit 0f2538d

34 files changed

Lines changed: 4422 additions & 2930 deletions

CHANGELOG_CLIMATE_REVISION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Climate Revision Changelog
22

3-
Generated: 2026-07-23T00:33:06.820919+00:00
3+
Generated: 2026-07-23T01:49:47.909965+00:00
44

55
## Added or elevated
66

PROMPT_LOG.md

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1795,3 +1795,62 @@ secrets, credentials, private tokens, or unrelated transcript text.
17951795
to 13 page PNGs plus an internal QA PDF with the document renderer, and
17961796
visually checked the title page, back matter, dense Figure 3 page, caption
17971797
continuation page, and final figure page.
1798+
1799+
## 2026-07-22 - Morphospace figure story refinement
1800+
1801+
- User goal: restore the visual story where VASE shapes are laid over the
1802+
morphospace and the morphospace itself is colored by climate variables to
1803+
show which climate dimensions align with which developmental forms.
1804+
- Updated `scripts/fire_vase_climate_revision.py` so Figure 2 overlays
1805+
representative VASE glyphs within the population morphospace with
1806+
non-overlapping callouts, making shape transitions across VASE axes visible.
1807+
- Updated Figure 3 so panels A-D show the same VASE morphospace colored by
1808+
event-mean maximum temperature, VPD, 1000-hour fuel moisture, and wind speed,
1809+
with simplified facet labeling and tighter colorbar spacing.
1810+
- Regenerated `figures/climate_revision_main/Figure_2_climate_revision.png`,
1811+
`figures/climate_revision_main/Figure_3_climate_revision.png`,
1812+
`output/pdf/fire_vase_climate_revision_science_style_manuscript.pdf`, and
1813+
`output/docx/fire_vase_climate_revision_google_docs_sanitized.docx`.
1814+
- Validation: compiled `scripts/fire_vase_climate_revision.py`, rebuilt the
1815+
full climate-revision figure/manuscript package, ran the Google Docs title
1816+
sanitizer/check, rendered the DOCX to 13 page PNGs plus an internal QA PDF,
1817+
and visually checked Figure 2 on page 9 and Figure 3/caption continuation on
1818+
pages 10-11.
1819+
1820+
## 2026-07-22 - Science-style figure legends and numbering
1821+
1822+
- User goal: revise the figure and figure legends so figure numbers/titles are
1823+
not part of the image artwork and the legends tell the full scientific story
1824+
of each figure.
1825+
- Updated `scripts/fire_vase_climate_revision.py` so panel labels use
1826+
lowercase `(a)`, `(b)`, etc., and rewrote all five generated main figure
1827+
legends to begin with `Fig. N. Title.` followed by self-contained guidance on
1828+
what is plotted, how to read it, and the science message.
1829+
- Updated both manuscript builders so the figure number/title is emitted as
1830+
the first sentence of the figure legend rather than as a separate heading
1831+
above the figure image.
1832+
- Regenerated `figures/climate_revision_main/figure_legends.md`,
1833+
`output/pdf/fire_vase_climate_revision_science_style_manuscript.pdf`, and
1834+
`output/docx/fire_vase_climate_revision_google_docs_sanitized.docx`.
1835+
- Validation: compiled the figure/PDF and DOCX builder scripts, rebuilt the
1836+
figure/manuscript package, sanitized and rendered the DOCX, rendered the PDF
1837+
with Poppler, visually checked the Figure 2 and Figure 3 pages in both DOCX
1838+
and PDF outputs, and confirmed by `pdftotext` that the PDF legends begin with
1839+
`Fig. 2.` and `Fig. 3.` rather than standalone figure headings.
1840+
1841+
## 2026-07-23 - Final Citation Check
1842+
1843+
- User goal: perform one last citation check, verify current references and
1844+
uses, and add any missing citations only if needed.
1845+
- Audited
1846+
`docs/manuscripts/fire_vase_developmental_morphology/manuscript_climate_revision_science_style.md`;
1847+
all 16 references are cited, no cited number is missing, no reference is
1848+
uncited, and the abstract has no citations.
1849+
- Verified the current references against external DOI, publisher, and
1850+
bibliographic records, then checked claim fit by citation group.
1851+
- Added
1852+
`docs/manuscripts/fire_vase_developmental_morphology/final_citation_check_2026-07-23.md`.
1853+
- No new main-text citations were added; the remaining pre-submission citation
1854+
item is the final code/data archival DOI or accession, with optional
1855+
supplementary-method citations for ridge regression, blocked validation, or
1856+
software if those details are expanded.

analysis/climate_data_inventory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Climate Data Inventory
22

3-
Generated: 2026-07-23T00:32:52.648770+00:00
3+
Generated: 2026-07-23T01:49:24.448582+00:00
44

55
## Population-wide daily centroid climate
66

analysis/climate_revision_stats/climate_revision_artifact_manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generated_at": "2026-07-23T00:33:08.920870+00:00",
2+
"generated_at": "2026-07-23T01:49:49.927609+00:00",
33
"figures": {
44
"Figure_1": {
55
"png": "/Users/tuff/Library/CloudStorage/OneDrive-UCB-O365/Documents/github/cubedynamics/figures/climate_revision_main/Figure_1_climate_revision.png",
Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
# Final Citation Check
2+
3+
Date: 2026-07-23
4+
5+
Object reviewed:
6+
`docs/manuscripts/fire_vase_developmental_morphology/manuscript_climate_revision_science_style.md`
7+
8+
## Bottom Line
9+
10+
No new main-text citations were added. The current 16-reference set is real,
11+
cited in the manuscript, and appropriately matched to the claims it supports.
12+
The manuscript remains intentionally lean: technical citations for ridge
13+
regression, blocked validation, and software packages can be added in a final
14+
supplementary methods section if those implementation details become more
15+
prominent, but they are not required for the current main-text argument.
16+
17+
## Integrity Checks
18+
19+
- In-text citation groups found: `(1-3)`, `(4)`, `(5-7)`, `(8)`,
20+
`(9-11)`, `(1-3)`, `(12)`, `(13)`, and `(14-16)`.
21+
- References cited: 1 through 16.
22+
- Missing references for cited numbers: none.
23+
- Uncited references: none.
24+
- Abstract citations: none, consistent with the Science-style draft.
25+
- First-use order is correct for unique citations; repeated `(1-3)` later in
26+
the Results section does not disturb citation order.
27+
28+
## Claim Fit
29+
30+
- References 1-3 correctly support the broad climate-fire motivation:
31+
warming, earlier springs, anthropogenic climate effects, fuel aridity, VPD,
32+
and warming-driven fuel drying.
33+
- Reference 4 correctly supports the shift from final burned area to daily fire
34+
growth histories and the hazard relevance of fast daily growth.
35+
- References 5-7 correctly support the MODIS burned-area, FIRED event, and
36+
FIREDpy/perimeter data provenance.
37+
- Reference 8 correctly supports gridMET as the high-resolution gridded
38+
meteorological data source used for ecological applications in the
39+
conterminous United States.
40+
- References 9-11 correctly support the conceptual method framing:
41+
morphometrics/shape spaces, functional data analysis for histories or
42+
curves, and PCA/dimension reduction.
43+
- Reference 12 correctly supports the statement that human ignitions reshape
44+
the spatial and seasonal fire niche.
45+
- Reference 13 correctly supports the need for spatially explicit daily fire
46+
progression tracking.
47+
- References 14-16 correctly support the role of environmental controls,
48+
fuels, vegetation/topography, fire boundaries, spread constraints, and
49+
scale-dependent topographic controls.
50+
51+
## Verified Bibliographic Records
52+
53+
External records checked included publisher, DOI, PubMed, USGS, NOAA, NASA,
54+
FRAMES, Nature, Springer, Wiley, MDPI, CSIRO, EPA HERO, and university
55+
bibliographic pages. The citation metadata in the manuscript matched the
56+
verified records for author lists, year, title, journal/book, volume, pages or
57+
article number, and DOI where applicable.
58+
59+
## Remaining Pre-Submission Item
60+
61+
The only citation-related item left is not a scholarly-source problem: before
62+
submission, replace the placeholder repository availability note with the final
63+
archival repository DOI/accession for the derived tables, figure-generation
64+
scripts, and manuscript-generation code.

docs/manuscripts/fire_vase_developmental_morphology/manuscript_climate_revision_science_style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Figure 2 shows that observed fires occupy recurring developmental neighborhoods,
3232

3333
### Climate shifts the probability of developmental forms
3434

35-
Figure 3 projects climate onto Fire VASE space. Event-mean VPD varies across the developmental axes, and composite VASEs show that low-, middle-, and high-VPD fires differ in where normalized growth is allocated through developmental time. Developmental-neighborhood prevalence shifts across VPD groups, and effect-size summaries show that maximum temperature, VPD, relative humidity, fuel moisture, precipitation, and fire-danger indices relate to different developmental responses. These associations are coherent with the broader literature linking warming, aridity, and fuel dryness to fire activity (1-3), but the VASE analysis resolves the outcome as a developmental distribution rather than a single aggregate burned-area response.
35+
Figure 3 projects climate onto Fire VASE space. Climate-colored morphospace maps show that maximum temperature, VPD, fuel moisture, and wind emphasize different portions of the developmental space, while composite VASEs show that low-, middle-, and high-VPD fires differ in where normalized growth is allocated through developmental time. Developmental-neighborhood prevalence shifts across VPD groups, and effect-size summaries show that maximum temperature, VPD, relative humidity, fuel moisture, precipitation, and fire-danger indices relate to different developmental responses. These associations are coherent with the broader literature linking warming, aridity, and fuel dryness to fire activity (1-3), but the VASE analysis resolves the outcome as a developmental distribution rather than a single aggregate burned-area response.
3636

3737
The predictive limit is equally important. In conservative blocked validation, which summarizes transfer across year, region, and region-year blocks rather than random-fire splits alone, the best transferable event-level representation is core event means, with median held-out R2 of 0.349 across developmental responses. Region-season anomaly diagnostics do not outperform core event means, comprehensive event means do not outperform core event means, and temporally resolved exposure summaries do not outperform core event means in the median blocked comparison. This does not mean that humidity, fuel moisture, precipitation, or fire danger are unimportant. It means that, in these correlated daily centroid summaries and linear blocked baselines, adding more climate descriptors did not improve transfer beyond the core atmospheric variables. Modest blocked R2 is therefore a bound on deterministic prediction, not a rejection of the distributional result. The claim is probabilistic: climate redistributes fires across developmental possibilities. It does not assign a unique developmental form.
3838

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)