Skip to main content

GeoCAT-comp is computational component of the GeoCAT project and

Project description

CI GitHub Workflow Status GitHub Workflow Status Code Coverage Status
Docs Documentation Status
Package Conda PyPI
License License
Citing DOI

GeoCAT-comp is both the whole computational component of the GeoCAT project and a single Github repository as described here. As the computational component of GeoCAT, GeoCAT-comp provides implementations of computational functions for operating on geosciences data. Many of these functions originated in NCL and were translated into Python with the help of GeoCAT-comp; however, developers are welcome to come up with novel computational functions for geosciences data.

Many of the computational functions in GeoCAT are implemented in a pure Python fashion. However, there are some others that are implemented in Fortran but wrapped up in Python. To facilitate contribution, the whole GeoCAT-comp structure is split into two repositories with respect to being pure-Python or Python with compiled codes (i.e. Fortran) implementations. Such implementation layers are handled within GeoCAT-comp and GeoCAT-f2py repositories, respectively (The GeoCAT-f2py repo is documented on its own).

GeoCAT-comp

GeoCAT-comp repo does not explicitly contain or require any compiled code, making it more accessible to the general Python community at large. However, if GeoCAT-f2py is installed, then all functions contained in the "geocat.f2py" package are imported seamlessly into the "geocat.comp" namespace. Thus, GeoCAT-comp repo serves as a user API to access the entire computational toolkit even though the repo itself only contains pure Python code from the contributor’s perspective. Whenever prospective contributors want to add new computational functionality implemented as pure Python, GeoCAT-comp is the repo to do so. Therefore, there is no onus on contributors of pure python code to build/compile/test any compiled code (i.e. Fortran) at GeoCAT-comp level.

Documentation

GeoCAT Homepage

GeoCAT Contributor's Guide

GeoCAT-comp documentation on Read the Docs

Installation and build instructions

Please see our documentation for installation and build instructions.

Xarray interface vs NumPy interface

GeoCAT-comp provides a high-level Xarray interface under the geocat.comp namespace. However, a stripped-down NumPy interface is used under the hood to bridge the gap between NumPy arrays and the compiled language data structures used by GeoCAT-f2py. These functions are accessible under the geocat.comp namespace, but are minimally documented and are intended primarily for internal use.

Citing GeoCAT-comp

If you use this software, please cite it as described at the GeoCAT-comp - Citation page.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

geocat.comp-2023.3.2.tar.gz (47.7 kB view details)

Uploaded Source

Built Distribution

geocat.comp-2023.3.2-py3-none-any.whl (39.2 kB view details)

Uploaded Python 3

File details

Details for the file geocat.comp-2023.3.2.tar.gz.

File metadata

  • Download URL: geocat.comp-2023.3.2.tar.gz
  • Upload date:
  • Size: 47.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for geocat.comp-2023.3.2.tar.gz
Algorithm Hash digest
SHA256 5a3877c70f87068d34995b509270e48377505937b3b30d02d5301f94b5da9e9d
MD5 60820eefc56071a978ff1a5358cfceed
BLAKE2b-256 5247410f3adbaf133465cde8e1ff7efcef13a23c8be0fe77725682c8818a0ed0

See more details on using hashes here.

File details

Details for the file geocat.comp-2023.3.2-py3-none-any.whl.

File metadata

File hashes

Hashes for geocat.comp-2023.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c0781fd30b6ea4e184e1cac5bf9e42af6f1145a581a801b22defe57492b6a235
MD5 1e278181ed0d073b9862e349e76820b6
BLAKE2b-256 543ca7aaacf011002afc497b46b63ce25088ba83a137eb0d0d42b548e16897c3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page