xarray-contrib / xarray.dev

The Xarray landing page
https://xarray.dev
Apache License 2.0
12 stars 20 forks source link

[User story proposal] Xarray for energy analytics #358

Open dcherian opened 2 years ago

dcherian commented 2 years ago

This is a proposal for a energy analytics use case story for Xarray. The story will be published on Xarray's blog (https://xarray.dev/blog).

Why?

Xarray is used in a number of energy applications today (e.g. MDSIO). A user story blog post showing how Xarray can be used to represent and analyze oil & gas / wind energy data would help socialize the concept across the two communities.

What?

We are targeting a short and non-technical post that illustrates how Xarray is (or could be) used in your energy analysis context. Below is a template outline that you should feel free to modify:

  1. Who am I?
  2. What problem am I trying to solve?
  3. How does Xarray help?
  4. Why did I choose Xarray?
  5. Current pain points (or ways that Xarray could better serve your use case)
  6. Technology I use around Xarray
  7. Anything else to know?
  8. Links and references

Feel free to insert images or short code blocks if they help you tell your story.

How?

Xarray's blog using Markdown with some front-matter. You can copy one of the existing posts to get started or you can write in a google-doc-like-thing and ask us to do the markdown formatting. If you copy a previous post, use a name like user-story-brain-imaging or whatever makes sense for your application.

xref: https://github.com/xarray-contrib/xarray.dev/issues/272

dcherian commented 2 years ago

@srib and @tasansal would either of you be up for contributing a short post around https://github.com/TGSAI/mdio-python or related projects.

tasansal commented 2 years ago

Yes! We have a lot of material for wind resource assessment but have to check with our employer first, about how much we can share.

Most of our wind ETL pipeline is Xarray Dask Zarr and AirFlow

srib commented 2 years ago

Yes! We should be able to contribute something to the blog both in seismic data management and wind resource assessment as @tasansal mentioned.

There is a plan to rewrite mdio using xarray backend and simplify mdio considerably. There is an open issue and some discussion on mdio-python#33.

jhamman commented 2 years ago

Hi @srib - circling back here. If this is still something you are interested in writing, we're ready to help get the post on the site whenever you are.

srib commented 2 years ago

Hi @jhamman - thanks for the kind reminder. Let us get a draft put together and we will reach out to you soon.

I think it makes sense to have two sections of the post: one focusing on wind resource assessment that makes use of xarray. We have plans to migrate mdio to an xarray backend. At this moment, we use zarr to store the arrays. What do you think?

cc @tasansal

jhamman commented 2 years ago

I'm fine combining these two ideas into one if it is easy to do. Another option here would be to split this into two shorter posts. One focusing on wind resource assessment that makes use of xarray. And a second demoing the mdio backend.