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

Refactor ECCC functionality and create Preprocess module #165

Draft
wants to merge 37 commits into
base: main
Choose a base branch
from

Conversation

Zeitsperre
Copy link
Collaborator

@Zeitsperre Zeitsperre commented Feb 29, 2024

Pull Request Checklist:

  • This PR addresses an already opened issue (for bug fixes / features)
  • (If applicable) Documentation has been added / updated (for bug fixes / features).
  • (If applicable) Tests have been added.
  • CHANGES.rst has been updated (with summary of main changes).
    • Link to issue (:issue:number) and pull request (:pull:number) has been added.

What kind of change does this PR introduce?

  • Major refactoring of the ECCC module as well as the data treatment module

Does this PR introduce a breaking change?

Yes, very much so. There are a lot of functions that have been pulled into the new preprocessing module, and the ECCC-related code base is completely changed.

Other information:

This is nowhere near ready. There's a strong possibility that the flat-file-handling code will be pulled entirely, as we will be moving towards an approach based entirely on calls to ECCC's GEOMET service. To be determined.

@Zeitsperre Zeitsperre self-assigned this Feb 29, 2024
@Zeitsperre Zeitsperre changed the title Fix eccc Refactor ECCC functionality and create Preprocess module Feb 29, 2024
@Zeitsperre
Copy link
Collaborator Author

@tlogan2000

This is obviously not done, but I'd like to merge both this and your branch for RSDS then start cleaning things up.

@tlogan2000
Copy link
Collaborator

I still have a bunch of unpushed commits for the rdrs branch

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.

Preprocessing/Conversion Module
2 participants