ecmwf / climetlab

Python package for easy access to weather and climate data
Apache License 2.0
374 stars 57 forks source link

Example of `plot_map` method in a climetlab dataset package #60

Open agstephens opened 8 months ago

agstephens commented 8 months ago

Is your feature request related to a problem? Please describe.

Hi, this is a question and not a feature request. I have been playing with creating a dataset python package for climetlab. The loader works fine but I haven't properly worked out the best way to implement plot_map(...) as a method to my dataset class.

Is there a best-practice example package that you can point me to that implements plot_map(...) within one of the dataset plugins that already exists? Thanks

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Organisation

STFC-CEDA