Update documentation to OasisLMF/OasisPlatform 2.5.4#47
Open
benhayes21 wants to merge 1 commit into
Open
Conversation
Brings all docs in sync with the 2.5.x release series: - Bump PLAT_VER in update-redoc.py from 2.5.0 → 2.5.4 and regenerate all four OpenAPI/settings JSON schemas - Add 2.5.0–2.5.4 changelogs for OasisLMF and OasisPlatform (replacing the stale 1.4.x history and the broken include directive) - Update Python minimum requirement 3.8 → 3.10 - Document new oasislmf CLI subcommands, utility commands (warmup, config, version, admin, test), and API client commands - Add macOS Apple Silicon installation section and JIT cache warmup guide - Update ods_tools compatibility table to include 3.2.x/4.0.x/5.0.x - Rewrite ODS-tools page: add combine and generate commands, update convert/check option lists - Fix OED page: broken/stale links, xlsx → CSV spec (v4.0.0), add marine cargo section, fix repo path changes - container_configuration.rst: update psycopg driver string, add API_AUTH_TYPE=disabled, server-internal RUN_MODE, Celery SSL/TLS vars - distributed_execution.rst: rename ktools_* → kernel_*, remove raw_output_locations (removed in 2.5.4) - Oasis-models.rst: add Dynamic Footprint, PiWind Vulnerability Adjustments, PiWind S3, and PiWind Azure model entries Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Closed
Contributor
|
Thanks for fixing, i made a note to do this. (but forgot) Comments:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
PLAT_VERinupdate-redoc.pyfrom 2.5.0 → 2.5.4 and regenerates all four OpenAPI/settings JSON schemasincludedirective with full 2.5.0–2.5.4 changelogsgenerate-pre-loss,generate-post-file-gen,generate-losses-chunk,generate-losses-output,run-postanalysis,generate-doc,warmup, API client commands)combineandgeneratecommandsOpenDataStandards→ODS_OpenExposureData, docs reorganised underDocs/); updates spec format reference xlsx → CSV (OEDInputFields.csv, v4.0.0+); adds Marine Cargo sectioncontainer_configuration.rst: psycopg2 → psycopg driver string,API_AUTH_TYPE=disabled,server-internalRUN_MODE, Celery SSL/TLS env vars (v2.5.2+)distributed_execution.rst: renamesktools_*→kernel_*params (v2.5.3), removesraw_output_locations(removed in v2.5.4)Test plan
make htmlinGenerateDocs/to verify Sphinx build passes without errorssrc/schema/match OasisPlatform 2.5.4 release🤖 Generated with Claude Code