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

Warning in the .run() method of MESHWorkflow class #3

Open
kasra-keshavarz opened this issue Oct 18, 2023 · 0 comments
Open

Warning in the .run() method of MESHWorkflow class #3

kasra-keshavarz opened this issue Oct 18, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@kasra-keshavarz
Copy link
Collaborator

Problem statement

A warning is given as following:

/home/kasra545/virtual-envs/scienv/lib/python3.10/site-packages/xarray/core/accessor_dt.py:72: FutureWarning: Index.ravel returning ndarray is deprecated; in a future version this will return a view on self.
  values_as_series = pd.Series(values.ravel(), copy=False)

Unsure where it is coming from, so it warrants further investigations.

@kasra-keshavarz kasra-keshavarz added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 18, 2023
@kasra-keshavarz kasra-keshavarz self-assigned this Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant