metview-python icon indicating copy to clipboard operation
metview-python copied to clipboard

Python interface to Metview meteorological workstation and batch system

Results 19 metview-python issues
Sort by recently updated
recently updated
newest added

Hello, Please let me know if there is a better place to ask a question like this one. I wasn't able to find a forum or user group for metview,...

Hi, Is there any way of colouring the background of text region? ![image](https://user-images.githubusercontent.com/64424891/129342291-8c73f7e1-fff1-4ce3-a1e2-ecb6a2219276.png) A text_box_blanking but with colour or transparency? ![image](https://user-images.githubusercontent.com/64424891/129339993-937e14fa-0282-403c-a8f3-3516ffb1641e.png) Also, is there any way of making contour lines...

Hi Iain, is there any option of using external image maps instead of using boundaries and colours? ![image](https://user-images.githubusercontent.com/64424891/121533439-f3935400-ca08-11eb-9e4b-30817524691d.png) Do we need WMS icon to just load a map image? Does...

Hi Iain, When I use icons for constructing a map, I have the name of the grib on cursor data layer and also on Sidebar layers of uPlot. ![image](https://user-images.githubusercontent.com/64424891/115967933-ee07aa80-a53d-11eb-8633-32398e231cf6.png) But...

The mv.create_geo() function provides numerous ways to create a Geopoints variable. https://confluence.ecmwf.int/display/METV/Geopoints+Functions These methods should be available through the Geopoints constructor. Exact function signatures should be discussed here. Note: this...

Currently, users cannot call a constructor to create a new Geopoints variable - they have to be created through function calls. We should expose this class more fully by offering...

good first issue

ECMWF provides an image on Dockerhub with Metview and related software: https://hub.docker.com/r/ecmwf/jupyter-notebook/

enhancement

### What happened? Hi all-- I've run into issues trying to re-grid a dataset already on a Lambert Conformal grid to a slightly different Lambert Conformal grid. The grid I'm...

bug

### What happened? The rendering of first few plots of the notebook is fine but I get an error message when executing the mv.regrid command (cell 13): fire_1x1_target_grid = mv.regrid(target_grid,...

bug