Skip to content

Commit

Permalink
Remove scripts no longer needed with mksurfdata_esmf, and README docu…
Browse files Browse the repository at this point in the history
…mentation for it, resolves ESCOMP#2180
  • Loading branch information
ekluzek committed Nov 16, 2023
1 parent f714c38 commit cecf5d9
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 1,420 deletions.
17 changes: 0 additions & 17 deletions bld/README
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,6 @@ build-namelist --- Build the namelists needed

env_run.xml --- Sample case runtime environment variables, so build-namelist can run outside of a case directory.

--------- Scripts to query namelist defaults
listDefaultNamelist.pl -- List the files needed, for a list of resolutions,
to run CLM that are currently NOT on your machine.
This file can then be used by
cime/CIME/Tools/check_input_data
to retreive them from the inputdata repository.
Setting up cases with create_newcase also does
this -- but only for the exact configuration
given. This tries to get all the files need
for several different resolutions and configurations
at once.
queryDefaultNamelist.pl - Query default namelist for settings of variables
queryDefaultXML.pm ------ Subroutines needed by queryDefaultNamelist.pl script


--------- Test scripts directory
unit_testers --- Directory of scripts to test scipts in this directory
(most notably build-namelist)
Expand All @@ -59,7 +44,5 @@ namelist_files/namelist_definition_drv_flds.xml --- Definition of add driver fie

---------- XML helper files
namelist_files/LogMessages.pm ---- Perl module to handle log output
namelist_files/checkmapfiles.ncl -- NCL script to check that all of the mapping files are valid
namelist_files/createMapEntry.pl -- Perl script to create a map entry for the
namelist_files/history_fields.xsl - Style sheet for history fields as created by script that lists all of the
history fields from the source files (../src/main/findHistFields.pl)
349 changes: 0 additions & 349 deletions bld/listDefaultNamelist.pl

This file was deleted.

Loading

0 comments on commit cecf5d9

Please sign in to comment.