Skip to content

Commit

Permalink
Merge pull request #81 from WCRP-CMIP/RAMIP_source-ids
Browse files Browse the repository at this point in the history
RAMIP: add source ids
  • Loading branch information
matthew-mizielinski authored Dec 12, 2024
2 parents b23eaa5 + dc86c73 commit 16a8017
Show file tree
Hide file tree
Showing 3 changed files with 2,214 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/libs/create_cv.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ def notnull(dictionary, keys,replace='none'):
###################################

remote_reference = 'refs/tags/v6.5.0.2'

for key in 'source_type frequency realm grid_label nominal_resolution'.split():

CV.update(read_json_from_github('PCMDI', mip_tables, remote_reference, f'{table_prefix}{key}.json'))
Expand Down
Loading

0 comments on commit 16a8017

Please sign in to comment.