Skip to content

NLCD40 Landuse dataset INDEX file error #204

@coastwx

Description

@coastwx

Describe the bug
NLCD40 2011 dataset has an error in the index file where endian=little
This causes inaccurate landuse fractions. Dominate landuse does not shift, but fractional values to shift around that will result in differences in PX LSM simulations.

nlcd2011_ll_9s/index

To Reproduce
Steps to reproduce the behavior:

  1. run geogrid with index file endian=little and another endian=big
  2. Compare LANDUSEF arrays and there will be differences

** FIX ***
this should be removed "endian=little" or changed to "endian=big"

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