Hello
I know you can use the features flag in LoadTask to load only the featuretyeps you are interested in, but when you save using SaveTask it deletes the content that was not loaded.
Is it possible to overcome this?
So that if I want to do a vector manipulation I don’t have to load all the bands and indices.
Maybe make a new copy with the same grid of eopatches and then merge them- can I merge a dateless eopatch with an eopatch that does have dates information?
Tnx