| dataset: | |
| core: | |
| dataset_variant: argo_geotiff_gridded | |
| geotiff_root_dir: null | |
| metadata_cache_dir: null | |
| grid: | |
| tile_size: 128 | |
| resolution_deg: 0.1 | |
| patch_grid_source: land_mask | |
| land_mask_path: masks/world_land_mask_glorys_0p1.tif | |
| patch_stride: 128 | |
| max_land_fraction: 0.30 | |
| sampling: | |
| temporal_window_days: 7 | |
| glorys_var_name: thetao | |
| eo_source: ostia | |
| eo_var_name: analysed_sst | |
| date_start: null | |
| date_end: null | |
| max_dates: null | |
| selection: | |
| require_argo_for_train: true | |
| require_argo_for_val: true | |
| require_argo_for_all: false | |
| count_argo_support: null | |
| synthetic: | |
| enabled: false | |
| pixel_count: 250 | |
| output: | |
| return_info: true | |
| return_coords: true | |
| include_salinity: false | |
| fields: null | |
| runtime: | |
| random_seed: 7 | |
| cache_size: 8 | |
| split: | |
| val_fraction: 0.2 | |
| val_year: null | |
| dataloader: | |
| batch_size: 16 | |
| num_workers: 4 | |
| pin_memory: true | |
| persistent_workers: false | |
| val_batch_size: 16 | |
| val_num_workers: 0 | |
| val_shuffle: true | |