ens10
ens10 copied to clipboard
Scripts and examples for the ENS-10 Ensemble Prediction System machine learning dataset
Hello, I directly download ens10 from "http://spclstorage.inf.ethz.ch/projects/deep-weather/ENS10/", but how to load the file downloaded?
where can i get 【ENS10_pl_mean{suffix}.nc,ENS10_pl_std{suffix}.nc,ENS10_pl_mean.nc,ENS10_pl_std.nc】?
The loss and metric are extremely low when using the default batch size of 1 and default learning rate of 0.01 for Unet  However, the result seems normal when...
I'm currently inquiring about what "ds_scale_mean" in loader.py specifically refers to. I've come across this term while working with the loader.py file, and it's not entirely clear to me what...