Skip to content

Missing comid data from get_catchment_characteristics() for BASIN_CHAR variables #461

@mjcashman

Description

@mjcashman

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions