mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 22:57:56 -05:00
testing colors
This commit is contained in:
parent
a1d1290036
commit
284d7c1da1
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
#### You could do this same type of request using any other geometry. For example, you could query the states table and only pull out model data over a particular state. You can also create your own Shapely geometry from scratch and use it to define your envelope.
|
#### You could do this same type of request using any other geometry. For example, you could query the states table and only pull out model data over a particular state. You can also create your own Shapely geometry from scratch and use it to define your envelope.
|
||||||
|
|
||||||
```
|
```python
|
||||||
#!python
|
#!python
|
||||||
#!/awips2/python/bin/python
|
#!/awips2/python/bin/python
|
||||||
from ufpy.dataaccess import DataAccessLayer
|
from ufpy.dataaccess import DataAccessLayer
|
||||||
|
|
Loading…
Add table
Reference in a new issue