| {"model_name":"WeatherBench-CNN","model_type":"weatherbench_cnn","architectures":["WeatherBenchCNN"],"framework":"PyTorch","domain":"weather","task":"medium-range-forecasting-benchmark","implementation":{"entry_point":"model/weatherbench.py","scope":"L2 benchmark and paper CNN reproduction"},"architecture":{"input_channels":["Z500","T850"],"output_channels":["Z500","T850"],"grid":[32,64],"conv_layers":5,"paper_hidden_channels":64,"kernel_size":5,"activation":"ELU","longitude_boundary":"periodic"},"data":{"source":"ERA5","years":[1979,2018],"training_years":[1979,2015],"validation_year":2016,"test_years":[2017,2018],"pressure_levels":13,"synthetic":true},"configuration_sources":["conf/config.yaml","model/weatherbench.py","scripts/fake_data.py","scripts/train.py","scripts/inference.py","scripts/result.py"]} | |