{"id":19580100,"url":"https://github.com/geoschem/geos_it","last_synced_at":"2026-02-25T05:41:00.673Z","repository":{"id":161732614,"uuid":"636379206","full_name":"geoschem/GEOS_IT","owner":"geoschem","description":"Code to process/regrid the GMAO GEOS-IT data for input into GEOS-Chem","archived":false,"fork":false,"pushed_at":"2024-04-08T20:48:32.000Z","size":1269,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-09T05:15:07.570Z","etag":null,"topics":["data-download","data-processing","fortran","geos-it","meteorology","nasa-gmao","perl"],"latest_commit_sha":null,"homepage":"","language":"Fortran","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/geoschem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-04T18:05:55.000Z","updated_at":"2023-07-18T09:27:27.000Z","dependencies_parsed_at":"2024-11-11T07:22:40.716Z","dependency_job_id":"30e88175-331b-4d60-8177-a0f722412064","html_url":"https://github.com/geoschem/GEOS_IT","commit_stats":{"total_commits":34,"total_committers":2,"mean_commits":17.0,"dds":0.02941176470588236,"last_synced_commit":"11d1f08b1751add9deffa98f1cf76877f7b689f4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geoschem%2FGEOS_IT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geoschem%2FGEOS_IT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geoschem%2FGEOS_IT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geoschem%2FGEOS_IT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geoschem","download_url":"https://codeload.github.com/geoschem/GEOS_IT/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240849053,"owners_count":19867617,"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":["data-download","data-processing","fortran","geos-it","meteorology","nasa-gmao","perl"],"created_at":"2024-11-11T07:21:49.706Z","updated_at":"2026-02-25T05:41:00.633Z","avatar_url":"https://github.com/geoschem.png","language":"Fortran","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/geoschem/GEOS_IT/blob/master/LICENSE.txt)\n\nThis package was originally developed by Bob Yantosca for GEOS-FP data processing. It is\nadapted for GEOS-IT by Lizzie Lundgren. README text is taken from GEOS-FP data processing\ntutorial written by Bob Yantosca in 2014.\n\nGEOS_IT\n=======\n\nDevelopment of the code and scripts used to process the \"raw\" GEOS-IT met data for input into GEOS-Chem\n\nRoot-level subdirectories\n=========================\n\nCode/   : Contains Fortran code\nadjust/ : Contains NCL code (not used much anymore)\nbin/    : Contains executable and input files that specify data directories and\n          options for data reprocessing\ndoc/    : Manual pages will be built here when you type 'make doc'\njobs/   : Contains job scripts created by the doGeosItMulti driver script\nlib/    : Fortran library files (*.a) will be built here during compilation\nlogs/   : Log files fromt he GOEs-IT data processing jobs are sent here\nmod/    : Fortran module files (*.mod) will be built here during compilation\nperl/   : Contains scripts (written in Perl) to download and processing GEOS-IT data\n\nThe most important directories here to be aware of are Code, bin, logs, and perl.\n\n\nScripts in perl/ subdirectory\n=============================\n\nThere are several scripts in the perl/ subdirectory that control the entire data\ndownload and regridding process.\n\nScripts for downloading data:\n   getGeosIt   : Downloads 1 day of GEOS-IT met data from NASA\n   checkGeosIT : Checks to see if the GEOS-IT data files were downloaded\n\nScripts for file management:\n   cleanJobs   : Removes job scripts in the jobs/ subdirectory\n   cleanLogs   : Removes log files in the logs/ subdirectory\n   moveGeosIt  : Moves files from temp dir to data dir (called by doGeosIt)\n   delGeosIt   : Removes GeosIt \"raw\" met data files (for manual use)\n   purgeGeosIt : Removes old GEOS-IT \"raw\" data (called by doGeosIt)\n\nScripts for regridding data:\n   Dates.pm       : Perl modules containing common subroutines\n   doGeosItMulti  : Main driver script; extracts/regrids 1 day of GEOS-IT data\n   doGeosIt.input : Input file with settings for doGeosItMulti\n   runMet         : Called by doGeosIt\n\n\nScripts for automating the data download and regridding process:\n   schedGeosIt           : Calls purgeGeosIt, getGeosIt, and doGeosIt\n   schedGeosItInAdvance  : Schedules regridding jobs in days advance\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeoschem%2Fgeos_it","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeoschem%2Fgeos_it","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeoschem%2Fgeos_it/lists"}