How to get epsg or proj crs? · Issue #49 · corteva/rioxarray

I'm trying to use rioxarray.open_rasterio to create an xarray dataarray from a COG and then use hvplot to visualize it, which takes a Cartopy crs argument. This is a bit embarrassing but I can't fi...