dsgrid-legacy-efs-api
0.4.0
Contents:
Getting Started
Installation
Creating a new data file
Reading in an existing data file
Working with a dsgrid model (collection of data files)
API
dsgrid
dsgrid package
Subpackages
Submodules
dsgrid.helpers module
dsgrid.layerstack module
dsgrid.model module
Module contents
dsgrid package
Subpackages
dsgrid.dataformat package
Submodules
dsgrid.helpers module
dsgrid.layerstack module
dsgrid.model module
Module contents
dsgrid.dataformat package
Submodules
dsgrid.dataformat.datafile module
dsgrid.dataformat.datatable module
dsgrid.dataformat.dimmap module
dsgrid.dataformat.enumeration module
dsgrid.dataformat.sectordataset module
dsgrid.dataformat.upgrade module
Module contents
dsgrid-legacy-efs-api
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
|
Z
A
add_data() (dsgrid.dataformat.sectordataset.SectorDataset method)
add_data_batch() (dsgrid.dataformat.sectordataset.SectorDataset method)
add_mapping() (dsgrid.dataformat.dimmap.Mappings method)
add_sector() (dsgrid.dataformat.datafile.Datafile method)
append_element() (dsgrid.dataformat.sectordataset.Datamap method)
append_element_to_dataset_dimension() (in module dsgrid.dataformat.sectordataset)
B
BOTTOMUP (dsgrid.model.ComponentType attribute)
C
checkvalues() (dsgrid.dataformat.enumeration.Enumeration method)
(dsgrid.dataformat.enumeration.FuelEnumeration method)
(dsgrid.dataformat.enumeration.MultiFuelEndUseEnumeration method)
clone() (dsgrid.model.LoadModelComponent class method)
color (dsgrid.model.LoadModelComponent attribute)
component_type (dsgrid.model.LoadModelComponent attribute)
ComponentType (class in dsgrid.model)
contains() (dsgrid.dataformat.datafile.Datafile method)
CONVERSION_FACTORS (dsgrid.dataformat.dimmap.UnitConversionMap attribute)
copy_data() (dsgrid.dataformat.sectordataset.SectorDataset method)
create() (dsgrid.dataformat.enumeration.TimeEnumeration class method)
(dsgrid.dataformat.sectordataset.Datamap class method)
(dsgrid.model.LoadModel class method)
create_from_csv() (dsgrid.dataformat.dimmap.ExplicitDisaggregation class method)
(dsgrid.dataformat.dimmap.ExplicitMap class method)
create_subset_enum() (dsgrid.dataformat.enumeration.Enumeration method)
(dsgrid.dataformat.enumeration.FuelEnumeration method)
(dsgrid.dataformat.enumeration.MultiFuelEndUseEnumeration method)
(dsgrid.dataformat.enumeration.SingleFuelEndUseEnumeration method)
D
Datafile (class in dsgrid.dataformat.datafile)
datafile (dsgrid.model.LoadModelComponent property)
Datamap (class in dsgrid.dataformat.sectordataset)
Datatable (class in dsgrid.dataformat.datatable)
default_scaling (dsgrid.dataformat.dimmap.ExplicitDisaggregation property)
DERIVED (dsgrid.model.ComponentType attribute)
DG (dsgrid.model.ComponentType attribute)
dimension (dsgrid.dataformat.enumeration.EndUseEnumerationBase attribute)
(dsgrid.dataformat.enumeration.Enumeration attribute)
(dsgrid.dataformat.enumeration.FuelEnumeration attribute)
(dsgrid.dataformat.enumeration.GeographyEnumeration attribute)
(dsgrid.dataformat.enumeration.SectorEnumeration attribute)
(dsgrid.dataformat.enumeration.TimeEnumeration attribute)
DimensionMap (class in dsgrid.dataformat.dimmap)
DSG_0_1_0 (class in dsgrid.dataformat.upgrade)
dsgrid
module
dsgrid.dataformat
module
dsgrid.dataformat.datafile
module
dsgrid.dataformat.datatable
module
dsgrid.dataformat.dimmap
module
dsgrid.dataformat.enumeration
module
dsgrid.dataformat.sectordataset
module
dsgrid.dataformat.upgrade
module
dsgrid.helpers
module
dsgrid.layerstack
module
dsgrid.model
module
DSGridDatafileLayer (class in dsgrid.layerstack)
DSGridError
DSGridNotImplemented
DSGridRuntimeError
DSGridValueError
E
EndUseEnumeration (class in dsgrid.dataformat.enumeration)
EndUseEnumerationBase (class in dsgrid.dataformat.enumeration)
ensure_enum() (in module dsgrid.helpers)
enum_dtype (dsgrid.dataformat.enumeration.Enumeration attribute)
(dsgrid.dataformat.enumeration.FuelEnumeration attribute)
(dsgrid.dataformat.enumeration.MultiFuelEndUseEnumeration attribute)
Enumeration (class in dsgrid.dataformat.enumeration)
ExplicitAggregation (class in dsgrid.dataformat.dimmap)
ExplicitDisaggregation (class in dsgrid.dataformat.dimmap)
ExplicitMap (class in dsgrid.dataformat.dimmap)
F
FilterToSingleFuelMap (class in dsgrid.dataformat.dimmap)
FilterToSubsetMap (class in dsgrid.dataformat.dimmap)
from_version (dsgrid.dataformat.upgrade.DSG_0_1_0 attribute)
(dsgrid.dataformat.upgrade.UpgradeDatafile attribute)
fuel() (dsgrid.dataformat.enumeration.EndUseEnumeration method)
(dsgrid.dataformat.enumeration.EndUseEnumerationBase method)
(dsgrid.dataformat.enumeration.MultiFuelEndUseEnumeration method)
(dsgrid.dataformat.enumeration.SingleFuelEndUseEnumeration method)
FuelEnumeration (class in dsgrid.dataformat.enumeration)
FullAggregationMap (class in dsgrid.dataformat.dimmap)
G
GAP (dsgrid.model.ComponentType attribute)
GeographyEnumeration (class in dsgrid.dataformat.enumeration)
get_data() (dsgrid.dataformat.sectordataset.SectorDataset method)
get_datamap() (dsgrid.dataformat.sectordataset.SectorDataset method)
get_datatable() (dsgrid.model.LoadModelComponent method)
get_datetime_map() (dsgrid.dataformat.enumeration.TimeEnumeration method)
get_extents() (dsgrid.dataformat.enumeration.TimeEnumeration method)
get_map() (dsgrid.dataformat.sectordataset.Datamap method)
get_mapping() (dsgrid.dataformat.dimmap.Mappings method)
get_name() (dsgrid.dataformat.enumeration.Enumeration method)
get_scalings() (dsgrid.dataformat.dimmap.ExplicitDisaggregation method)
get_str() (in module dsgrid.dataformat)
get_subenum() (dsgrid.dataformat.sectordataset.Datamap method)
get_units() (dsgrid.dataformat.enumeration.FuelEnumeration method)
H
h5Reader (class in dsgrid.helpers)
has_data() (dsgrid.dataformat.sectordataset.SectorDataset method)
I
ids (dsgrid.dataformat.enumeration.MultiFuelEndUseEnumeration property)
ids() (dsgrid.dataformat.sectordataset.Datamap method)
is_empty() (dsgrid.dataformat.sectordataset.Datamap method)
is_hsds (dsgrid.helpers.h5Reader property)
is_s3 (dsgrid.helpers.h5Reader property)
is_subset() (dsgrid.dataformat.enumeration.Enumeration method)
K
key (dsgrid.model.LoadModelComponent property)
L
lighten_color() (in module dsgrid.helpers)
load() (dsgrid.dataformat.datafile.Datafile class method)
(dsgrid.dataformat.enumeration.EndUseEnumerationBase class method)
(dsgrid.dataformat.enumeration.Enumeration class method)
(dsgrid.dataformat.enumeration.FuelEnumeration class method)
(dsgrid.dataformat.enumeration.MultiFuelEndUseEnumeration class method)
(dsgrid.dataformat.sectordataset.Datamap class method)
(dsgrid.dataformat.sectordataset.SectorDataset class method)
load_datafile() (dsgrid.dataformat.upgrade.UpgradeDatafile class method)
(dsgrid.model.LoadModelComponent method)
load_sectordataset() (dsgrid.dataformat.upgrade.DSG_0_1_0 class method)
(dsgrid.dataformat.upgrade.UpgradeDatafile class method)
loadall() (dsgrid.dataformat.sectordataset.SectorDataset class method)
LoadModel (class in dsgrid.model)
LoadModelComponent (class in dsgrid.model)
LoadModelStatus (class in dsgrid.model)
M
make_fuel_and_units_explicit() (in module dsgrid.dataformat.upgrade)
map() (dsgrid.dataformat.dimmap.DimensionMap method)
(dsgrid.dataformat.dimmap.ExplicitMap method)
(dsgrid.dataformat.dimmap.FilterToSingleFuelMap method)
(dsgrid.dataformat.dimmap.FilterToSubsetMap method)
(dsgrid.dataformat.dimmap.FullAggregationMap method)
(dsgrid.dataformat.dimmap.TautologyMapping method)
(dsgrid.dataformat.dimmap.UnitConversionMap method)
map_dimension() (dsgrid.dataformat.datafile.Datafile method)
(dsgrid.dataformat.sectordataset.SectorDataset method)
(dsgrid.model.LoadModel method)
(dsgrid.model.LoadModelComponent method)
Mappings (class in dsgrid.dataformat.dimmap)
max_id_len (dsgrid.dataformat.enumeration.Enumeration attribute)
max_name_len (dsgrid.dataformat.enumeration.Enumeration attribute)
module
dsgrid
dsgrid.dataformat
dsgrid.dataformat.datafile
dsgrid.dataformat.datatable
dsgrid.dataformat.dimmap
dsgrid.dataformat.enumeration
dsgrid.dataformat.sectordataset
dsgrid.dataformat.upgrade
dsgrid.helpers
dsgrid.layerstack
dsgrid.model
move_sectors() (dsgrid.model.LoadModel method)
multi_index() (in module dsgrid.helpers)
MultiFuelEndUseEnumeration (class in dsgrid.dataformat.enumeration)
N
name (dsgrid.model.LoadModelComponent attribute)
names (dsgrid.dataformat.enumeration.MultiFuelEndUseEnumeration property)
new() (dsgrid.dataformat.sectordataset.SectorDataset class method)
new_filepath() (dsgrid.layerstack.DSGridDatafileLayer class method)
num_entries (dsgrid.dataformat.sectordataset.Datamap property)
P
palette() (in module dsgrid.helpers)
period_beginning (dsgrid.dataformat.enumeration.TimeEnumeration.TIMESTAMP_POSITION attribute)
period_ending (dsgrid.dataformat.enumeration.TimeEnumeration.TIMESTAMP_POSITION attribute)
period_midpoint (dsgrid.dataformat.enumeration.TimeEnumeration.TIMESTAMP_POSITION attribute)
persist() (dsgrid.dataformat.enumeration.Enumeration method)
(dsgrid.dataformat.enumeration.FuelEnumeration method)
(dsgrid.dataformat.enumeration.MultiFuelEndUseEnumeration method)
(dsgrid.dataformat.enumeration.SingleFuelEndUseEnumeration method)
R
RAW (dsgrid.model.LoadModelStatus attribute)
read_csv() (dsgrid.dataformat.enumeration.EndUseEnumeration class method)
(dsgrid.dataformat.enumeration.EndUseEnumerationBase class method)
(dsgrid.dataformat.enumeration.Enumeration class method)
(dsgrid.dataformat.enumeration.FuelEnumeration class method)
(dsgrid.dataformat.enumeration.MultiFuelEndUseEnumeration class method)
(dsgrid.dataformat.enumeration.SingleFuelEndUseEnumeration class method)
resolution (dsgrid.dataformat.enumeration.TimeEnumeration property)
S
save() (dsgrid.dataformat.datafile.Datafile method)
(dsgrid.model.LoadModel method)
(dsgrid.model.LoadModelComponent method)
scale_data() (dsgrid.dataformat.datafile.Datafile method)
(dsgrid.dataformat.sectordataset.SectorDataset method)
(dsgrid.model.LoadModelComponent method)
scale_factor() (dsgrid.dataformat.dimmap.DimensionMap method)
(dsgrid.dataformat.dimmap.UnitConversionMap method)
scales() (dsgrid.dataformat.sectordataset.Datamap method)
scaling_datatable (dsgrid.dataformat.dimmap.ExplicitDisaggregation property)
scaling_factor() (dsgrid.dataformat.dimmap.UnitConversionMap class method)
SectorDataset (class in dsgrid.dataformat.sectordataset)
SectorEnumeration (class in dsgrid.dataformat.enumeration)
SingleFuelEndUseEnumeration (class in dsgrid.dataformat.enumeration)
sort() (dsgrid.dataformat.datatable.Datatable method)
store_timezone (dsgrid.dataformat.enumeration.TimeEnumeration property)
store_timezone_display_name (dsgrid.dataformat.enumeration.TimeEnumeration property)
T
TautologyMapping (class in dsgrid.dataformat.dimmap)
TimeEnumeration (class in dsgrid.dataformat.enumeration)
TimeEnumeration.TIMESTAMP_POSITION (class in dsgrid.dataformat.enumeration)
TIMEZONE_DISPLAY_NAMES (dsgrid.dataformat.enumeration.TimeEnumeration attribute)
TIMEZONE_LOOKUP (dsgrid.dataformat.enumeration.TimeEnumeration attribute)
to_csv() (dsgrid.dataformat.enumeration.Enumeration method)
(dsgrid.dataformat.enumeration.FuelEnumeration method)
(dsgrid.dataformat.enumeration.MultiFuelEndUseEnumeration method)
(dsgrid.dataformat.enumeration.SingleFuelEndUseEnumeration method)
to_datetime_index() (dsgrid.dataformat.enumeration.TimeEnumeration method)
to_version (dsgrid.dataformat.upgrade.DSG_0_1_0 attribute)
(dsgrid.dataformat.upgrade.UpgradeDatafile attribute)
TOPDOWN (dsgrid.model.ComponentType attribute)
U
UnitConversionMap (class in dsgrid.dataformat.dimmap)
units() (dsgrid.dataformat.enumeration.EndUseEnumeration method)
(dsgrid.dataformat.enumeration.EndUseEnumerationBase method)
(dsgrid.dataformat.enumeration.MultiFuelEndUseEnumeration method)
(dsgrid.dataformat.enumeration.SingleFuelEndUseEnumeration method)
UNKNOWN (dsgrid.model.ComponentType attribute)
update() (dsgrid.dataformat.sectordataset.Datamap method)
upgrade() (dsgrid.dataformat.datafile.Datafile method)
(dsgrid.dataformat.upgrade.UpgradeDatafile class method)
UpgradeDatafile (class in dsgrid.dataformat.upgrade)
V
value (dsgrid.dataformat.sectordataset.Datamap attribute)
Z
ZERO_IDX (dsgrid.dataformat.upgrade.DSG_0_1_0 attribute)