NOAA-OWP / ngen-forcing

Other
3 stars 6 forks source link

AORC Forcings Basic Model Interfaces (ExactExtract Python, ExactExtract Manual Aerial Weighting Average) #9

Closed jduckerOWP closed 6 months ago

jduckerOWP commented 2 years ago

[Short description explaining the high-level reason for the pull request]

Additions

AORC_BMI_EE_python directory (Basic Model Interface code for ExactExtract Python) AORC_BMI_EE_manual_weights directory (Basic Model Interface code for ExactExtract Manual Aerial Weighting Average)

Removals

-

Changes

Implement AORC Basic Model Interface foundation that can be translated in the NextGen Framework. For any testing using the ExactExtract Python bindings, please see pull request "Regrid AORC using ExactExtract python bindings #8" in ngen-forcing repository for instructions to download and install ExactExtract python bindings.

Testing

  1. Within each directory, go through the README.md file to understand the meaning behind each python script and instructions to test the AORC Basic Model Interface functionality.

Screenshots

Notes

-

Todos

-

Checklist

Testing checklist

Target Environment support

hellkite500 commented 6 months ago

I think we are going to have to merge the verbatim so we have a landing spot for the work which can be used/refined from there. Please let me know if you have any small additions you want to get added, and we will look to merge this and update any documentation as needed over the next couple weeks.

jduckerOWP commented 6 months ago

@hellkite500 I was planning getting all of my latest work finally pushed up to my GitHub repo in the coming days. When would like a hard cut off line for merging my repo? This Friday or next Monday?

hellkite500 commented 6 months ago

Let's get everything pushed by Friday, we can merge and see where we are at from there.

jduckerOWP commented 6 months ago

@hellkite500 everything has been pushed and updated to the repository. @program-- let me know if you have questions during your review of the repository. All upgrades are constrained of course just to the BMI directory in the repository, along with restructuring of files within the repository itself.