We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cebbd70 commit 2aff1ccCopy full SHA for 2aff1cc
environment.yml
@@ -3,15 +3,9 @@ channels:
3
- conda-forge
4
- noaa-gfdl
5
dependencies:
6
- - cdo
7
- - cylc-flow
8
- - fre-cli
9
- - metomi-rose
10
- - nccmp
11
- - nco
12
- - pip
13
- python
14
- - pyyaml
15
- - pylint
16
- - pytest
+ - pip
17
- setuptools<81
+ - noaa-gfdl::fre-cli
+ - conda-forge::pyyaml
+ - conda-forge::nco
flow.cylc
@@ -680,10 +680,6 @@
680
{% endif %}
681
682
683
- [[RENAME-SPLIT-TO-PP]]
684
- script = """
685
- """
686
-
687
[[REMAP-PP-COMPONENTS]]
688
[[[environment]]]
689
yaml_config = $CYLC_WORKFLOW_RUN_DIR/{{ YAML }}
0 commit comments