{"id":13686474,"url":"https://github.com/ajdawson/eof2","last_synced_at":"2025-06-21T12:39:53.257Z","repository":{"id":3118819,"uuid":"4145921","full_name":"ajdawson/eof2","owner":"ajdawson","description":"EOF analysis in Python (new users should use eofs: https://github.com/ajdawson/eofs/)","archived":false,"fork":false,"pushed_at":"2013-03-25T10:57:18.000Z","size":4596,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-22T16:43:25.448Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://ajdawson.github.com/eof2/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ajdawson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-04-26T08:57:20.000Z","updated_at":"2021-06-15T21:56:44.000Z","dependencies_parsed_at":"2022-08-26T06:41:57.986Z","dependency_job_id":null,"html_url":"https://github.com/ajdawson/eof2","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ajdawson/eof2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajdawson%2Feof2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajdawson%2Feof2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajdawson%2Feof2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajdawson%2Feof2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajdawson","download_url":"https://codeload.github.com/ajdawson/eof2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajdawson%2Feof2/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261126206,"owners_count":23113290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T15:00:33.008Z","updated_at":"2025-06-21T12:39:48.248Z","avatar_url":"https://github.com/ajdawson.png","language":"Python","readme":"eof2 - EOF analysis in Python\n=============================\n\n# Deprecation notice:\n\neof2 has been replaced by [eofs](https://github.com/ajdawson/eofs) and may not be maintained further. All of the features of eof2 are available in eofs.\n\n\nOverview\n--------\n\neof2 is a Python package for performing EOF analysis on spatial-temporal data sets,\nlicensed under the GNU GPLv3.\n\nThe package was created to simplify the process of EOF analysis in the Python\nenvironment. Some of the key features are listed below:\n\n* Suitable for large data sets: computationally efficient for the large data sets\n  typical of modern climate model output.\n* Transparent handling of missing values: missing values are removed automatically\n  when computing EOFs and re-inserted into output fields.\n* Automatic meta-data: if the cdms2 module (from CDAT) is available, meta-data from\n  input fields is used to construct output meta-data.\n* No Fortran dependencies: written in Python using the power of NumPy, no compilers\n  required.\n\nThe package is designed to work both within a CDAT environment or as a stand-alone\npackage.\n\n\nRequirements\n------------\n\neof2 only requires the NumPy package. However, for full functionality (meta-data\ninterfaces) the cdms2 module is required. cdms2 is part of the Climate Data Analysis\nTools ([CDAT](http://www2-pcmdi.llnl.gov/cdat)) or can be obtained separately in the\n[cdat_lite](http://proj.badc.rl.ac.uk/ndg/wiki/CdatLite) package.\n\n\nDocumentation\n-------------\n\nDocumentation is available [online](http://ajdawson.github.com/eof2). The package\ndocstrings are also very complete and can be used as a source of reference when working\ninteractively.\n\n\nFrequently asked questions\n--------------------------\n\n* **Why is it called eof2?**\n  The package was originally written to be used in the CDAT environment, which already\n  has a package named eof. The eof package in CDAT and eof2 are very different, so eof2\n  should not be seen as the successor to that package, but rather as an independent package.\n* **Do I need CDAT/cdms2 to use eof2?**\n  No. All the computation code uses NumPy only. The cdms2 module is only required for the\n  meta-data preserving interfaces.\n\n\nInstallation\n------------\n\n    sudo python setup.py install\n\nto install system-wide, or to install in a specified location:\n\n    python setup.py install --install-lib=/PATH/TO/INSTALL/DIR\n\n\nThanks\n------\n\nThe very first version of this code was based on the SVDEOFs code from the PyClimate\nproject (http://www.pyclimate.org/). A big thanks to those guys for contributing their\ncode to the community.\n\n","funding_links":[],"categories":["Data Processing/Anslysis"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajdawson%2Feof2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajdawson%2Feof2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajdawson%2Feof2/lists"}