Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NCAR/wrf-python
/ _pyngl
Method
_pyngl
src/wrf/projection.py:301–302 ·
view source on GitHub ↗
(self, geobounds)
Source
from the content-addressed store, hash-verified
299
return
extents
300
301
def
_pyngl(self, geobounds):
302
return
None
303
304
def
_proj4(self):
305
return
None
Callers
1
pyngl
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected