Closed snbianco closed 2 months ago
@dr-rodriguez
Huh, that is weird. As far as I can tell, it seems like the results are being returned in a variable order for Pan-STARRS (at least). I've moved the page
/pagesize
check into a different query since the TIC doesn't seem to have this issue. I'll make a ticket on our side to look more closely at why the order of results is changing.
Observations.query_criteria
andCatalogs.query_criteria
now support case insensitivity for criteria keyword arguments. For example, the argumentobjtype
is treated the same asobjType
.