{"id":22410983,"url":"https://github.com/e3sm-project/landparameters","last_synced_at":"2025-07-05T09:06:03.493Z","repository":{"id":47386426,"uuid":"49992487","full_name":"E3SM-Project/LandParameters","owner":"E3SM-Project","description":"Collaboration space for determining parameters for the Land model","archived":false,"fork":false,"pushed_at":"2025-06-04T21:27:11.000Z","size":161,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":65,"default_branch":"master","last_synced_at":"2025-06-05T02:32:56.049Z","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/E3SM-Project.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}},"created_at":"2016-01-20T00:15:50.000Z","updated_at":"2022-07-20T19:07:14.000Z","dependencies_parsed_at":"2023-01-24T06:45:17.556Z","dependency_job_id":null,"html_url":"https://github.com/E3SM-Project/LandParameters","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/E3SM-Project/LandParameters","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/E3SM-Project%2FLandParameters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/E3SM-Project%2FLandParameters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/E3SM-Project%2FLandParameters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/E3SM-Project%2FLandParameters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/E3SM-Project","download_url":"https://codeload.github.com/E3SM-Project/LandParameters/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/E3SM-Project%2FLandParameters/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263715327,"owners_count":23500242,"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-12-05T13:12:37.995Z","updated_at":"2025-07-05T09:06:03.460Z","avatar_url":"https://github.com/E3SM-Project.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LandParameters\nCollaboration space for determining parameters for the Land model\n\n# Creating CLM NetCDF parameter file \n\n`create_clm_parameter_netcdf.sh` creates a NetCDF file based on the parameter values \nin clm_params.txt.\n\n## Requirements\n- ncgen\n- git\n\nOn Titan, Edision and Cori, `ncgen` and `git` can be added by loading the following modules:\n\n- `module load cray-netcdf`\n- `module load git`\n\n\n## Runing the script\n\n- Option-1: Create the parameter file with verbosity turned on (`-v`) and clean up temporary files at the end (`-c`)\n\n```\n./create_clm_parameter_netcdf.sh -v -c\nVerbosity: On\n \nCreating temporary ascii clm parameter file:\n  cp clm_params.txt tmp_clm_params.8aacd22.2016-01-21_08-18-45.txt\n \nSetting username in ascii clm parameter file  :  gbisht\nSetting date in ascii clm parameter file      :  Thu Jan 21 08:18:45 PST 2016\nSetting full_hash in ascii clm parameter file :  8aacd229292825ca089ff5f06cb96bccd7c14abb\n \nCreating NetCDF clm parameter file:\n  ncgen -b -o clm_params_8aacd22_c160121.nc -k netCDF-4 tmp_clm_params.8aacd22.2016-01-21_08-18-45.txt\n \nDeleting the temporary ascii clm parameter file\n``` \n\n- Option-2: Same as Option-1 plus specify the output filename (`-o|--output \u003cfilename\u003e`)\n\n```\n./create_clm_parameter_netcdf.sh -v -c --output clm_params_for_v1.0.0alpha1.nc\nVerbosity: On\n \nCreating temporary ascii clm parameter file:\n  cp clm_params.txt tmp_clm_params.8aacd22.2016-01-21_08-22-08.txt\n \nSetting username in ascii clm parameter file  :  gbisht\nSetting date in ascii clm parameter file      :  Thu Jan 21 08:22:08 PST 2016\nSetting full_hash in ascii clm parameter file :  8aacd229292825ca089ff5f06cb96bccd7c14abb\n \nCreating NetCDF clm parameter file:\n  ncgen -b -o clm_params_for_v1.0.0alpha1.nc -k netCDF-4 tmp_clm_params.8aacd22.2016-01-21_08-22-08.txt\n \nDeleting the temporary ascii clm parameter file\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe3sm-project%2Flandparameters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe3sm-project%2Flandparameters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe3sm-project%2Flandparameters/lists"}