Skip to content

Commit 75a7108

Browse files
committed
Add note for the NSDIC cmoriser (requires PROJ9.3) see SciTools/iris#5343
1 parent a648820 commit 75a7108

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/sphinx/source/input.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ A list of the datasets for which a CMORizers is available is provided in the fol
393393
+------------------------------+------------------------------------------------------------------------------------------------------+------+-----------------+
394394
| NOAAGlobalTemp | tasa (Amon) | 2 | Python |
395395
+------------------------------+------------------------------------------------------------------------------------------------------+------+-----------------+
396-
| NSIDC-0116-[nh|sh] | usi, vsi (day) | 3 | Python |
396+
| NSIDC-0116-[nh|sh] [#note4]_ | usi, vsi (day) | 3 | Python |
397397
+------------------------------+------------------------------------------------------------------------------------------------------+------+-----------------+
398398
| OceanSODA-ETHZ | areacello (Ofx), co3os, dissicos, fgco2, phos, spco2, talkos (Omon) | 2 | Python |
399399
+------------------------------+------------------------------------------------------------------------------------------------------+------+-----------------+
@@ -433,6 +433,10 @@ A list of the datasets for which a CMORizers is available is provided in the fol
433433
can be found in the corresponding section of `recipe_check_obs.yml
434434
<https://github.com/ESMValGroup/ESMValTool/blob/main/esmvaltool/recipes/examples/recipe_check_obs.yml>`__.
435435
436+
.. [#note4] The cmoriser requires PROJ>=9.3. Previous version of PROJ will return an error:
437+
``Internal Proj Error: proj_create: unhandled axis direction: UNKNOWN)
438+
You can check the version of PROJ in your conda environment by running:
439+
``conda list PROJ``.
436440
437441
.. _inputdata_native_datasets:
438442

0 commit comments

Comments
 (0)