Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Hi, want to regrid wrfout (rainc+rainnc) data #130

Open
Matwayi opened this issue Mar 15, 2023 · 1 comment
Open

Hi, want to regrid wrfout (rainc+rainnc) data #130

Matwayi opened this issue Mar 15, 2023 · 1 comment

Comments

@Matwayi
Copy link

Matwayi commented Mar 15, 2023

          Hi, want to regrid  wrfout (rainc+rainnc) data following this [example](https://github.com/zxdawn/GEOSChem-python-tutorial/blob/master/Chapter04_regridding_WRFChem.ipynb) but getting an error:

---> 19 area_wrf = xe.util.cell_area(wrf_grid_with_bounds)
20 area_grid = xe.util.cell_area(nested_grid)

AttributeError: module 'xesmf.util' has no attribute 'cell_area'

Could it be related with the xesmf version (xesmf= 0.6.3) or something? I will appreciate for any feedback.

Originally posted by @Matwayi in #41 (comment)

@Matwayi
Copy link
Author

Matwayi commented Mar 15, 2023

Hi, want to regrid wrfout (rainc+rainnc) data following this example but getting an error:

---> 19 area_wrf = xe.util.cell_area(wrf_grid_with_bounds)
20 area_grid = xe.util.cell_area(nested_grid)

AttributeError: module 'xesmf.util' has no attribute 'cell_area'

Could it be related with the xesmf version (xesmf= 0.6.3) or something? I will appreciate for any feedback.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant