Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
1.0.0
-
None
Description
In order to handle multiple output files of 2-dimensional fields from Weather Research and Forecasting (WRF) model, a new loader called load_WRF_2d_files is proposed. This WRF loader includes a time parser only applicable to WRF output files. Original WRF output files use curvilinear grid points whose latitudes and longitudes are two dimensional arrays and their values do not increase or decrease monotonically. So there are some updates in the OCW dataset validation process. The loader has been tested using hourly WRF output on NCCS's linux-based supercomputers.