Skip to content

Doc status#14

Merged
CyrilJl merged 5 commits into
mainfrom
doc-status
Aug 26, 2025
Merged

Doc status#14
CyrilJl merged 5 commits into
mainfrom
doc-status

Conversation

@CyrilJl

@CyrilJl CyrilJl commented Aug 26, 2025

Copy link
Copy Markdown
Owner

No description provided.

google-labs-jules Bot and others added 5 commits August 26, 2025 13:03
This commit refactors the implementation of the dynamic model status page. The JavaScript logic has been moved from an inline `<script>` tag within `status.rst` to a dedicated external file at `docs/source/_static/js/status.js`.

This change improves code organization, maintainability, and allows for better browser caching of the script. The `status.rst` file is updated to reference this new external script.
This commit extends the dynamic model status page to include all models available in the `meteofetch` package, with the exception of MFWAM models as per the user's request.

The `status.rst` file has been updated with new sections and placeholders for each new model. The `docs/source/_static/js/status.js` file has been significantly updated to include the configurations for:
- AIFS
- Arpege 0.25°
- Arome 0.025°
- Arome Outre-Mer (Antilles, Guyane, Indien, Nouvelle-Calédonie, Polynésie)

The JavaScript logic now handles the specific URL formats and group structures for each of these models, including the special group handling required for the Arome Outre-Mer models.
@CyrilJl CyrilJl merged commit 7e71069 into main Aug 26, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant