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

non-lat/long simulation

mizukami

New Member
Hi,

I would like to run off-line CLM with own atmospheric forcing over some headwater basins in Colorado (to get water balance and energy balance simulation for 8 years, use I4804 compset). A issue is that our forcing is given at non-lat/long grids and we do not want to interpolate it to lat/long.

So I thought it would be possible to use a point simulation option (but We have over hundred grid points). We can take model input data (surface data) from global dataset.

Given this situation, I thought PTCLM option might work (http://www.cesm.ucar.edu/models/cesm1.0/clm/models/lnd/clm/doc/UsersGuide/c9955.html).
but was not sure if this is the best option (or even this actually works or not). I am not sure how people maneuver this seemingly common simulations.

It would be appreciated if anyone could give me any suggestions.

Thanks,
Naoki
 

sacks

Bill Sacks
CSEG and Liaisons
Staff member
This is now much easier with the CESM1.1 release, which was released on Tuesday: http://www.cesm.ucar.edu/models/cesm1.1/. A big caveat is that this release has not been scientifically validated, and is meant as a release for further model development -- see the note at the top of the web page. This unstructured grid capability also has only seen limited use so far, so you should apply a very critical eye to the results.

The process for running with a new grid in CESM1.1 is documented in the section "EXPERTS: How do I add a new user-defined grid" in the CESM1.1 user's guide (http://www.cesm.ucar.edu/models/cesm1.1/cesm/doc/usersguide/book1.html). This process works just as well for an unstructured (non-lat/lon) grid as it does for a lat/lon grid. But note that you will first need to create a SCRIP grid file describing your grid. In your case, it sounds like you want to run CLM and datm on the same grid -- so you are NOT using trigrid.

Depending on how you are viewing / processing your output, you may want to regrid your output to a regular lat/lon grid. This can be done with the tool in $CCSMROOT/models/lnd/clm/tools/mkprocdata_map. See the README file in that directory for instructions.

Bill
 
Top