MCPcopy Create free account
hub / github.com/NCAR/wrf-python / projection.py

File projection.py

src/wrf/projection.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import (absolute_import, division, print_function)
2import numpy as np
3import math
4from decimal import Decimal, Context, ROUND_HALF_UP

Callers

nothing calls this directly

Calls 3

cartopy_enabledFunction · 0.85
basemap_enabledFunction · 0.85
pyngl_enabledFunction · 0.85

Tested by

no test coverage detected