xarray-contrib / xwrf

A lightweight interface for working with the Weather Research and Forecasting (WRF) model output in Xarray.
https://xwrf.readthedocs.io/
Apache License 2.0
56 stars 16 forks source link

Added test for raising of NotImplementedError on invalid MAP_PROJ #164

Closed lpilz closed 3 months ago

lpilz commented 3 months ago

Change Summary

Improved coverage by adding test checking that NotImplementedErrors are properly raised when encountering invalid (or not yet implemented) MAP_PROJ attrributes.

Related issue number

Checklist