New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rcatool

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rcatool

The Regional Climate Analysis Tool (RCAT), is a tool to calculate and visualize weather and climate model statistics.

  • 0.1.3
  • Source
  • PyPI
  • Socket score

Maintainers
1

Regional Climate Analysis Tool (RCAT)

RCAT is an analysis tool primarily developed for analysis of regional climate models, but may also be used for global models as well. It's purely written in Python where we aim for a modular code in a functional style. The purpose is to get an efficient and structured way of collaboration within our model developers but also for non pythonists that want to use the tool for standard climate data analysis.

Documentation

To get started, the most relevant reads (under docs) are:

  • README_configuration
  • README_statistics

For more information and tutorials see the documentation at Read the Docs

Dependencies

Many modules are included in the repo but some standard python modules are a prerequisite:

  • python3 (python2 is not supported)
  • esmpy
  • xesmf
  • dask (for parallelization purposes)
  • dask_jobqueue
  • matplotlib
  • basemap
  • netcdf4
  • palettable (for color options in visualization)

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Issues and bug reports

Bug reports, ideas, wishes are very welcome. Please report any issues using the links for Wiki and Issues.

Who do I talk to?

See AUTHORS

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc