Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.
This repository was archived by the owner on May 20, 2024. It is now read-only.

Update write/read Bbox to include padding values #23

@arezaii

Description

@arezaii

The current bbox file text only includes point and extent values.

Padding values are needed in order to properly locate a domain inside the larger CONUS model.

  • Update the read_bbox and write_bbox functions to include the padding values
  • Update read_bbox to return a proper Bbox object
  • Update write bbox to accept a proper Bbox object
  • Update associated classes that use plain array style bboxes
  • Update tests for read_bbox, write_bbox, associated classes

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions