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 ann and unet #37

Merged
merged 17 commits into from
Feb 5, 2025
Merged

Refactor ann and unet #37

merged 17 commits into from
Feb 5, 2025

Conversation

amangupta2
Copy link
Contributor

This is an extension of PR #34 and #30

No work has been done wrt #30 yet. However, all suggestions in #34 have now been implemented for both era5_training and ifs_transfer_learning.

Another folder era5_training is created to replace the two folders ann_cnn_training and attention_net. All the supporting function definitions have been moved to the newly created utils folder. The code is not fully ready yet as I am still working on merging the training for both the models into a single file.

Copy link
Contributor Author

@amangupta2 amangupta2 left a comment

Choose a reason for hiding this comment

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

@TomMelt Yes, this looks good. These files have now been moved to ../utils/ so they can be deleted. I somehow missed these during the last commit.

@amangupta2 amangupta2 assigned amangupta2 and unassigned amangupta2 Jan 29, 2025
@TomMelt TomMelt mentioned this pull request Feb 5, 2025
4 tasks
Copy link
Collaborator

@TomMelt TomMelt left a comment

Choose a reason for hiding this comment

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

This PR is ready to go. It has greatly simplified the code maintenance and it has been tested with the mwe branch for fortran and python

@TomMelt TomMelt merged commit e8f5c3a into main Feb 5, 2025
1 check passed
@TomMelt TomMelt deleted the refactor_ann_and_unet branch February 5, 2025 16:34
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.

2 participants