openradar / xradar

A tool to work in weather radar data in xarray
https://docs.openradarscience.org/projects/xradar
MIT License
97 stars 17 forks source link

Possibility of xmovie util #88

Open zssherman opened 1 year ago

zssherman commented 1 year ago

Hello!

So we were discussing for ACT that a movie creator for radar data/images would be useful, but wouldn't really fall into the scope of ACT. With xradar utilizing xarray, which is what xmovie does: https://xmovie.readthedocs.io/en/latest/examples/quickstart.html

Would this be something we'd want in xradar? Or an example of?

kmuehlbauer commented 1 year ago

An example notebook, how to utilize xmovie with xradar would be really great.

mgrover1 commented 1 year ago

Yeah, I agree, having an example showing how to use this with xradar would be great!

zssherman commented 1 year ago

The notebooks in xradar run during testing correct? Trying to think how to have xmovie, I assume optional dependency, or something but wasn't sure how to handle it for the notebook example

kmuehlbauer commented 1 year ago

Yes, they are running during testing. Need to add xmovie to ci/unittests.yml.

They are also run on readthedocs. Need to add xmovie to environment.yml.

zssherman commented 1 year ago

Gotcha sounds good!

zssherman commented 1 year ago

Made the mistake, xmovie hasn't been updated yet for datatrees, so closing for now.

zssherman commented 1 year ago

After discussion with @mgrover1, will leave open, until Max merges a multi sweep example.

kmuehlbauer commented 1 year ago

Yes, the xmovie guide might just be appended to that notebook. :+1: