We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c45a31c commit 5ee5444Copy full SHA for 5ee5444
1 file changed
create-cmor-cvs-table-export-environment.sh
@@ -2,6 +2,9 @@
2
#
3
# If you're on windows, sorry.
4
# You should be able to more or less copy these commands out
5
+#
6
+# The below will allow you to update the file `cmor-cvs.json`.
7
+# bash create-cmor-cvs-table-export-environment.sh && venv/bin/esgvoc cmor-export-cvs-table --out-path cmor-cvs.json
8
python3.13 -m venv venv
9
10
ESGVOC_FORK="znichollscr"
0 commit comments