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 functionality to derive variables if using pre-made time series files #297

Open
justin-richling opened this issue Apr 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@justin-richling
Copy link
Collaborator

New feature type

Other (please explain below)

What is this new feature?

In addition to creating derived variables for history files, it is necessary to add functionality for deriving variables if the user supplies time series files instead of history files.

Since the derived variables function is specific to using history files, an extension of the derived variables function must be handled when the ADF checks if time series is supplied.

Related, we should also have a section of the derived variables that can derives SST from TS and OCENFRAC (if possible). This will need to be different than how the derive_variables function was initially set up in adf_diag.py.

Assistance required?

No, I will make a PR when the feature is ready

Extra info

No response

@justin-richling justin-richling added the enhancement New feature or request label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant