Skip to content

Commit

Permalink
Updates to work with latest CUPiD
Browse files Browse the repository at this point in the history
  • Loading branch information
megandevlan committed Oct 16, 2024
1 parent 54de63c commit 1e37b74
Show file tree
Hide file tree
Showing 3 changed files with 3,578 additions and 11 deletions.
1 change: 1 addition & 0 deletions environments/cupid-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ dependencies:
- numpy
- pip
- python==3.11.4
- uxarray
- xarray
- yaml
- zarr
Expand Down
19 changes: 8 additions & 11 deletions examples/key_metrics/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ timeseries:
level: 'lev'

lnd:
vars: []
vars: ['SOILWATER_10CM','FSH_TO_COUPLER']
derive_vars: []
hist_str: 'h0'
start_years: [1,1]
Expand Down Expand Up @@ -142,16 +142,13 @@ compute_notebooks:
# endyr2: 305
# nyears: 25

# lnd:
# land_comparison:
# parameter_groups:
# none:
# cases:
# - ctsm51d159_f45_GSWP3_bgccrop_1850pAD
# - ctsm51d159_f45_GSWP3_bgccrop_1850pSASU
# type:
# - 1850pAD
# - 1850pSASU
lnd:
LandAtm_CouplingIndex_V2:
parameter_groups:
none:
clmFile_h: '.h0.'
fluxnet_comparison: True
obsDir: '/glade/campaign/cgd/tss/people/mdfowler/FLUXNET2015/'

# ocn:
# ocean_surface:
Expand Down
Loading

0 comments on commit 1e37b74

Please sign in to comment.