galaxyecology / tools-ecology

Galaxy Tools maintained and developed by the GalaxyE community
MIT License
8 stars 18 forks source link

add map plotting to xarray tools #41

Open annefou opened 3 years ago

annefou commented 3 years ago

I am planning to add an xarray tool to plot 2D xarrays on a geographical map.

Should I add it here in https://github.com/galaxyecology/tools-ecology/tree/master/tools/data_manipulation/xarray?

yvanlebras commented 3 years ago

Hi Anne,

It seems to me of interest for ""our"" users, so I would say yes if you think this is ok !

Don't hesitate to say if you need help / review or feedback !

Cheers,

Yvan

yvanlebras commented 3 years ago

Hi Anne. Is it possible to use the opportunity to work on this xarray_select tool to also systematically add an output dataset (maybe with log of the run written on it?) when using this tool as this tool is creating ""only" dataset collection and if there is an issue, user can't rerun and/or see what happen. A manner to face it is to automatically create a "flat dataset" as output of any run of this tool. Is it something you are agree with @annefou @bgruening ?

Thank you for your help and improvments !

Cheers,

Yvan

annefou commented 3 years ago

Yes, I am sure it can be done. I'll look at it ASAP.

We have been asked to add 1D plotting too (for time series; with proper dates on x-axis). Maybe something I can add too.

annefou commented 3 years ago

A few problems that have been raised with xarray map plotting tool: