I was getting a number of missing/NA values for a bunch of catchments across the country when trying to pull basic catchment attributes such as drainage area, slope, and catchment elevations. This occurred whether trying to access local catchment CAT or via accumulated values ACC/TOT.
It seems like the issue is with the source parquet files on Sciencebase. All of these catchments are missing from the parquet files, yet the original source .zip/.txt files contained on sciencebase do contain values for all of these catchments. They must have been lost somewhere in translation.
This results in 32,111 COMIDs that are missing when comparing the two datasets (parquet versus zip).
A release revision with an update to the parquet files, newly created from the source data, should fix the problem I would imagine.