Geothermal Profile
the geothermal profile table allows optional overrides of the default geothermal profile (surface temperature to the wellbore formation docid\ z0gzmed5eninbjj5bbcrp initial datum temperature) that prodx uses during temperature modeling insert multiple rows per well to establish a multi point geothermal profile if a point with tvd = 0 exists for a well, it overrides the default surface temperature from the fluid temperature modeling settings in prodx if a point with tvd equal to the formation depth exists, it overrides the formation temperature from the formation table the unique constraint on geothermal profile entries is sourcewellid + sourceid variable data type unit of measure is nullable? default value description sourceid string no unique identifier of the entry, to enable upserts sourcewellid string no source id for the well from wellview wvwellheader table, idwell column from openwells cd well table, well id column trueverticaldepth double ft no true vertical depth of the geothermal profile point temperature double degf no temperature at the tvd data integrity checks condition response sourcewellid does not exist in the well table record rejected and current batch aborted any non nullable field is null record rejected if any record in a post references an unknown sourcewellid , the whole batch is aborted — records earlier in the payload are not committed common error messages api scenario error response add / upsert profile unknown sourcewellid well with source id xxx was not found, current batch aborted
