matthiasdemuzere / w2w

A python tool that ingests WUDAPT information into WRF.
MIT License
39 stars 16 forks source link

WRF4.4.2 Run CGLC-MODIS-LCZ dataset #113

Closed Foxcrash2021 closed 1 year ago

Foxcrash2021 commented 1 year ago

Describe your issue

2b2f2403ab50efc511e365c6ddbba41 ae4d4e2280179abef6d52754b8d5791

I am running the latest dataset CGLC-MODIS-LCZ dataset using WRF4.4.2. I have specified the location, interpolation method, and landmask description of the data in geogrid.tbl, and then/ Geogrid.exe also succeeded. Check the lu_ Index has 61 categories, and then mine/ Real.exe also succeeded, but mine/ "Wrf.exe failed to run quickly, and what I want to know is whether it failed because I didn't use WRF4.5, or could it run successfully using WRF4.4.2, but where is the problem with my settings?"?

This is my termination interface

w2w --version

w2w -0.5.0

nc-config --all

netcdf-c-4.7.4  netcdf-fortran-4.5.3

Installed Packages

numpy==1.23.1

Traceback

No response

matthiasdemuzere commented 1 year ago

The use of this new CGLC-MODIS-LCZ dataset will only be supported in the next release of WRF, which is not available yet. For earlier versions, you can use the W2W tool to ingest LCZ information in your boundary files.

Foxcrash2021 commented 1 year ago

Well, tanks.can you disclose when the latest WRF 4.5 version will be released?

matthiasdemuzere commented 1 year ago

Last I heard was "spring" 2023. I do not know what this means exactly, for that you should probably check the wrf github pages ...

Foxcrash2021 commented 1 year ago

ok,thanks