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

Remove cdtime as a library dependency #615

Closed
tomvothecoder opened this issue Jul 18, 2022 · 1 comment
Closed

Remove cdtime as a library dependency #615

tomvothecoder opened this issue Jul 18, 2022 · 1 comment
Assignees
Labels
cdat-migration-fy24 CDAT Migration FY24 Task

Comments

@tomvothecoder
Copy link
Collaborator

cdtime is only directly imported in analysis_data_preprocess scripts.

There is already a dedicated step for creating an environment specifically for preprocessing:

conda create -n obs_env cdtime cdms2 cdutil numpy pytz nco cdo python=2.7 -c conda-forge -c cdat

It can be removed as a library dependency easily.
/conda-envs

@tomvothecoder tomvothecoder self-assigned this Jul 18, 2022
@tomvothecoder tomvothecoder changed the title Remove cdtime Remove cdtime as a library dependency Jul 18, 2022
@chengzhuzhang
Copy link
Contributor

closed by #627

@tomvothecoder tomvothecoder added cdat-migration-fy24 CDAT Migration FY24 Task and removed refactor labels Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cdat-migration-fy24 CDAT Migration FY24 Task
Projects
None yet
Development

No branches or pull requests

2 participants