How to use ERA5 Data From Copernicus Database

I am a little confused. On the first page, we have to download land-sea mask data from the Surface Variables page, but right now, the land-sea mask data only accommodates the date 1979-01-01 (e5.oper.invariant.128_172_lsm.ll025sc.1979010100_1979010100.nc) on the NCAR Invariant Fields page. How can I convert all of these NetCDF files to the WPS Intermediate Format to use the era5_to_int.py script?
 
NCAR RDA has reorganized ERA5 data. I guess this is the reason you see land-mask in e5.oper.invariant.128_172_lsm.ll025sc.1979010100_1979010100.nc).

The script processes quite a few ERA input data files ( including both upper and surface variables). One needs to download these files before one can run the script to produce intermediate files for WRF/MPAS run.


I am a little confused. On the first page, we have to download land-sea mask data from the Surface Variables page, but right now, the land-sea mask data only accommodates the date 1979-01-01 (e5.oper.invariant.128_172_lsm.ll025sc.1979010100_1979010100.nc) on the NCAR Invariant Fields page. How can I convert all of these NetCDF files to the WPS Intermediate Format to use the era5_to_int.py script?
 
Back
Top