fmaussion / salem

Add geolocalised subsetting, masking, and plotting operations to xarray
http://salem.readthedocs.io
Other
186 stars 44 forks source link

Add ability to use custom `norm` function in salem plotting #212

Closed sunt05 closed 3 years ago

sunt05 commented 3 years ago

Add ability to use custom norm function (e.g., LogNorm) in salem plotting

sunt05 commented 3 years ago

Thanks @fmaussion for this great package: a must-have when dealing with WRF results in particular for regional maps! Here is my addition for using a custom norm function as occasionally the underlying levels may need to be manipulated in a more flexible way. Hope you may consider incorporating this into a future release.

Best, Ting

fmaussion commented 3 years ago

Thank you very much for the kind words and the contribution. Normally I would ask for a test but this looks simple enough to me, glad that it works for you!

fmaussion commented 2 years ago

https://pypi.org/project/salem/0.3.8/