Skip to content

Generate ID for the virtual parent of a sentinel product using the product name as the only arguement. Also returns the metadata terms used to categorise the product within that parent.

Notifications You must be signed in to change notification settings

NasjonaltBakkeSegment/sentinel_parent_id_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

generate_parent_id

Generate ID for the virtual parent of a sentinel product using the product name as the only arguement. Also returns the metadata terms used to categorise the product within that parent.

Usage

To use this script, simply run it using Python 3, passing the product name you want to create a parentID for as an argument:

python3 generate_parent_id.py --product_name <product_name>
python3 generate_parent_id.py --product_name S2B_MSIL2A_20180504T133059_N0500_R024_T27XWB_20230812T061053

About

Generate ID for the virtual parent of a sentinel product using the product name as the only arguement. Also returns the metadata terms used to categorise the product within that parent.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages