Skip to content

Commit 4967bf9

Browse files
Adding additional information
1 parent d1528ba commit 4967bf9

File tree

1 file changed

+19
-5
lines changed

1 file changed

+19
-5
lines changed

docs/scripts/eccc-casr.rst

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ accessible from multiple clusters listed below:
1111

1212
.. code:: console
1313
14-
# DRAC Graham cluster
14+
# DRAC Nibi (formerly Graham) cluster
1515
/project/def-kshook/Climate_Forcing_Data/meteorological-data/casrv3.1 # def-kshook allocation
1616
1717
# UCalgary ARC cluster
@@ -21,7 +21,7 @@ and the structure of the dataset hourly files is as following:
2121

2222
.. code:: console
2323
24-
/project/rpp-kshook/Model_Output/CaSRv3.1
24+
/project/def-kshook/Climate_Forcing_Data/meteorological-data/casrv3.1
2525
├── 1979123112.nc
2626
├── 1980010112.nc
2727
├── 1980010212.nc
@@ -36,11 +36,11 @@ and the structure of the dataset hourly files is as following:
3636
├── .
3737
├── .
3838
├── %Y123112.nc
39-
├── 2023010112.nc
39+
├── 2024010112.nc
4040
├── .
4141
├── .
4242
├── .
43-
└── 2023123012.nc
43+
└── 2024123012.nc
4444
4545
Coordinate Variables and Time-stamps
4646
------------------------------------
@@ -77,7 +77,7 @@ Temporal Extent
7777
---------------
7878

7979
The time-steps are hourly covering from ``January 1980`` to
80-
``December 2023``.
80+
``December 2024``.
8181

8282
Short Description on ``CaSR`` v3.1 Variables
8383
--------------------------------------------
@@ -197,3 +197,17 @@ Other useful variables in hydrological modelling evaluations are:
197197
- CaSR_v3.1_P_WDC_10m
198198
- ``degree``
199199
- Forecast: Meteorological wind direction (derived using UU and VV) at ~10m
200+
201+
.. note::
202+
203+
A bug has been identified in the precipitation analysis for the years
204+
2005 to 2010 (variables: ``A_PR0_SFC``, ``A_PR24_SFC``, ``A_CFIA_SFC``),
205+
mainly affecting Quebec (and very slightly and sporadically elsewhere
206+
in Canada). We are actively working to resolve this issue. The upcoming
207+
corrected release, **CaSRv3.2**, is expected within the next few weeks.
208+
In addition to fixing this bug, it will also include further improvements
209+
to precipitation analyses for the year 2024 as well as a number of
210+
technical changes.
211+
212+
213+
Last updated: September 8, 2025

0 commit comments

Comments
 (0)