Skip to content

Commit

Permalink
ADD: add this back in
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrover1 committed Jan 25, 2024
1 parent 62db259 commit 2edb91c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 110 deletions.
11 changes: 11 additions & 0 deletions xradar/interpolate/__init__.pxd
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
#!/usr/bin/env python
# Copyright (c) 2024, openradar developers.
# Distributed under the MIT License. See LICENSE for more info.

"""
XRadar Interpolation
====================
"""

from xradar.interpolate._nexrad_interpolate cimport * # noqa
110 changes: 0 additions & 110 deletions xradar/interpolate/nexrad_interpolate.pyx

This file was deleted.

0 comments on commit 2edb91c

Please sign in to comment.