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

Tr/point space support #102

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

Tr/point space support #102

wants to merge 3 commits into from

Conversation

imreddyTeja
Copy link

@imreddyTeja imreddyTeja commented Feb 5, 2025

Purpose

This provides an alternative to PR #99 with a different solution to support PointSpaces.

To-do

Content

When a point space results from computating a diagnostic,
interpolation is not run. Additionally, no space coordinate is
added to the output netcdf file.

A constructor for a NetCDF writer on only PointSpaces is also defined,
which sets num_points, z_sampling_method, and interpolated_physical_z
to nothing.


  • I have read and checked the items on the review checklist.

Sbozzolo and others added 3 commits January 9, 2025 08:50
Leveraging the new feature introduced in ClimaCore, this commit adds
support to interpolating purely vertical fields and saving them as a
NetCDF file.
When a point space results from computating a diagnostic,
interpolation is not run. Additionally, no space coordinate is
added to the output netcdf file.
@imreddyTeja imreddyTeja changed the base branch from gb/bump to main February 5, 2025 17:08
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