We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14277d0 commit e943beeCopy full SHA for e943bee
CHANGELOG.rst
@@ -22,6 +22,11 @@ individual files.
22
23
The changes are now listed with the most recent at the top.
24
25
+**March 19 2025 :: Calendar base date documentation. Tag v11.10.6**
26
+
27
+- Added base date information to time_manager_mod docs.
28
+- GitHub workflow based on tj-actions changed-files removed.
29
30
**March 14 2025 :: WRF use_theta_m check. Tag v11.10.5**
31
32
- Assert USE_THETA_M=0 in WRF when initializing wrf model_mod.
conf.py
@@ -21,7 +21,7 @@
21
author = 'Data Assimilation Research Section'
# The full version, including alpha/beta/rc tags
-release = '11.10.5'
+release = '11.10.6'
root_doc = 'index'
# -- General configuration ---------------------------------------------------
0 commit comments