Skip to content

Commit

Permalink
add NSIDC to translated keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
aperrin66 committed Jan 9, 2024
1 parent 3222859 commit d3b0f61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metanorm/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ def export_subclasses(package__all__, package_name, package_dir, base_class):
'OB.DAAC': ('OB_DAAC',),
'C-SAR': ('SAR-C', 'SAR-C SAR'),
'EUMETSAT/OSISAF': ('EUMETSAT OSI SAF',),
'NSIDC': ('NSIDC_ECS',)
}

def translate_pythesint_keyword(translation_dict, alias):
Expand Down

0 comments on commit d3b0f61

Please sign in to comment.