Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

esds/posts/2021/xarray-wrf-example/ #129

Open
utterances-bot opened this issue Nov 4, 2021 · 5 comments
Open

esds/posts/2021/xarray-wrf-example/ #129

utterances-bot opened this issue Nov 4, 2021 · 5 comments
Labels
💬 comment Blog post comments

Comments

@utterances-bot
Copy link

Reading WRF data into Xarray and Visualizing the Output using hvPlot — NCAR-ESDS 0.1 documentation

https://ncar.github.io/esds/posts/2021/xarray-wrf-example/

Copy link

swrneale commented Nov 4, 2021

I have never installed into a conda environment using pip, I've just used conda install then added it to my environment (conda install -n myenv package) to be used in jupyter lab.

@andersy005 andersy005 added the 💬 comment Blog post comments label Dec 28, 2021
Copy link

I'm wondering how the engine is set up for the xarray.open_mfdataset function to use xwrf. Thanks,

@dcherian
Copy link
Contributor

There's some documentation here : https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html

Copy link

When I provide engine="xwrf", it says "unrecognized engine xwrf must be one of: ['netcdf4', 'scipy', 'gini', 'store']".

Is there any solution to this?

@dcherian
Copy link
Contributor

dcherian commented Mar 8, 2023

You need to install xwrf. If you have it installed then please ask at https://github.com/xarray-contrib/xwrf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💬 comment Blog post comments
Projects
None yet
Development

No branches or pull requests

6 participants