Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Manually get input data

swartn

Neil Swart
New Member
In the documentation it describes the ability to manually download input data, however, no links or further instructions are given. It is suggests check_input_data is used instead, however, this cannot work on some of our HPC machines that do not allow direct internet access. Is there any guidance available on how to download only a small required subset of the CESM input data manually? thanks
 

jedwards

CSEG and Liaisons
Staff member
If your HPC system does not have direct access you can create the case on a system that does have a connection and run
./check_input_data --download to get the data. You can also check the files Buildconf/*.input_data_list for the complete list of
required files for a given case.
 
Top