create_asset#

geodesic.boson.create_asset(new_asset_bands, input_asset_bands)[source]#

Create a new asset from existing assets in a dataset.

Parameters:
  • new_asset_bands (AssetBands) – new asset bands to create

  • input_asset_bands (List[AssetBands]) – input asset bands to use for the new asset