Difference between revisions of "UCVM sfcvm geomodelgrid"

From SCECpedia
Jump to navigationJump to search
Line 1: Line 1:
 
== UCVM with SFCVM ==
 
== UCVM with SFCVM ==
 +
 +
Software stack for supporting geomodelgrid based format:
 +
 +
#curl (curl-7.87.0)
 +
#hdf5 (hdf5-1.10.9)
 +
#openssl (openssl-3.0.8)
 +
#proj (proj-8.1.1)
 +
#sqlite (sqlite-autoconf-3400100)
 +
#tiff (tiff-4.5.0)
  
 
== New command line option for model specific configuration ==
 
== New command line option for model specific configuration ==

Revision as of 18:57, 17 January 2024

UCVM with SFCVM

Software stack for supporting geomodelgrid based format:

  1. curl (curl-7.87.0)
  2. hdf5 (hdf5-1.10.9)
  3. openssl (openssl-3.0.8)
  4. proj (proj-8.1.1)
  5. sqlite (sqlite-autoconf-3400100)
  6. tiff (tiff-4.5.0)

New command line option for model specific configuration

UCVM option:

-P Optional model configuration(model_param:key,value)


Example:

ucvm_query -l 37.455000,-121.941,3000 -m sfcvm -f ../../conf/ucvm.conf -P sfcvm_param:SquashMinElev,-5000.0


Allows multiple -P options,

ucvm_query ... -P cvmh_param:USE_1D_BKG,False -P cvmh_param:USE_GTL,False