Add padding possibility when getting iota2 chunks from data-container

Add the possibility to have padding when using methods like get_interpolated_Sentinel2_B2() to access data. This will prevent losing information between successive chunks to convolutional artefacts in CNNs when we want to use these type of neural network to compute feature maps.