Skip to content

Commit

Permalink
WIP add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
trey-stafford committed Nov 12, 2024
1 parent d80a4ce commit 98709d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions icepyx/core/granules.py
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,8 @@ def place_order(
"""
# raise icepyx.core.exceptions.RefactoringException

# TODO: this returns granules for collections that do not match our
# query. Why? Is this expected or a bug?
self.get_avail(CMRparams, reqparams)

# TODO: the harmony API may not support non-subsetting. So we may need
Expand Down

0 comments on commit 98709d7

Please sign in to comment.