Copied from BioMassters: A Benchmark Dataset for Forest Biomass Estimation using Multi-modal Satellite Time-series https://nascetti-a.github.io/BioMasster/
This dataset contains Sentinel-1 SAR and Sentinel-2 MSI imagery of Finnish forests for the years 2016-2021. There are 11,462 reference images of Above Ground Biomass (AGB). Each reference AGB has corresponding S1 and S2 imagery for the 12 months leading up to the AGB observation. Sentinel-1 data exists for each of the 12 months, while Sentinel-2 data does not have full temporal coverage. All imagery has height and width of 256x256.
The directory structure of the dataset has been preserved. However, to enable the filtering needed for Prithvi training, some chip metadata has been calculated and stored in biomassters_chip_tracker.csv. Additional metadata are as follows:
Training and testing splits are as given by The BioMassters original dataset. The training dataset has been further randomly split into training (80%) and validation (20%) sets. These are tracked in the 'split' column of the biomassters_chip_tracker.csv

dataset | # files | size
--------------------------------------
train_features | 189078 | 215.9GB
test_features | 63348 | 73.0GB
train_agbm | 8689 | 2.1GB
test_agbm | 2773 | 705MB
5 commits
Copied from BioMassters: A Benchmark Dataset for Forest Biomass Estimation using Multi-modal Satellite Time-series https://nascetti-a.github.io/BioMasster/
This dataset contains Sentinel-1 SAR and Sentinel-2 MSI imagery of Finnish forests for the years 2016-2021. There are 11,462 reference images of Above Ground Biomass (AGB). Each reference AGB has corresponding S1 and S2 imagery for the 12 months leading up to the AGB observation. Sentinel-1 data exists for each of the 12 months, while Sentinel-2 data does not have full temporal coverage. All imagery has height and width of 256x256.
The directory structure of the dataset has been preserved. However, to enable the filtering needed for Prithvi training, some chip metadata has been calculated and stored in biomassters_chip_tracker.csv. Additional metadata are as follows:
Training and testing splits are as given by The BioMassters original dataset. The training dataset has been further randomly split into training (80%) and validation (20%) sets. These are tracked in the 'split' column of the biomassters_chip_tracker.csv

dataset | # files | size
--------------------------------------
train_features | 189078 | 215.9GB
test_features | 63348 | 73.0GB
train_agbm | 8689 | 2.1GB
test_agbm | 2773 | 705MB
5 commits