bird-house / flyingpigeon

WPS processes for climate model data, indices and extreme events
http://flyingpigeon.readthedocs.io/en/latest/
Apache License 2.0
19 stars 15 forks source link

weighted mean for timeseries #191

Closed nilshempelmann closed 7 years ago

nilshempelmann commented 7 years ago

initial version in "next" @nkadygrov : you can use utils.get_coordinates (which is respecting rotated grids) and may be add a function like utils.get_unit(variable) to check whether it is 'degrees' or not.

Meanwhile there is also a utils.get_values to read in the variable data

nilshempelmann commented 7 years ago

done. (available in next)