{"id":19310318,"url":"https://github.com/cedadev/extra-sci-packages","last_synced_at":"2026-04-17T13:31:03.830Z","repository":{"id":66788718,"uuid":"207512174","full_name":"cedadev/extra-sci-packages","owner":"cedadev","description":"A set of RPM packages to supplement Jaspy to provide an scientific analysis environment for CentOS7","archived":false,"fork":false,"pushed_at":"2025-11-02T10:41:51.000Z","size":628,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-02T13:06:50.002Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"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":null,"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":"2019-09-10T09:01:42.000Z","updated_at":"2021-10-26T13:23:37.000Z","dependencies_parsed_at":"2024-02-18T20:29:42.876Z","dependency_job_id":"caad0ffe-9a95-4795-8e94-52fca1a235cc","html_url":"https://github.com/cedadev/extra-sci-packages","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/cedadev/extra-sci-packages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedadev%2Fextra-sci-packages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedadev%2Fextra-sci-packages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedadev%2Fextra-sci-packages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedadev%2Fextra-sci-packages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cedadev","download_url":"https://codeload.github.com/cedadev/extra-sci-packages/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedadev%2Fextra-sci-packages/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31931176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T12:37:54.787Z","status":"ssl_error","status_checked_at":"2026-04-17T12:37:25.095Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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:38.073Z","updated_at":"2026-04-17T13:31:03.792Z","avatar_url":"https://github.com/cedadev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# extra-sci-packages\n\nA set of RPM packages to supplement Jaspy to provide an scientific analysis environment for CentOS7, principally for use on JASMIN.\n\nTo use these packages:\n```\nsource /opt/rh/jasmin-sci/enable\n```\n\n\n## Removed packages\n\nThe following packages which were previously supported under JAP are not provided:\n\n* Any packages provided under Jaspy are not also provided under extra-sci-packages unless it is necessary to do so in order to satisfy a dependency.\n\n* CMOR: Owing to the strong version-dependency, we now advise groups requiring CMOR to maintain their own installations so that they can manage the version they wish to use, because the extra-sci-packages does not allow for multiple co-existing versions. (A version is in fact provided in Jaspy although it does not include the development libraries.)\n\n  * cmip6-cmor-tables: again because of the strong version dependency, we do not want to include a fixed version as an RPM. Master copies can be found [here](https://github.com/PCMDI/cmip6-cmor-tables). (Users should use the branch of relevance, but copy the `CMIP6_CV.json` file from the `master` branch.) For convenience, we hope to provide local copies in versioned directories for JASMIN users.\n\n* The ncBrowse netCDF browser has been discontinued ([website](https://www.nodc.noaa.gov/woce/woce_v3/wocedata_1/utils/netcdf/ncbrowse/index.htm) contains stale download link)\n\n* The EMOS library is marked as deprecated by ECMWF (see note on [website](https://confluence.ecmwf.int//display/EMOS/Emoslib)), as well as the old grib_api interface (see ECMWF's [\"end of the road\"](https://www.ecmwf.int/en/newsletter/152/news/end-road-grib-api) announcement). The grib_api has been superseded by eccodes, which is provided in Jaspy (and had also been provided in JAP for some time). A version of EMOS _might_ be provided in order to satisfy a dependency from another package, but this should not be relied upon.\n\n* octave-octcdf - the [website](https://octave.sourceforge.io/octcdf/) marks it as obsolete and advises use of the `netcdf` package instead\n\n* thea - the [GitHub repository](https://github.com/SciTools/thea) has been archived and marked as unsupported\n\n* pdftk - this was provided using RPMs supplied by PDF Labs; they have not provided a CentOS 7 version (see [downloads page](https://www.pdflabs.com/docs/install-pdftk-on-redhat-or-centos/))\n\n\n## Libraries\n\nWhere a package provides a library and associated header files which you wish to use for compilation, it is necessary\nto point to it using the compiler flag \n```\n-I/opt/rh/jasmin-sci/root/usr/include\n```\nand the linker flag \n```\n-L/opt/rh/jasmin-sci/root/usr/lib64\n```\nThis applies whether the library is a shared or static library.\n\nHowever, for run-time use of a shared library, the enable script sets `LD_LIBRARY_PATH` so that it will be found\nautomatically even though it is in a non-standard location.\n\n\n## Package-specific documentation\n\n### Ferret\n\nYou should type `source ferret_paths.sh` after enabling the extra-sci-packages, as this\nsets additional ferret-specific environment variables that may be needed.\n\n### Octave\n\nA copy of octave exists in Jaspy, but it is provided also here in order to provide a \nversion which contains the `netcdf` package.  Enable the extra-sci-packages after Jaspy\nto pick this up.\n\n\n### Misr toolkit python bindings\n\nPython bindings are not provided for the Misr toolkit, because this would tie it into a \nparticular python installation.  Instead, instructions are provided here for you to\ncompile your own python wrapper under your directory, for the Python installation that \nyou are working with.\n\nThe example below assumes that you are working with the default release of Jaspy 2.7.\n(Note that when tested, the Python 3.7 equivalent gave an error, so it may be that \nthe MTK Python bindings are not supported for Python 3.)\n\n#### Build example\n\nThe following commands are typed at the shell prompt.\n\n```\n# load jasmin-sci tools and Jaspy\nsource /opt/rh/jasmin-sci/enable\nmodule load jaspy/2.7\n\n# create and activate a virtual environment\nvirtualenv --system-site-packages my_venv\n. my_venv/bin/activate\n\n# get the MTK source (matching the installed version) and build the python\n# bindings\n\nwget -O Mtk-src-1.4.5.tar.gz https://github.com/nasa/MISR-Toolkit/archive/v1.4.5.tar.gz\ntar xvfz Mtk-src-1.4.5.tar.gz\ncd MISR-Toolkit-1.4.5/wrappers/python/\nexport HDFLIB=/usr/lib64/hdf/\nexport HDFINC=/usr/include/hdf/\nexport HDFEOS_INC=/opt/rh/jasmin-sci/root/usr/include/\nexport HDFEOS_LIB=/opt/rh/jasmin-sci/root/usr/lib64/\nln -s $HDFEOS_LIB/libMisrToolkit.a ../../lib\nexport CFLAGS=`python-config --cflags`\npython setup.py install\n```\n\n#### Run-time example\n\nThe following commands are typed at the shell prompt, except for the example python session, shown indented.\n\n```\n# set up the environment\nsource /opt/rh/jasmin-sci/enable\nmodule load jaspy/2.7\n. my_venv/bin/activate\n\n# get some test data\nwget https://gamma.hdfgroup.org/ftp/pub/outgoing/NASAHDF/MISR_AM1_CGAL_2017_F06_0024.hdf\n\n# example python session\npython\n\n  \u003e\u003e\u003e from MisrToolkit import *\n  \u003e\u003e\u003e r = MtkRegion(37, 50, 60)\n  \u003e\u003e\u003e r.center\n  (44.327741112333754, -108.92382807624027)\n  \u003e\u003e\u003e f = MtkFile(\"MISR_AM1_CGAL_2017_F06_0024.hdf\")\n  \u003e\u003e\u003e f.grid_list\n  ['AlbedoAverage_1_degree', 'AlbedoAverage_5_degree']\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedadev%2Fextra-sci-packages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcedadev%2Fextra-sci-packages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedadev%2Fextra-sci-packages/lists"}