Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unfied forcing rebase #406

Merged
merged 36 commits into from
May 6, 2022
Merged

Conversation

donaldwj
Copy link
Contributor

@donaldwj donaldwj commented Apr 6, 2022

[This pull request updates all forcing source to use the new template based DataProvider API]

Additions

  • DataProvider Template base class

  • DataSelectorClasses to use with DataProvider

  • GenericDataProvider to act as a replacement for ForcingProvider

Removals

The ForcingProvider class should no longer be in any framework code. Eventually the file should be removed.

Changes

Testing

  1. All built-in unit test pass with the exception of those that fail on master.

Screenshots

Notes

Todos

Checklist

  • [X PR has an informative and human-readable title
  • Changes are limited to a single goal (no scope creep)
  • Code can be automatically merged (no conflicts)
  • Code follows project standards (link if applicable)
  • [~] Passes all existing automated tests
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged / future todos are captured in comments
  • Project documentation has been updated (including the "Unreleased" section of the CHANGELOG)
  • Reviewers requested with the Reviewers tool ➡️

Testing checklist (automated report can be put here)

Target Environment support

  • Linux

include/forcing/Forcing.h Show resolved Hide resolved
include/forcing/Forcing.h Show resolved Hide resolved
include/forcing/DataProvider.hpp Show resolved Hide resolved
include/forcing/Forcing.h Show resolved Hide resolved
include/forcing/NetCDFPerFeatureDataProvider.hpp Outdated Show resolved Hide resolved
include/forcing/NetCDFPerFeatureDataProvider.hpp Outdated Show resolved Hide resolved
include/forcing/NetCDFPerFeatureDataProvider.hpp Outdated Show resolved Hide resolved
@donaldwj donaldwj force-pushed the unfied_forcing_rebase branch from 638e908 to 45d09ba Compare April 13, 2022 18:30
include/realizations/catchment/Bmi_Multi_Formulation.hpp Outdated Show resolved Hide resolved
include/forcing/CsvPerFeatureForcingProvider.hpp Outdated Show resolved Hide resolved
include/forcing/WrappedForcingProvider.hpp Outdated Show resolved Hide resolved
include/realizations/catchment/Bmi_Module_Formulation.hpp Outdated Show resolved Hide resolved
test/forcing/TrivialForcingProvider.hpp Outdated Show resolved Hide resolved
test/forcing/TrivialForcingProvider.hpp Outdated Show resolved Hide resolved
@donaldwj donaldwj force-pushed the unfied_forcing_rebase branch from b9cbf42 to e2563f5 Compare May 5, 2022 14:17
@mattw-nws mattw-nws self-requested a review May 5, 2022 14:47
Copy link
Contributor

@mattw-nws mattw-nws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trying to get the diffs to update...

@mattw-nws mattw-nws self-requested a review May 5, 2022 15:05
@mattw-nws mattw-nws merged commit 86d6e99 into NOAA-OWP:master May 6, 2022
mattw-nws added a commit to mattw-nws/ngen that referenced this pull request May 23, 2022
hellkite500 pushed a commit to hellkite500/ngen that referenced this pull request May 26, 2022
mattw-nws added a commit that referenced this pull request Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants