{"id":19310316,"url":"https://github.com/cedadev/cfa-python","last_synced_at":"2025-04-22T13:33:54.332Z","repository":{"id":44827120,"uuid":"387517594","full_name":"cedadev/CFA-Python","owner":"cedadev","description":"Climate Forecast Aggregation conventions reference implementation","archived":false,"fork":false,"pushed_at":"2024-09-09T17:36:43.000Z","size":200,"stargazers_count":4,"open_issues_count":7,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-02T00:24:12.273Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cedadev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-19T15:50:14.000Z","updated_at":"2024-11-05T09:49:35.000Z","dependencies_parsed_at":"2024-09-09T20:57:47.871Z","dependency_job_id":"7ff651b7-9cc2-4f23-b848-6512dbd133ec","html_url":"https://github.com/cedadev/CFA-Python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedadev%2FCFA-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedadev%2FCFA-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedadev%2FCFA-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedadev%2FCFA-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cedadev","download_url":"https://codeload.github.com/cedadev/CFA-Python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250249063,"owners_count":21399385,"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-11-10T00:23:37.735Z","updated_at":"2025-04-22T13:33:54.050Z","avatar_url":"https://github.com/cedadev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"CFA Classes\n===========\n\nReference implementation of CFA (Climate Forecast Aggregation) Conventions in Python 3 (3.9+).\n\nInstallation\n------------\n\nThere is now a `setup.py` which will compile and install the required CFA-C \nlibrary.  This superceeds any previous installation instructions.  The user is\nno longer required to compile the CFA-C library themselves.\n\n1. Create a virtual environment (can name it anything)\n\n        python3 -m venv CFA-python-venv\n\n1. Activate the virtual environment:\n\n        source CFA-python-venv/bin/activate\n\n1. Install the netCDF4-python library\n\n        pip install netCDF4\n\n1. Clone the `CFA-Python` repository:\n\n        git clone https://github.com/cedadev/CFA-Python.git\n\n1. Go into the clone and install\n\n        cd CFA-Python\n        pip install ./\n\n1. Run the example in \"save\" mode to create a file\n\n        python tests/examples/example1a.py S\n\n1. Run the example in \"load\" mode to load and view the file\n\n        python tests/examples/example1a.py L\n\n1. The file is created at:\n \n        examples/test/example1a.nc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedadev%2Fcfa-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcedadev%2Fcfa-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedadev%2Fcfa-python/lists"}