What did I do this Week?
This week I tranlated all the required functionality for mpl_hsec.py to generate plot and rewrote the get_projection_params to interpret projection parameters in accordance with cartopy ways
What is coming up?
Mpl_hsec_styles.py contains the plot styles responsible for contours, barbs, quivers and overlay of necessary data, Finishing this will be the end of migration of server-side code.
Did you get stuck anywhere?
I did get stuck, at one point the correct cartopy code was not producing any plots and that was case the everywhere on the system, on a jupyter notebook or in a standalone script, but then I found the solution in another related issue from issue tracker of Cartopy.