File: __init__.py

package info (click to toggle)
python-rioxarray 0.22.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,572 kB
  • sloc: python: 8,937; makefile: 85
file content (4 lines) | stat: -rw-r--r-- 110 bytes parent folder | download
1
2
3
4
"""
Convention modules for rioxarray.
Each convention module implements the ConventionProtocol interface.
"""