Skip to content
D-EcoImpact documentation
create_nc
Initializing search
Deltares/D-EcoImpact
Home
Installation
User manual
Examples
Development
Print
API Reference
D-EcoImpact documentation
Deltares/D-EcoImpact
Home
Installation
User manual
User manual
Visualization
Input files
Examples
Examples
Volkerak zoommeer
Meuse
Development
Development
Architecture
Development workflow
Print
API Reference
API Reference
decoimpact
decoimpact
business
business
application
entities
entities
i_model
rule_based_model
rule_processor
rules
rules
axis_filter_rule
classification_rule
combine_results_rule
depth_average_rule
filter_extremes_rule
formula_rule
i_array_based_rule
i_cell_based_rule
i_multi_array_based_rule
i_multi_cell_based_rule
i_rule
layer_filter_rule
multiply_rule
options
options
multi_array_operation_type
options_filter_extreme_rule
response_curve_rule
rolling_statistics_rule
rule_base
step_function_rule
string_parser_utils
time_aggregation_rule
time_operation_settings
utils
utils
command_line_utils
data_array_utils
dataset_utils
list_utils
version_utils
workflow
workflow
i_model_builder
model_builder
model_runner
crosscutting
crosscutting
i_logger
logger_factory
logging_logger
data
data
api
api
i_axis_filter_rule_data
i_classification_rule_data
i_combine_results_rule_data
i_data_access_layer
i_dataset
i_depth_average_rule_data
i_filter_extremes_rule_data
i_formula_rule_data
i_layer_filter_rule_data
i_model_data
i_multiply_rule_data
i_response_curve_rule_data
i_rolling_statistics_rule_data
i_rule_data
i_step_function_rule_data
i_time_aggregation_rule_data
output_file_settings
time_operation_type
dictionary_utils
entities
entities
axis_filter_rule_data
classification_rule_data
combine_results_rule_data
data_access_layer
dataset_data
depth_average_rule_data
filter_extremes_rule_data
formula_rule_data
layer_filter_rule_data
model_data_builder
multiply_rule_data
response_curve_rule_data
rolling_statistics_rule_data
rule_data
step_function_data
time_aggregation_rule_data
time_operation_rule_data
yaml_model_data
parsers
parsers
criteria_table_validaton_helper
i_parser_rule_base
parser_axis_filter_rule
parser_classification_rule
parser_combine_results_rule
parser_depth_average_rule
parser_filter_extremes_rule
parser_formula_rule
parser_layer_filter_rule
parser_multiply_rule
parser_response_curve_rule
parser_rolling_statistics_rule
parser_step_function_rule
parser_time_aggregation_rule
rule_parsers
time_operation_parsing
validation_utils
examples
examples
python_test_of_functions
main
pyinstaller
scripts
scripts
create_nc
create_nc
Table of contents
scripts.create_nc
tests
tests
business
business
entities
entities
rules
rules
test_axis_filter_rule
test_classification_rule
test_combine_results_rule
test_depth_average_rule
test_filter_extremes_rule
test_formula_rule
test_layer_filter_rule
test_multiply_rule
test_response_curve_rule
test_rolling_statistics_rule
test_rule_base
test_step_function_rule
test_string_parser_utils
test_time_aggregation_rule
test_time_aggregation_rule_analyze_periods
test_rule_based_model
test_rule_processor
test_application
utils
utils
test_dataset_utils
test_list_utils
test_version_utils
workflow
workflow
test_model_builder
test_model_runner
crosscutting
crosscutting
test_logger_factory
test_logging_logger
data
data
entities
entities
test_axis_filter_rule_data
test_classification_rule_data
test_combine_results_data
test_data_access_layer
test_dataset_data
test_depth_average_rule_data
test_filter_extremes_rule_data
test_formula_rule_data
test_layer_filter_rule_data
test_model_data_builder
test_multiply_rule_data
test_response_curve_rule_data
test_rolling_statistics_rule_data
test_rule_data
test_step_function_rule_data
test_time_aggregation_rule_data
test_yaml_model_data
parsers
parsers
test_parser_axis_filter_rule
test_parser_classification_rule
test_parser_combine_results_rule
test_parser_depth_average_rule
test_parser_filter_extremes_rule
test_parser_formula_rule
test_parser_layer_filter_rule
test_parser_multiply_rule
test_parser_response_curve_rule
test_parser_rolling_statistics_rule
test_parser_step_function_rule
test_parser_time_aggregation_rule
test_validation_utils
test_dictionary_utils
testing_utils
tests_acceptance
tests_acceptance
test_main
Table of contents
scripts.create_nc
create_nc
This file creates a simple NetCDF containing a simplified 3D grid with 3 data variables.
Back to top