Skip to content

Commit

Permalink
update cmip6
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed May 14, 2024
1 parent da47b3d commit e8ecf78
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions piddiplatsch/handler/cmip6.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,14 @@ def map(self, data):
"HAS_PARTS": data.get("has_parts"),
}
return record


def check_handle_exists():
"""
if handle_exists:
if is_replica:
if is_dataset:
check_fileset()
add_new_handle_to_record()
"""
pass

0 comments on commit e8ecf78

Please sign in to comment.