Skip to content

This module provides utility functions and constants for data analysis,processing, and file operations, with support for xarray, Dask, and CDO-based workflows.

License

Notifications You must be signed in to change notification settings

Jared-Kodero/climtools

Repository files navigation

climtools

Description:

This module provides utility functions and constants for data analysis,processing, and file operations, with support for xarray, Dask, and CDO-based workflows.

The climtools library I am calling a “package” in quotes because it currently has the core structure of any package you would install using conda or pip; there is an init.py file that allows you to access all of the library’s modules and the functions within, using a single from pathlib import Path

from climtools import * command. However, this “package” is not available through conda or pip yet. In the meantime, you can get the package by cloning the repo.

About

This module provides utility functions and constants for data analysis,processing, and file operations, with support for xarray, Dask, and CDO-based workflows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published