HWRF
trunk@4391
|
Represents the NOAA GAEA cluster. More...
Represents the NOAA GAEA cluster.
Allows ACLs to be used for restricted data, and specifies that group quotas are in use.
Definition at line 163 of file cluster.py.
Public Member Functions | |
def | __init__ (self) |
constructor for NOAAGAEA | |
![]() | |
def | __init__ |
Sets all public member variables. More... | |
Additional Inherited Members | |
![]() | |
group_quotas | |
True if group membership is used to manage disk quotas. More... | |
acl_support | |
True if the system uses Access Control Lists (ACLs) to control access to files. More... | |
production | |
True if this system is production (real-time forecasting) environment, and False otherwise. More... | |
name | |
a short name of this cluster. More... | |
longname | |
a long name of this cluster. More... | |
use_acl_for_rstdata | |
True if the scripts should use ACLs to protect restricted access data. More... | |