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

Update write/read Bbox to include padding values #23

Open
5 tasks
arezaii opened this issue Nov 9, 2020 · 0 comments
Open
5 tasks

Update write/read Bbox to include padding values #23

arezaii opened this issue Nov 9, 2020 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@arezaii
Copy link
Contributor

arezaii commented Nov 9, 2020

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
@arezaii arezaii added bug Something isn't working enhancement New feature or request labels Nov 9, 2020
@arezaii arezaii self-assigned this Nov 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant