Difference between revisions of "Xroms"

From UFRC
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:Software]]
 
[[Category:Software]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
|{{#vardefine:app|Xroms}}
+
|{{#vardefine:app|xroms}}
 
|{{#vardefine:url|https://pypi.org/project/xroms}}
 
|{{#vardefine:url|https://pypi.org/project/xroms}}
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
Line 18: Line 18:
 
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
 
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
  
DESCRIPTION
 
 
xroms contains functions for commonly used scripts for working with ROMS output in xarray. A user  
 
xroms contains functions for commonly used scripts for working with ROMS output in xarray. A user  
 
manual can  be found in https://xroms.readthedocs.io/en/latest/ for  
 
manual can  be found in https://xroms.readthedocs.io/en/latest/ for  
Line 27: Line 26:
 
==System Variables==
 
==System Variables==
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 +
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 13:36, 12 January 2024

Description

xroms website  

xroms contains functions for commonly used scripts for working with ROMS output in xarray. A user manual can be found in https://xroms.readthedocs.io/en/latest/ for

Environment Modules

Run module spider xroms to find out what environment modules are available for this application.

System Variables

  • HPC_XROMS_DIR - installation directory
  • HPC_XROMS_BIN - executable directory