{"id":26057244,"url":"https://github.com/ncar/cpidisplay","last_synced_at":"2026-03-15T03:43:24.409Z","repository":{"id":145666993,"uuid":"431874965","full_name":"NCAR/cpidisplay","owner":"NCAR","description":"IDL based display program for SPEC Inc's Cloud Particle Imager (CPI).","archived":false,"fork":false,"pushed_at":"2023-01-09T22:47:36.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-04-16T07:58:49.268Z","etag":null,"topics":["aircraft","display","instrument","raf"],"latest_commit_sha":null,"homepage":"","language":"IDL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NCAR.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-11-25T14:30:24.000Z","updated_at":"2023-01-13T14:27:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"6233c010-c4c0-4e2f-bdce-f619a19098a0","html_url":"https://github.com/NCAR/cpidisplay","commit_stats":{"total_commits":4,"total_committers":2,"mean_commits":2.0,"dds":0.25,"last_synced_commit":"f3cb0054a18f4970888b19079121f4bfce1eaaab"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NCAR%2Fcpidisplay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NCAR%2Fcpidisplay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NCAR%2Fcpidisplay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NCAR%2Fcpidisplay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NCAR","download_url":"https://codeload.github.com/NCAR/cpidisplay/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242539051,"owners_count":20145884,"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":["aircraft","display","instrument","raf"],"created_at":"2025-03-08T11:07:37.359Z","updated_at":"2025-12-24T03:45:59.724Z","avatar_url":"https://github.com/NCAR.png","language":"IDL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cpidisplay\nIDL based display program for SPEC Inc's Cloud Particle Imager (CPI).\n\ncpidisplay.pro is the main program.  It creates the window and all of the\nwidgets in the window.\n\ncpiread.pro does all the file functions.  It reads the raw cpi data file.\n\nscale.gif is the gif image that contains the scale arrow that is displayed in\nthe program.  It shows the scale of the cpi images.\n\ncpidisplay.sav is the idl save file that has the *.pro files saved in it.\nYou must keep the cpidisplay.sav program in a different directory from the\n.pro files, otherwise idl will read the .pro files before it will read the\n.sav file.  Create a new save file when there is a new release of\nthe programs.\n\nTo run the program, cd to the directory where the cpidisplay.sav file resides,\nwhich should not have the .pro files in it.\nThen run idl, then type cpidisplay at the idl prompt.\n\nTo run the program without using the save file, cd to the directory where the\n.pro files reside.  Then run idl, then type the following commands at the idl\nprompt:\n.compile cpidisplay\n.compile cpiread\ncpidisplay\n\nYou will need to change the programs in a few places.  In cpidisplay.pro,\nline 97 contains the main data directory where the raw cpi data resides.\nline 126 contains the directory where the scale.gif image resides.  In\ncpiread.pro, line 204 contains the directory where the gif images that are\ncreated are placed.\n\ncpi is the program that users can run to put them in the directory where the\ncpidisplay.sav file resides.  It also starts idl for them, then they just have\nto enter cpidisplay to run the program.\n\nTo create the cpidisplay.sav program, cd to the directory where the .pro files\nreside.  Start idl, then type the following commands:\n.compile cpidisplay\n.compile cpiread\nresolve_all\nsave, /routines, filename=\"cpidisplay.sav\"\n\nRun\nidl -vm=\"cpidisplay.sav\"\nto test the .sav file in the virtual machine environment.\n\nCopy the cpidisplay.sav file to ftp://ftp.eol.ucar.edu/pub/archive/RAF-src/cpidisplay.sav\n\nThe download page for the cpidisplay program is located at\nhttp://www.eol.ucar.edu/raf/ION/html/cpidata.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncar%2Fcpidisplay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fncar%2Fcpidisplay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncar%2Fcpidisplay/lists"}