Date Ranges¶
- --start-date DATE | DATE RANGE¶
A date or date range in when the fire started.
Examples:
pwfdf |command| --start-date 2025 pwfdf |command| --start-date 2025-06 pwfdf |command| --start-date 2025-06-11 pwfdf |command| --start-date 2025 2027 pwfdf |command| --start-date 2025-06-15 2025-08-10
- --assessment-date DATE | DATE RANGE¶
A date or date range in which the assessment was conducted.
Examples:
pwfdf |command| --assessment-date 2025 pwfdf |command| --assessment-date 2025-06 pwfdf |command| --assessment-date 2025-06-11 pwfdf |command| --assessment-date 2025 2027 pwfdf |command| --assessment-date 2025-06-15 2025-08-10
- --publication-date DATE | DATE RANGE¶
A date or date range in which the assessment was published to ScienceBase.
Examples:
pwfdf |command| --publication-date 2025 pwfdf |command| --publication-date 2025-06 pwfdf |command| --publication-date 2025-06-11 pwfdf |command| --publication-date 2025 2027 pwfdf |command| --publication-date 2025-06-15 2025-08-10