Luis Vela
Luis Vela
Also, while looking at the stale branch "fature-gfs-initialization", especifically to the "gfsinit/grb2hdf5.py" file (https://github.com/NVlabs/FourCastNet/blob/feature-gfs-initialization/gfsinit/grb2hdf5.py) I see an identical mapping (the stale gfs-file has 25 channels, but the first 20 seem...
Hello, I have been looking at the .h5 file I created using your `parallel_copy_small_set.py` code and comparing it against the ERA5 files, `out_of_sample/2018.h5` in particular, that you provide via Globus...
Update: I believe i have resolve the issue. The problem I believe its the ordering of the p-levels in the downloaded .nc files from the CopernicusDataStore (The ones one obtain...
This fixes te outcome for a single (the first) initial condition. Is there a way to print to file all of the ics? Or should I simply comment out lines...