We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e145d5e commit 959948dCopy full SHA for 959948d
3 files changed
datasets/era5-pds/README.md
@@ -0,0 +1,11 @@
1
+# ERA5 Collection
2
+
3
+## Collection Update
4
5
+```bash
6
+pctasks dataset ingest-collection \
7
+ -d dataset.yaml \
8
+ -a registry pccomponents \
9
+ -c era5-pds \
10
+ --confirm --submit
11
+```
0 commit comments