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

Add regrid xy #199

Merged
merged 51 commits into from
Oct 3, 2024
Merged

Add regrid xy #199

merged 51 commits into from
Oct 3, 2024

Conversation

ilaflott
Copy link
Member

@ilaflott ilaflott commented Oct 1, 2024

inspired by NOAA-GFDL/fre-workflows#32

Describe your changes

Issue ticket number and link (if applicable)

Checklist before requesting a review

  • I ran my code
  • I tried to make my code readable
  • I tried to comment my code
  • I wrote a new test, if applicable
  • I wrote new instructions/documentation, if applicable
  • I ran pytest and inspected it's output
  • I ran pylint and attempted to implement some of it's feedback

…pecify input mosaic file directly instead of tar file archive
…cleaner yay. now have no-tar-file and tar-file cases for grid_spec targeting. @ceblanton might need your help with pathlib paths
@ilaflott ilaflott marked this pull request as ready for review October 2, 2024 20:54
Copy link
Collaborator

@ceblanton ceblanton left a comment

Choose a reason for hiding this comment

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

Woohoo! Does it really work as-is even with the Rose config usage?

fre/app/freapp.py Outdated Show resolved Hide resolved
fre/app/freapp.py Outdated Show resolved Hide resolved
fre/app/freapp.py Outdated Show resolved Hide resolved
fre/app/freapp.py Outdated Show resolved Hide resolved
fre/app/freapp.py Show resolved Hide resolved
fre/app/freapp.py Show resolved Hide resolved
fre/app/freapp.py Show resolved Hide resolved
fre/app/freapp.py Show resolved Hide resolved
fre/make/createCompile.py Show resolved Hide resolved
fre/make/createDocker.py Show resolved Hide resolved
@ilaflott ilaflott merged commit f5b67d1 into main Oct 3, 2024
2 checks passed
@ilaflott ilaflott deleted the add_regrid_xy branch October 3, 2024 20:24
@ilaflott ilaflott linked an issue Oct 7, 2024 that may be closed by this pull request
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.

Absorb fre-workflows/app/regrid-xy --> fre pp regrid
3 participants