From bf5f117a56449efa8836e3d4a2e4816713447da4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 19 Jul 2024 17:27:12 +0000 Subject: [PATCH] update html documentation --- docs/1.0.0/_images/simplified-uml.gv.svg | 2488 +++-------------- .../unifhy.Model.nutrientopenwater.rst.txt | 7 + .../unifhy.Model.nutrientsubsurface.rst.txt | 7 + .../unifhy.Model.nutrientsurfacelayer.rst.txt | 7 + .../_sources/api/classes/unifhy.Model.rst.txt | 3 + .../unifhy.NutrientOpenWaterComponent.rst.txt | 2 +- ...unifhy.NutrientSubSurfaceComponent.rst.txt | 2 +- ...ifhy.NutrientSurfaceLayerComponent.rst.txt | 2 +- docs/1.0.0/_sources/api_reference.rst.txt | 3 + docs/1.0.0/_static/simplified-uml.gv.svg | 2488 +++-------------- .../unifhy.BritishNationalGrid.X.html | 25 + .../unifhy.BritishNationalGrid.X_bounds.html | 25 + .../unifhy.BritishNationalGrid.X_name.html | 25 + .../unifhy.BritishNationalGrid.Y.html | 25 + .../unifhy.BritishNationalGrid.Y_bounds.html | 25 + .../unifhy.BritishNationalGrid.Y_name.html | 25 + .../unifhy.BritishNationalGrid.axes.html | 25 + .../unifhy.BritishNationalGrid.cell_area.html | 25 + ...hy.BritishNationalGrid.flow_direction.html | 25 + ...fhy.BritishNationalGrid.land_sea_mask.html | 25 + .../unifhy.BritishNationalGrid.shape.html | 25 + .../api/attributes/unifhy.LatLonGrid.X.html | 25 + .../unifhy.LatLonGrid.X_bounds.html | 25 + .../attributes/unifhy.LatLonGrid.X_name.html | 25 + .../api/attributes/unifhy.LatLonGrid.Y.html | 25 + .../unifhy.LatLonGrid.Y_bounds.html | 25 + .../attributes/unifhy.LatLonGrid.Y_name.html | 25 + .../attributes/unifhy.LatLonGrid.axes.html | 25 + .../unifhy.LatLonGrid.cell_area.html | 25 + .../unifhy.LatLonGrid.flow_direction.html | 25 + .../unifhy.LatLonGrid.land_sea_mask.html | 25 + .../attributes/unifhy.LatLonGrid.shape.html | 25 + .../unifhy.Model.config_directory.html | 25 + .../attributes/unifhy.Model.identifier.html | 25 + .../unifhy.Model.nutrientopenwater.html | 846 ++++++ .../unifhy.Model.nutrientsubsurface.html | 846 ++++++ .../unifhy.Model.nutrientsurfacelayer.html | 336 +++ .../attributes/unifhy.Model.openwater.html | 27 +- .../unifhy.Model.saving_directory.html | 25 + .../attributes/unifhy.Model.subsurface.html | 25 + .../attributes/unifhy.Model.surfacelayer.html | 25 + .../unifhy.RotatedLatLonGrid.X.html | 25 + .../unifhy.RotatedLatLonGrid.X_bounds.html | 25 + .../unifhy.RotatedLatLonGrid.X_name.html | 25 + .../unifhy.RotatedLatLonGrid.Y.html | 25 + .../unifhy.RotatedLatLonGrid.Y_bounds.html | 25 + .../unifhy.RotatedLatLonGrid.Y_name.html | 25 + .../unifhy.RotatedLatLonGrid.axes.html | 25 + .../unifhy.RotatedLatLonGrid.cell_area.html | 25 + ...ifhy.RotatedLatLonGrid.flow_direction.html | 25 + ...nifhy.RotatedLatLonGrid.land_sea_mask.html | 25 + .../unifhy.RotatedLatLonGrid.shape.html | 25 + .../attributes/unifhy.TimeDomain.bounds.html | 25 + .../unifhy.TimeDomain.calendar.html | 25 + .../attributes/unifhy.TimeDomain.period.html | 25 + .../attributes/unifhy.TimeDomain.time.html | 25 + .../unifhy.TimeDomain.timedelta.html | 25 + .../attributes/unifhy.TimeDomain.units.html | 25 + .../classes/unifhy.BritishNationalGrid.html | 25 + .../api/classes/unifhy.DataComponent.html | 27 +- docs/1.0.0/api/classes/unifhy.DataSet.html | 25 + docs/1.0.0/api/classes/unifhy.LatLonGrid.html | 25 + docs/1.0.0/api/classes/unifhy.Model.html | 31 + .../api/classes/unifhy.NullComponent.html | 25 + .../unifhy.NutrientOpenWaterComponent.html | 513 +++- .../unifhy.NutrientSubSurfaceComponent.html | 513 +++- .../unifhy.NutrientSurfaceLayerComponent.html | 513 +++- .../classes/unifhy.OpenWaterComponent.html | 27 +- .../api/classes/unifhy.RotatedLatLonGrid.html | 25 + .../classes/unifhy.SubSurfaceComponent.html | 25 + .../classes/unifhy.SurfaceLayerComponent.html | 27 +- docs/1.0.0/api/classes/unifhy.TimeDomain.html | 25 + ...tionalGrid.from_extent_and_resolution.html | 25 + ...unifhy.BritishNationalGrid.from_field.html | 25 + ...fhy.BritishNationalGrid.is_matched_in.html | 25 + ...BritishNationalGrid.is_space_equal_to.html | 25 + .../unifhy.BritishNationalGrid.route.html | 25 + ...tishNationalGrid.spans_same_region_as.html | 25 + .../unifhy.DataSet.load_from_file.html | 25 + ...LatLonGrid.from_extent_and_resolution.html | 25 + .../methods/unifhy.LatLonGrid.from_field.html | 25 + .../unifhy.LatLonGrid.is_matched_in.html | 25 + .../unifhy.LatLonGrid.is_space_equal_to.html | 25 + .../api/methods/unifhy.LatLonGrid.route.html | 25 + ...nifhy.LatLonGrid.spans_same_region_as.html | 25 + .../api/methods/unifhy.Model.from_yaml.html | 25 + ....Model.initialise_transfers_from_dump.html | 25 + .../api/methods/unifhy.Model.resume.html | 25 + .../api/methods/unifhy.Model.simulate.html | 25 + .../api/methods/unifhy.Model.spin_up.html | 25 + .../api/methods/unifhy.Model.to_yaml.html | 25 + ...LatLonGrid.from_extent_and_resolution.html | 25 + .../unifhy.RotatedLatLonGrid.from_field.html | 25 + ...nifhy.RotatedLatLonGrid.is_matched_in.html | 25 + ...y.RotatedLatLonGrid.is_space_equal_to.html | 25 + .../unifhy.RotatedLatLonGrid.route.html | 25 + ...otatedLatLonGrid.spans_same_region_as.html | 25 + ...fhy.TimeDomain.from_datetime_sequence.html | 25 + .../methods/unifhy.TimeDomain.from_field.html | 25 + ...unifhy.TimeDomain.from_start_end_step.html | 25 + .../unifhy.TimeDomain.is_time_equal_to.html | 25 + ...nifhy.TimeDomain.spans_same_period_as.html | 25 + docs/1.0.0/api_reference.html | 28 + docs/1.0.0/genindex.html | 8 + docs/1.0.0/objects.inv | Bin 3368 -> 3413 bytes docs/1.0.0/searchindex.js | 2 +- .../unifhy.Model.nutrientopenwater.rst | 4 +- .../unifhy.Model.nutrientsubsurface.rst | 2 +- docs/_images/simplified-uml.gv.svg | 2488 +++-------------- .../unifhy.Model.nutrientopenwater.rst.txt | 7 + .../unifhy.Model.nutrientsubsurface.rst.txt | 7 + .../unifhy.Model.nutrientsurfacelayer.rst.txt | 7 + .../_sources/api/classes/unifhy.Model.rst.txt | 3 + .../unifhy.NutrientOpenWaterComponent.rst.txt | 2 +- ...unifhy.NutrientSubSurfaceComponent.rst.txt | 2 +- ...ifhy.NutrientSurfaceLayerComponent.rst.txt | 2 +- docs/_sources/api_reference.rst.txt | 3 + docs/_static/simplified-uml.gv.svg | 2488 +++-------------- .../unifhy.BritishNationalGrid.X.html | 25 + .../unifhy.BritishNationalGrid.X_bounds.html | 25 + .../unifhy.BritishNationalGrid.X_name.html | 25 + .../unifhy.BritishNationalGrid.Y.html | 25 + .../unifhy.BritishNationalGrid.Y_bounds.html | 25 + .../unifhy.BritishNationalGrid.Y_name.html | 25 + .../unifhy.BritishNationalGrid.axes.html | 25 + .../unifhy.BritishNationalGrid.cell_area.html | 25 + ...hy.BritishNationalGrid.flow_direction.html | 25 + ...fhy.BritishNationalGrid.land_sea_mask.html | 25 + .../unifhy.BritishNationalGrid.shape.html | 25 + docs/api/attributes/unifhy.LatLonGrid.X.html | 25 + .../unifhy.LatLonGrid.X_bounds.html | 25 + .../attributes/unifhy.LatLonGrid.X_name.html | 25 + docs/api/attributes/unifhy.LatLonGrid.Y.html | 25 + .../unifhy.LatLonGrid.Y_bounds.html | 25 + .../attributes/unifhy.LatLonGrid.Y_name.html | 25 + .../attributes/unifhy.LatLonGrid.axes.html | 25 + .../unifhy.LatLonGrid.cell_area.html | 25 + .../unifhy.LatLonGrid.flow_direction.html | 25 + .../unifhy.LatLonGrid.land_sea_mask.html | 25 + .../attributes/unifhy.LatLonGrid.shape.html | 25 + .../unifhy.Model.config_directory.html | 25 + .../attributes/unifhy.Model.identifier.html | 25 + .../unifhy.Model.nutrientopenwater.html | 846 ++++++ .../unifhy.Model.nutrientsubsurface.html | 846 ++++++ .../unifhy.Model.nutrientsurfacelayer.html | 336 +++ .../attributes/unifhy.Model.openwater.html | 27 +- .../unifhy.Model.saving_directory.html | 25 + .../attributes/unifhy.Model.subsurface.html | 25 + .../attributes/unifhy.Model.surfacelayer.html | 25 + .../unifhy.RotatedLatLonGrid.X.html | 25 + .../unifhy.RotatedLatLonGrid.X_bounds.html | 25 + .../unifhy.RotatedLatLonGrid.X_name.html | 25 + .../unifhy.RotatedLatLonGrid.Y.html | 25 + .../unifhy.RotatedLatLonGrid.Y_bounds.html | 25 + .../unifhy.RotatedLatLonGrid.Y_name.html | 25 + .../unifhy.RotatedLatLonGrid.axes.html | 25 + .../unifhy.RotatedLatLonGrid.cell_area.html | 25 + ...ifhy.RotatedLatLonGrid.flow_direction.html | 25 + ...nifhy.RotatedLatLonGrid.land_sea_mask.html | 25 + .../unifhy.RotatedLatLonGrid.shape.html | 25 + .../attributes/unifhy.TimeDomain.bounds.html | 25 + .../unifhy.TimeDomain.calendar.html | 25 + .../attributes/unifhy.TimeDomain.period.html | 25 + .../attributes/unifhy.TimeDomain.time.html | 25 + .../unifhy.TimeDomain.timedelta.html | 25 + .../attributes/unifhy.TimeDomain.units.html | 25 + .../classes/unifhy.BritishNationalGrid.html | 25 + docs/api/classes/unifhy.DataComponent.html | 27 +- docs/api/classes/unifhy.DataSet.html | 25 + docs/api/classes/unifhy.LatLonGrid.html | 25 + docs/api/classes/unifhy.Model.html | 31 + docs/api/classes/unifhy.NullComponent.html | 25 + .../unifhy.NutrientOpenWaterComponent.html | 513 +++- .../unifhy.NutrientSubSurfaceComponent.html | 513 +++- .../unifhy.NutrientSurfaceLayerComponent.html | 513 +++- .../classes/unifhy.OpenWaterComponent.html | 27 +- .../api/classes/unifhy.RotatedLatLonGrid.html | 25 + .../classes/unifhy.SubSurfaceComponent.html | 25 + .../classes/unifhy.SurfaceLayerComponent.html | 27 +- docs/api/classes/unifhy.TimeDomain.html | 25 + ...tionalGrid.from_extent_and_resolution.html | 25 + ...unifhy.BritishNationalGrid.from_field.html | 25 + ...fhy.BritishNationalGrid.is_matched_in.html | 25 + ...BritishNationalGrid.is_space_equal_to.html | 25 + .../unifhy.BritishNationalGrid.route.html | 25 + ...tishNationalGrid.spans_same_region_as.html | 25 + .../unifhy.DataSet.load_from_file.html | 25 + ...LatLonGrid.from_extent_and_resolution.html | 25 + .../methods/unifhy.LatLonGrid.from_field.html | 25 + .../unifhy.LatLonGrid.is_matched_in.html | 25 + .../unifhy.LatLonGrid.is_space_equal_to.html | 25 + docs/api/methods/unifhy.LatLonGrid.route.html | 25 + ...nifhy.LatLonGrid.spans_same_region_as.html | 25 + docs/api/methods/unifhy.Model.from_yaml.html | 25 + ....Model.initialise_transfers_from_dump.html | 25 + docs/api/methods/unifhy.Model.resume.html | 25 + docs/api/methods/unifhy.Model.simulate.html | 25 + docs/api/methods/unifhy.Model.spin_up.html | 25 + docs/api/methods/unifhy.Model.to_yaml.html | 25 + ...LatLonGrid.from_extent_and_resolution.html | 25 + .../unifhy.RotatedLatLonGrid.from_field.html | 25 + ...nifhy.RotatedLatLonGrid.is_matched_in.html | 25 + ...y.RotatedLatLonGrid.is_space_equal_to.html | 25 + .../unifhy.RotatedLatLonGrid.route.html | 25 + ...otatedLatLonGrid.spans_same_region_as.html | 25 + ...fhy.TimeDomain.from_datetime_sequence.html | 25 + .../methods/unifhy.TimeDomain.from_field.html | 25 + ...unifhy.TimeDomain.from_start_end_step.html | 25 + .../unifhy.TimeDomain.is_time_equal_to.html | 25 + ...nifhy.TimeDomain.spans_same_period_as.html | 25 + docs/api_reference.html | 28 + docs/genindex.html | 8 + docs/objects.inv | Bin 3368 -> 3413 bytes docs/searchindex.js | 2 +- 214 files changed, 13219 insertions(+), 8343 deletions(-) create mode 100644 docs/1.0.0/_sources/api/attributes/unifhy.Model.nutrientopenwater.rst.txt create mode 100644 docs/1.0.0/_sources/api/attributes/unifhy.Model.nutrientsubsurface.rst.txt create mode 100644 docs/1.0.0/_sources/api/attributes/unifhy.Model.nutrientsurfacelayer.rst.txt create mode 100644 docs/1.0.0/api/attributes/unifhy.Model.nutrientopenwater.html create mode 100644 docs/1.0.0/api/attributes/unifhy.Model.nutrientsubsurface.html create mode 100644 docs/1.0.0/api/attributes/unifhy.Model.nutrientsurfacelayer.html create mode 100644 docs/_sources/api/attributes/unifhy.Model.nutrientopenwater.rst.txt create mode 100644 docs/_sources/api/attributes/unifhy.Model.nutrientsubsurface.rst.txt create mode 100644 docs/_sources/api/attributes/unifhy.Model.nutrientsurfacelayer.rst.txt create mode 100644 docs/api/attributes/unifhy.Model.nutrientopenwater.html create mode 100644 docs/api/attributes/unifhy.Model.nutrientsubsurface.html create mode 100644 docs/api/attributes/unifhy.Model.nutrientsurfacelayer.html diff --git a/docs/1.0.0/_images/simplified-uml.gv.svg b/docs/1.0.0/_images/simplified-uml.gv.svg index 69b367e1..3f69e735 100644 --- a/docs/1.0.0/_images/simplified-uml.gv.svg +++ b/docs/1.0.0/_images/simplified-uml.gv.svg @@ -1,2079 +1,411 @@ -image/svg+xml + + + + + +cm4twc_uml_class + +cluster_component_config + + + +cluster_component_utils + + + +BritishNationalGrid + +British + NationalGrid + + + +Grid + +Grid + + + +BritishNationalGrid->Grid + + + + + +RotatedLatLonGrid + +Rotated + LatLonGrid + + + +RotatedLatLonGrid->Grid + + + + + +LatLonGrid + +LatLonGrid + + + +LatLonGrid->Grid + + + + + +SpaceDomain + +SpaceDomain + + + +Grid->SpaceDomain + + + + + +Component + +Component + ++inputs ++parameters ++constants ++outputs ++records ++dump_file + ++initialise() ++run() ++finalise() + + + +SpaceDomain->Component + + +1 + + + +TimeDomain + +TimeDomain + + + +TimeDomain->Component + + +1 + + + +DataSet + +DataSet + + + +DataSet->Component + + +1 + + + +State + +State + + + +State->Component + + +0..* + + + +Record + +Record + + + +RecordStream + +RecordStream + + + +Record->RecordStream + + +1..* + + + +Record->Component + + +0..* + + + +RecordStream->Component + + +0..* + + + +SurfaceLayerComponent + +SurfaceLayer +Component + +-inwards +-outwards + + + +Component->SurfaceLayerComponent + + + + + +SubSurfaceComponent + +SubSurface +Component + +-inwards +-outwards + + + +Component->SubSurfaceComponent + + + + + +OpenWaterComponent + +OpenWater +Component + +-inwards +-outwards + + + +Component->OpenWaterComponent + + + + + +NutrientSurfaceLayerComponent + +NutrientSurfaceLayer +Component + +-inwards +-outwards + + + +Component->NutrientSurfaceLayerComponent + + + + + +NutrientSubSurfaceComponent + +NutrientSubSurface +Component + +-inwards +-outwards + + + +Component->NutrientSubSurfaceComponent + + + + + +NutrientOpenWaterComponent + +NutrientOpenWater +Component + +-inwards +-outwards + + + +Component->NutrientOpenWaterComponent + + + + + +DataComponent + +Data +Component + + + +Component->DataComponent + + + + + +NullComponent + +Null +Component + + + +Component->NullComponent + + + + + +Model + +Model + ++identifier + ++spinup() ++simulate() ++resume() ++from_yaml() ++to_yaml() + + + +SurfaceLayerComponent->Model + + +0..1 + + + +SubSurfaceComponent->Model + + +0..1 + + + +OpenWaterComponent->Model + + +0..1 + + + +NutrientSurfaceLayerComponent->Model + + +0..1 + + + +NutrientSubSurfaceComponent->Model + + +0..1 + + + +NutrientOpenWaterComponent->Model + + +0..1 + + + +DataComponent->Model + + +0..* + + + +NullComponent->Model + + +0..* + + + +Clock + +Clock + ++timedomains + ++__iter__() + + + +Model->Clock + + +1 + + + +Compass + +Compass + ++spacedomains + + + +Model->Compass + + +1 + + + +Exchanger + +Exchanger + ++transfers ++dump_file + + + +Model->Exchanger + + +1 + + + diff --git a/docs/1.0.0/_sources/api/attributes/unifhy.Model.nutrientopenwater.rst.txt b/docs/1.0.0/_sources/api/attributes/unifhy.Model.nutrientopenwater.rst.txt new file mode 100644 index 00000000..bcad398b --- /dev/null +++ b/docs/1.0.0/_sources/api/attributes/unifhy.Model.nutrientopenwater.rst.txt @@ -0,0 +1,7 @@ +unifhy.Model.nutrientopenwater +============================== + +.. currentmodule:: unifhy +.. default-role:: obj + +.. autoattribute:: unifhy.Model.nutrientopenwater \ No newline at end of file diff --git a/docs/1.0.0/_sources/api/attributes/unifhy.Model.nutrientsubsurface.rst.txt b/docs/1.0.0/_sources/api/attributes/unifhy.Model.nutrientsubsurface.rst.txt new file mode 100644 index 00000000..20ae6d76 --- /dev/null +++ b/docs/1.0.0/_sources/api/attributes/unifhy.Model.nutrientsubsurface.rst.txt @@ -0,0 +1,7 @@ +unifhy.Model.nutrientsubsurface +=============================== + +.. currentmodule:: unifhy +.. default-role:: obj + +.. autoattribute:: unifhy.Model.nutrientsubsurface \ No newline at end of file diff --git a/docs/1.0.0/_sources/api/attributes/unifhy.Model.nutrientsurfacelayer.rst.txt b/docs/1.0.0/_sources/api/attributes/unifhy.Model.nutrientsurfacelayer.rst.txt new file mode 100644 index 00000000..1e618bfe --- /dev/null +++ b/docs/1.0.0/_sources/api/attributes/unifhy.Model.nutrientsurfacelayer.rst.txt @@ -0,0 +1,7 @@ +unifhy.Model.nutrientsurfacelayer +================================= + +.. currentmodule:: unifhy +.. default-role:: obj + +.. autoattribute:: unifhy.Model.nutrientsurfacelayer diff --git a/docs/1.0.0/_sources/api/classes/unifhy.Model.rst.txt b/docs/1.0.0/_sources/api/classes/unifhy.Model.rst.txt index 0fd566b7..942c4e94 100644 --- a/docs/1.0.0/_sources/api/classes/unifhy.Model.rst.txt +++ b/docs/1.0.0/_sources/api/classes/unifhy.Model.rst.txt @@ -58,3 +58,6 @@ Attributes ~unifhy.Model.surfacelayer ~unifhy.Model.subsurface ~unifhy.Model.openwater + ~unifhy.Model.nutrientsurfacelayer + ~unifhy.Model.nutrientsubsurface + ~unifhy.Model.nutrientopenwater diff --git a/docs/1.0.0/_sources/api/classes/unifhy.NutrientOpenWaterComponent.rst.txt b/docs/1.0.0/_sources/api/classes/unifhy.NutrientOpenWaterComponent.rst.txt index 92b69bb0..be809dd6 100644 --- a/docs/1.0.0/_sources/api/classes/unifhy.NutrientOpenWaterComponent.rst.txt +++ b/docs/1.0.0/_sources/api/classes/unifhy.NutrientOpenWaterComponent.rst.txt @@ -2,7 +2,7 @@ .. default-role:: obj NutrientOpenWaterComponent -===================== +========================== .. autoclass:: NutrientOpenWaterComponent :show-inheritance: diff --git a/docs/1.0.0/_sources/api/classes/unifhy.NutrientSubSurfaceComponent.rst.txt b/docs/1.0.0/_sources/api/classes/unifhy.NutrientSubSurfaceComponent.rst.txt index d557716c..a6f12d86 100644 --- a/docs/1.0.0/_sources/api/classes/unifhy.NutrientSubSurfaceComponent.rst.txt +++ b/docs/1.0.0/_sources/api/classes/unifhy.NutrientSubSurfaceComponent.rst.txt @@ -2,7 +2,7 @@ .. default-role:: obj NutrientSubSurfaceComponent -===================== +=========================== .. autoclass:: NutrientSubSurfaceComponent :show-inheritance: diff --git a/docs/1.0.0/_sources/api/classes/unifhy.NutrientSurfaceLayerComponent.rst.txt b/docs/1.0.0/_sources/api/classes/unifhy.NutrientSurfaceLayerComponent.rst.txt index c7025a15..f495e8f8 100644 --- a/docs/1.0.0/_sources/api/classes/unifhy.NutrientSurfaceLayerComponent.rst.txt +++ b/docs/1.0.0/_sources/api/classes/unifhy.NutrientSurfaceLayerComponent.rst.txt @@ -2,7 +2,7 @@ .. default-role:: obj NutrientSurfaceLayerComponent -===================== +============================= .. autoclass:: NutrientSurfaceLayerComponent :show-inheritance: diff --git a/docs/1.0.0/_sources/api_reference.rst.txt b/docs/1.0.0/_sources/api_reference.rst.txt index 38ca80ed..dd4452a2 100644 --- a/docs/1.0.0/_sources/api_reference.rst.txt +++ b/docs/1.0.0/_sources/api_reference.rst.txt @@ -29,6 +29,9 @@ Components api/classes/unifhy.SurfaceLayerComponent.rst api/classes/unifhy.SubSurfaceComponent.rst api/classes/unifhy.OpenWaterComponent.rst + api/classes/unifhy.NutrientSurfaceLayerComponent.rst + api/classes/unifhy.NutrientSubSurfaceComponent.rst + api/classes/unifhy.NutrientOpenWaterComponent.rst api/classes/unifhy.DataComponent.rst api/classes/unifhy.NullComponent.rst diff --git a/docs/1.0.0/_static/simplified-uml.gv.svg b/docs/1.0.0/_static/simplified-uml.gv.svg index 69b367e1..3f69e735 100644 --- a/docs/1.0.0/_static/simplified-uml.gv.svg +++ b/docs/1.0.0/_static/simplified-uml.gv.svg @@ -1,2079 +1,411 @@ -image/svg+xml + + + + + +cm4twc_uml_class + +cluster_component_config + + + +cluster_component_utils + + + +BritishNationalGrid + +British + NationalGrid + + + +Grid + +Grid + + + +BritishNationalGrid->Grid + + + + + +RotatedLatLonGrid + +Rotated + LatLonGrid + + + +RotatedLatLonGrid->Grid + + + + + +LatLonGrid + +LatLonGrid + + + +LatLonGrid->Grid + + + + + +SpaceDomain + +SpaceDomain + + + +Grid->SpaceDomain + + + + + +Component + +Component + ++inputs ++parameters ++constants ++outputs ++records ++dump_file + ++initialise() ++run() ++finalise() + + + +SpaceDomain->Component + + +1 + + + +TimeDomain + +TimeDomain + + + +TimeDomain->Component + + +1 + + + +DataSet + +DataSet + + + +DataSet->Component + + +1 + + + +State + +State + + + +State->Component + + +0..* + + + +Record + +Record + + + +RecordStream + +RecordStream + + + +Record->RecordStream + + +1..* + + + +Record->Component + + +0..* + + + +RecordStream->Component + + +0..* + + + +SurfaceLayerComponent + +SurfaceLayer +Component + +-inwards +-outwards + + + +Component->SurfaceLayerComponent + + + + + +SubSurfaceComponent + +SubSurface +Component + +-inwards +-outwards + + + +Component->SubSurfaceComponent + + + + + +OpenWaterComponent + +OpenWater +Component + +-inwards +-outwards + + + +Component->OpenWaterComponent + + + + + +NutrientSurfaceLayerComponent + +NutrientSurfaceLayer +Component + +-inwards +-outwards + + + +Component->NutrientSurfaceLayerComponent + + + + + +NutrientSubSurfaceComponent + +NutrientSubSurface +Component + +-inwards +-outwards + + + +Component->NutrientSubSurfaceComponent + + + + + +NutrientOpenWaterComponent + +NutrientOpenWater +Component + +-inwards +-outwards + + + +Component->NutrientOpenWaterComponent + + + + + +DataComponent + +Data +Component + + + +Component->DataComponent + + + + + +NullComponent + +Null +Component + + + +Component->NullComponent + + + + + +Model + +Model + ++identifier + ++spinup() ++simulate() ++resume() ++from_yaml() ++to_yaml() + + + +SurfaceLayerComponent->Model + + +0..1 + + + +SubSurfaceComponent->Model + + +0..1 + + + +OpenWaterComponent->Model + + +0..1 + + + +NutrientSurfaceLayerComponent->Model + + +0..1 + + + +NutrientSubSurfaceComponent->Model + + +0..1 + + + +NutrientOpenWaterComponent->Model + + +0..1 + + + +DataComponent->Model + + +0..* + + + +NullComponent->Model + + +0..* + + + +Clock + +Clock + ++timedomains + ++__iter__() + + + +Model->Clock + + +1 + + + +Compass + +Compass + ++spacedomains + + + +Model->Compass + + +1 + + + +Exchanger + +Exchanger + ++transfers ++dump_file + + + +Model->Exchanger + + +1 + + + diff --git a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.X.html b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.X.html index 93da4bca..d16032dd 100644 --- a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.X.html +++ b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.X.html @@ -328,6 +328,16 @@ unifhy.Model.openwater +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.X_bounds.html b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.X_bounds.html index 7405f9f4..5b8def23 100644 --- a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.X_bounds.html +++ b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.X_bounds.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.X_name.html b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.X_name.html index ab962977..9a7ad3f9 100644 --- a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.X_name.html +++ b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.X_name.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.Y.html b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.Y.html index 30aab197..0e71003d 100644 --- a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.Y.html +++ b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.Y.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.Y_bounds.html b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.Y_bounds.html index b580f1b2..057a9f1c 100644 --- a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.Y_bounds.html +++ b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.Y_bounds.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.Y_name.html b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.Y_name.html index 905edfd4..cdc952fc 100644 --- a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.Y_name.html +++ b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.Y_name.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.axes.html b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.axes.html index 7b164c36..aa924216 100644 --- a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.axes.html +++ b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.axes.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.cell_area.html b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.cell_area.html index bfa32264..94d6a4ef 100644 --- a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.cell_area.html +++ b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.cell_area.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.flow_direction.html b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.flow_direction.html index f5458996..ade1d489 100644 --- a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.flow_direction.html +++ b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.flow_direction.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.land_sea_mask.html b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.land_sea_mask.html index e6db82c8..6abdac2d 100644 --- a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.land_sea_mask.html +++ b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.land_sea_mask.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.shape.html b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.shape.html index c4d76a2d..fece4487 100644 --- a/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.shape.html +++ b/docs/1.0.0/api/attributes/unifhy.BritishNationalGrid.shape.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.X.html b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.X.html index 9f7c44e1..70b1e6fb 100644 --- a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.X.html +++ b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.X.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.X_bounds.html b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.X_bounds.html index c491b7fd..b4fbf632 100644 --- a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.X_bounds.html +++ b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.X_bounds.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.X_name.html b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.X_name.html index 09a83232..d62002f4 100644 --- a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.X_name.html +++ b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.X_name.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.Y.html b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.Y.html index 369855d5..9e816e74 100644 --- a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.Y.html +++ b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.Y.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.Y_bounds.html b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.Y_bounds.html index c0ec7174..86c84856 100644 --- a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.Y_bounds.html +++ b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.Y_bounds.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.Y_name.html b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.Y_name.html index 93446890..45e6d37e 100644 --- a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.Y_name.html +++ b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.Y_name.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.axes.html b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.axes.html index 03129f5e..47e3af99 100644 --- a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.axes.html +++ b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.axes.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.cell_area.html b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.cell_area.html index 50c8692f..9a586490 100644 --- a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.cell_area.html +++ b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.cell_area.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.flow_direction.html b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.flow_direction.html index 40255097..35e38282 100644 --- a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.flow_direction.html +++ b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.flow_direction.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.land_sea_mask.html b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.land_sea_mask.html index 5203c2a8..f4e384b5 100644 --- a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.land_sea_mask.html +++ b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.land_sea_mask.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.shape.html b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.shape.html index 51f52fe3..a35a3e34 100644 --- a/docs/1.0.0/api/attributes/unifhy.LatLonGrid.shape.html +++ b/docs/1.0.0/api/attributes/unifhy.LatLonGrid.shape.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.Model.config_directory.html b/docs/1.0.0/api/attributes/unifhy.Model.config_directory.html index b352e54e..7a15bfd0 100644 --- a/docs/1.0.0/api/attributes/unifhy.Model.config_directory.html +++ b/docs/1.0.0/api/attributes/unifhy.Model.config_directory.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.Model.identifier.html b/docs/1.0.0/api/attributes/unifhy.Model.identifier.html index b2ee32be..28295f68 100644 --- a/docs/1.0.0/api/attributes/unifhy.Model.identifier.html +++ b/docs/1.0.0/api/attributes/unifhy.Model.identifier.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.Model.nutrientopenwater.html b/docs/1.0.0/api/attributes/unifhy.Model.nutrientopenwater.html new file mode 100644 index 00000000..f8d48a06 --- /dev/null +++ b/docs/1.0.0/api/attributes/unifhy.Model.nutrientopenwater.html @@ -0,0 +1,846 @@ + + + + + + + + + unifhy.Model.nutrientopenwater — unifhy v1.0.0 documentation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + +
    + + +
    + + + + + +
    + + +
    + + + +
    + +
    + +
    + + +
    + + + + +
    + +
    + +
    +

    unifhy.Model.nutrientopenwater

    +
    +
    +Model.nutrientopenwater
    +

    Return the open water component of the model.

    +
    + +
    + + +
    + + + +
    + +
    +
    + + + + + + +
    +
    + + \ No newline at end of file diff --git a/docs/1.0.0/api/attributes/unifhy.Model.nutrientsubsurface.html b/docs/1.0.0/api/attributes/unifhy.Model.nutrientsubsurface.html new file mode 100644 index 00000000..0b3256fd --- /dev/null +++ b/docs/1.0.0/api/attributes/unifhy.Model.nutrientsubsurface.html @@ -0,0 +1,846 @@ + + + + + + + + + unifhy.Model.nutrientsubsurface — unifhy v1.0.0 documentation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + +
    + + +
    + + + + + +
    + + +
    + + + +
    + +
    + +
    + + +
    + + + + +
    + +
    + +
    +

    unifhy.Model.nutrientsubsurface

    +
    +
    +Model.nutrientsubsurface
    +

    Return the sub-surface component of the model.

    +
    + +
    + + +
    + + + +
    + +
    +
    + + + + + + +
    +
    + + \ No newline at end of file diff --git a/docs/1.0.0/api/attributes/unifhy.Model.nutrientsurfacelayer.html b/docs/1.0.0/api/attributes/unifhy.Model.nutrientsurfacelayer.html new file mode 100644 index 00000000..bbe94dbc --- /dev/null +++ b/docs/1.0.0/api/attributes/unifhy.Model.nutrientsurfacelayer.html @@ -0,0 +1,336 @@ + + + + + + + + + unifhy.Model.nutrientsurfacelayer — unifhy v1.0.0 documentation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + +
    + + +
    + + + + + +
    + + +
    + + + +
    + +
    + +
    + + +
    + + + + +
    + +
    + +
    +

    unifhy.Model.nutrientsurfacelayer

    +
    +
    +Model.nutrientsurfacelayer
    +
    + +
    + + +
    + + + +
    + +
    +
    + + + + + + +
    +
    + + \ No newline at end of file diff --git a/docs/1.0.0/api/attributes/unifhy.Model.openwater.html b/docs/1.0.0/api/attributes/unifhy.Model.openwater.html index c6fb76b4..0603f048 100644 --- a/docs/1.0.0/api/attributes/unifhy.Model.openwater.html +++ b/docs/1.0.0/api/attributes/unifhy.Model.openwater.html @@ -42,7 +42,7 @@ - + @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.Model.saving_directory.html b/docs/1.0.0/api/attributes/unifhy.Model.saving_directory.html index bfea5854..713489db 100644 --- a/docs/1.0.0/api/attributes/unifhy.Model.saving_directory.html +++ b/docs/1.0.0/api/attributes/unifhy.Model.saving_directory.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.Model.subsurface.html b/docs/1.0.0/api/attributes/unifhy.Model.subsurface.html index 6d0331c8..b6d4ae1a 100644 --- a/docs/1.0.0/api/attributes/unifhy.Model.subsurface.html +++ b/docs/1.0.0/api/attributes/unifhy.Model.subsurface.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.Model.surfacelayer.html b/docs/1.0.0/api/attributes/unifhy.Model.surfacelayer.html index d5e8d031..5c55160e 100644 --- a/docs/1.0.0/api/attributes/unifhy.Model.surfacelayer.html +++ b/docs/1.0.0/api/attributes/unifhy.Model.surfacelayer.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.X.html b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.X.html index 75402e10..0de1e285 100644 --- a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.X.html +++ b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.X.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.X_bounds.html b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.X_bounds.html index 0c7e8239..4c0cb7bf 100644 --- a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.X_bounds.html +++ b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.X_bounds.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.X_name.html b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.X_name.html index 4c0a1c11..038fb3fe 100644 --- a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.X_name.html +++ b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.X_name.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.Y.html b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.Y.html index 456b4d78..c43ffb98 100644 --- a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.Y.html +++ b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.Y.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.Y_bounds.html b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.Y_bounds.html index 1c89595c..b3ddfb27 100644 --- a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.Y_bounds.html +++ b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.Y_bounds.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.Y_name.html b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.Y_name.html index 0be91257..3262d9d4 100644 --- a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.Y_name.html +++ b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.Y_name.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.axes.html b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.axes.html index 336c8b3e..82f4baf1 100644 --- a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.axes.html +++ b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.axes.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.cell_area.html b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.cell_area.html index 72492e6b..d8fa6e9d 100644 --- a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.cell_area.html +++ b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.cell_area.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.flow_direction.html b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.flow_direction.html index a7e8b384..e55f0038 100644 --- a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.flow_direction.html +++ b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.flow_direction.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.land_sea_mask.html b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.land_sea_mask.html index 9e005645..1c64eaca 100644 --- a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.land_sea_mask.html +++ b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.land_sea_mask.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.shape.html b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.shape.html index 820c8179..f06b3ac2 100644 --- a/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.shape.html +++ b/docs/1.0.0/api/attributes/unifhy.RotatedLatLonGrid.shape.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.TimeDomain.bounds.html b/docs/1.0.0/api/attributes/unifhy.TimeDomain.bounds.html index 793de30f..5444a9d0 100644 --- a/docs/1.0.0/api/attributes/unifhy.TimeDomain.bounds.html +++ b/docs/1.0.0/api/attributes/unifhy.TimeDomain.bounds.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.TimeDomain.calendar.html b/docs/1.0.0/api/attributes/unifhy.TimeDomain.calendar.html index 6306fa8b..969f32c3 100644 --- a/docs/1.0.0/api/attributes/unifhy.TimeDomain.calendar.html +++ b/docs/1.0.0/api/attributes/unifhy.TimeDomain.calendar.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.TimeDomain.period.html b/docs/1.0.0/api/attributes/unifhy.TimeDomain.period.html index 0fa1eed4..504380dd 100644 --- a/docs/1.0.0/api/attributes/unifhy.TimeDomain.period.html +++ b/docs/1.0.0/api/attributes/unifhy.TimeDomain.period.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.TimeDomain.time.html b/docs/1.0.0/api/attributes/unifhy.TimeDomain.time.html index ba1e73fc..8a93c48e 100644 --- a/docs/1.0.0/api/attributes/unifhy.TimeDomain.time.html +++ b/docs/1.0.0/api/attributes/unifhy.TimeDomain.time.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.TimeDomain.timedelta.html b/docs/1.0.0/api/attributes/unifhy.TimeDomain.timedelta.html index c4728b12..2a74e8e9 100644 --- a/docs/1.0.0/api/attributes/unifhy.TimeDomain.timedelta.html +++ b/docs/1.0.0/api/attributes/unifhy.TimeDomain.timedelta.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/attributes/unifhy.TimeDomain.units.html b/docs/1.0.0/api/attributes/unifhy.TimeDomain.units.html index e457d6d7..8a966d0a 100644 --- a/docs/1.0.0/api/attributes/unifhy.TimeDomain.units.html +++ b/docs/1.0.0/api/attributes/unifhy.TimeDomain.units.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/classes/unifhy.BritishNationalGrid.html b/docs/1.0.0/api/classes/unifhy.BritishNationalGrid.html index 7d5c6953..aec719fb 100644 --- a/docs/1.0.0/api/classes/unifhy.BritishNationalGrid.html +++ b/docs/1.0.0/api/classes/unifhy.BritishNationalGrid.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/classes/unifhy.DataComponent.html b/docs/1.0.0/api/classes/unifhy.DataComponent.html index 06973b91..7db9fd41 100644 --- a/docs/1.0.0/api/classes/unifhy.DataComponent.html +++ b/docs/1.0.0/api/classes/unifhy.DataComponent.html @@ -43,7 +43,7 @@ - + @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/classes/unifhy.DataSet.html b/docs/1.0.0/api/classes/unifhy.DataSet.html index 2894937a..8d3fb30b 100644 --- a/docs/1.0.0/api/classes/unifhy.DataSet.html +++ b/docs/1.0.0/api/classes/unifhy.DataSet.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/classes/unifhy.LatLonGrid.html b/docs/1.0.0/api/classes/unifhy.LatLonGrid.html index d4879e3b..347b7d04 100644 --- a/docs/1.0.0/api/classes/unifhy.LatLonGrid.html +++ b/docs/1.0.0/api/classes/unifhy.LatLonGrid.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/classes/unifhy.Model.html b/docs/1.0.0/api/classes/unifhy.Model.html index f3773d0b..9ac7f7fa 100644 --- a/docs/1.0.0/api/classes/unifhy.Model.html +++ b/docs/1.0.0/api/classes/unifhy.Model.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent @@ -932,6 +957,12 @@

    Attributes

    openwater

    Return the open water component of the model.

    +

    nutrientsubsurface

    +

    Return the sub-surface component of the model.

    + +

    nutrientopenwater

    +

    Return the open water component of the model.

    + diff --git a/docs/1.0.0/api/classes/unifhy.NullComponent.html b/docs/1.0.0/api/classes/unifhy.NullComponent.html index 0b020c0f..cc7e6a4a 100644 --- a/docs/1.0.0/api/classes/unifhy.NullComponent.html +++ b/docs/1.0.0/api/classes/unifhy.NullComponent.html @@ -328,6 +328,16 @@ unifhy.Model.openwater

  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/classes/unifhy.NutrientOpenWaterComponent.html b/docs/1.0.0/api/classes/unifhy.NutrientOpenWaterComponent.html index 64afbb64..21a01feb 100644 --- a/docs/1.0.0/api/classes/unifhy.NutrientOpenWaterComponent.html +++ b/docs/1.0.0/api/classes/unifhy.NutrientOpenWaterComponent.html @@ -42,6 +42,8 @@ + + @@ -189,7 +191,7 @@
  • - - - +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/classes/unifhy.RotatedLatLonGrid.html b/docs/1.0.0/api/classes/unifhy.RotatedLatLonGrid.html index 2ee42fb1..43cfef96 100644 --- a/docs/1.0.0/api/classes/unifhy.RotatedLatLonGrid.html +++ b/docs/1.0.0/api/classes/unifhy.RotatedLatLonGrid.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/classes/unifhy.SubSurfaceComponent.html b/docs/1.0.0/api/classes/unifhy.SubSurfaceComponent.html index ae302f7b..f07c0cab 100644 --- a/docs/1.0.0/api/classes/unifhy.SubSurfaceComponent.html +++ b/docs/1.0.0/api/classes/unifhy.SubSurfaceComponent.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/classes/unifhy.SurfaceLayerComponent.html b/docs/1.0.0/api/classes/unifhy.SurfaceLayerComponent.html index d6414d1b..fe17ad37 100644 --- a/docs/1.0.0/api/classes/unifhy.SurfaceLayerComponent.html +++ b/docs/1.0.0/api/classes/unifhy.SurfaceLayerComponent.html @@ -43,7 +43,7 @@ - + @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/classes/unifhy.TimeDomain.html b/docs/1.0.0/api/classes/unifhy.TimeDomain.html index 2f7d44e0..e739cc27 100644 --- a/docs/1.0.0/api/classes/unifhy.TimeDomain.html +++ b/docs/1.0.0/api/classes/unifhy.TimeDomain.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.from_extent_and_resolution.html b/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.from_extent_and_resolution.html index 6120d596..73ffc32d 100644 --- a/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.from_extent_and_resolution.html +++ b/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.from_extent_and_resolution.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.from_field.html b/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.from_field.html index 52ca9c7a..d0fe4fcf 100644 --- a/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.from_field.html +++ b/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.from_field.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.is_matched_in.html b/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.is_matched_in.html index 300669e3..562c3ff8 100644 --- a/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.is_matched_in.html +++ b/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.is_matched_in.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.is_space_equal_to.html b/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.is_space_equal_to.html index e6b1fd2a..4d92fc2b 100644 --- a/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.is_space_equal_to.html +++ b/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.is_space_equal_to.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.route.html b/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.route.html index 75a97bff..bbe4b235 100644 --- a/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.route.html +++ b/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.route.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.spans_same_region_as.html b/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.spans_same_region_as.html index 42dce8ec..a170782a 100644 --- a/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.spans_same_region_as.html +++ b/docs/1.0.0/api/methods/unifhy.BritishNationalGrid.spans_same_region_as.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.DataSet.load_from_file.html b/docs/1.0.0/api/methods/unifhy.DataSet.load_from_file.html index 49614c05..9cb73024 100644 --- a/docs/1.0.0/api/methods/unifhy.DataSet.load_from_file.html +++ b/docs/1.0.0/api/methods/unifhy.DataSet.load_from_file.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.LatLonGrid.from_extent_and_resolution.html b/docs/1.0.0/api/methods/unifhy.LatLonGrid.from_extent_and_resolution.html index ef788592..93e0df09 100644 --- a/docs/1.0.0/api/methods/unifhy.LatLonGrid.from_extent_and_resolution.html +++ b/docs/1.0.0/api/methods/unifhy.LatLonGrid.from_extent_and_resolution.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.LatLonGrid.from_field.html b/docs/1.0.0/api/methods/unifhy.LatLonGrid.from_field.html index 6d67779b..ffcd5540 100644 --- a/docs/1.0.0/api/methods/unifhy.LatLonGrid.from_field.html +++ b/docs/1.0.0/api/methods/unifhy.LatLonGrid.from_field.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.LatLonGrid.is_matched_in.html b/docs/1.0.0/api/methods/unifhy.LatLonGrid.is_matched_in.html index f4bb158a..56e6a30c 100644 --- a/docs/1.0.0/api/methods/unifhy.LatLonGrid.is_matched_in.html +++ b/docs/1.0.0/api/methods/unifhy.LatLonGrid.is_matched_in.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.LatLonGrid.is_space_equal_to.html b/docs/1.0.0/api/methods/unifhy.LatLonGrid.is_space_equal_to.html index 2de842d9..03ff6af8 100644 --- a/docs/1.0.0/api/methods/unifhy.LatLonGrid.is_space_equal_to.html +++ b/docs/1.0.0/api/methods/unifhy.LatLonGrid.is_space_equal_to.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.LatLonGrid.route.html b/docs/1.0.0/api/methods/unifhy.LatLonGrid.route.html index bbea94db..051c5d76 100644 --- a/docs/1.0.0/api/methods/unifhy.LatLonGrid.route.html +++ b/docs/1.0.0/api/methods/unifhy.LatLonGrid.route.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.LatLonGrid.spans_same_region_as.html b/docs/1.0.0/api/methods/unifhy.LatLonGrid.spans_same_region_as.html index a5634675..455f3d2f 100644 --- a/docs/1.0.0/api/methods/unifhy.LatLonGrid.spans_same_region_as.html +++ b/docs/1.0.0/api/methods/unifhy.LatLonGrid.spans_same_region_as.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.Model.from_yaml.html b/docs/1.0.0/api/methods/unifhy.Model.from_yaml.html index 786ccba9..614d0812 100644 --- a/docs/1.0.0/api/methods/unifhy.Model.from_yaml.html +++ b/docs/1.0.0/api/methods/unifhy.Model.from_yaml.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.Model.initialise_transfers_from_dump.html b/docs/1.0.0/api/methods/unifhy.Model.initialise_transfers_from_dump.html index 5c2f8c3e..16d36fef 100644 --- a/docs/1.0.0/api/methods/unifhy.Model.initialise_transfers_from_dump.html +++ b/docs/1.0.0/api/methods/unifhy.Model.initialise_transfers_from_dump.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.Model.resume.html b/docs/1.0.0/api/methods/unifhy.Model.resume.html index ddeaf71c..59212f10 100644 --- a/docs/1.0.0/api/methods/unifhy.Model.resume.html +++ b/docs/1.0.0/api/methods/unifhy.Model.resume.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.Model.simulate.html b/docs/1.0.0/api/methods/unifhy.Model.simulate.html index 9a09d5f2..1411f8f2 100644 --- a/docs/1.0.0/api/methods/unifhy.Model.simulate.html +++ b/docs/1.0.0/api/methods/unifhy.Model.simulate.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.Model.spin_up.html b/docs/1.0.0/api/methods/unifhy.Model.spin_up.html index 9e16e3e9..19091277 100644 --- a/docs/1.0.0/api/methods/unifhy.Model.spin_up.html +++ b/docs/1.0.0/api/methods/unifhy.Model.spin_up.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.Model.to_yaml.html b/docs/1.0.0/api/methods/unifhy.Model.to_yaml.html index 510d81a5..1f2dc8a1 100644 --- a/docs/1.0.0/api/methods/unifhy.Model.to_yaml.html +++ b/docs/1.0.0/api/methods/unifhy.Model.to_yaml.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.from_extent_and_resolution.html b/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.from_extent_and_resolution.html index 924bb115..460f3ebb 100644 --- a/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.from_extent_and_resolution.html +++ b/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.from_extent_and_resolution.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.from_field.html b/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.from_field.html index 02854b9a..c252d8da 100644 --- a/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.from_field.html +++ b/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.from_field.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.is_matched_in.html b/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.is_matched_in.html index c28f8d79..16c30c89 100644 --- a/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.is_matched_in.html +++ b/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.is_matched_in.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.is_space_equal_to.html b/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.is_space_equal_to.html index e760fee8..f10fe9ae 100644 --- a/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.is_space_equal_to.html +++ b/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.is_space_equal_to.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.route.html b/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.route.html index 9069ee11..ea2ce545 100644 --- a/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.route.html +++ b/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.route.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.spans_same_region_as.html b/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.spans_same_region_as.html index 48335824..16cd93ee 100644 --- a/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.spans_same_region_as.html +++ b/docs/1.0.0/api/methods/unifhy.RotatedLatLonGrid.spans_same_region_as.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.TimeDomain.from_datetime_sequence.html b/docs/1.0.0/api/methods/unifhy.TimeDomain.from_datetime_sequence.html index 3eacc1a7..61b2db7e 100644 --- a/docs/1.0.0/api/methods/unifhy.TimeDomain.from_datetime_sequence.html +++ b/docs/1.0.0/api/methods/unifhy.TimeDomain.from_datetime_sequence.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.TimeDomain.from_field.html b/docs/1.0.0/api/methods/unifhy.TimeDomain.from_field.html index bcbe8d59..2f56d2a8 100644 --- a/docs/1.0.0/api/methods/unifhy.TimeDomain.from_field.html +++ b/docs/1.0.0/api/methods/unifhy.TimeDomain.from_field.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.TimeDomain.from_start_end_step.html b/docs/1.0.0/api/methods/unifhy.TimeDomain.from_start_end_step.html index 9c44dac0..fe847074 100644 --- a/docs/1.0.0/api/methods/unifhy.TimeDomain.from_start_end_step.html +++ b/docs/1.0.0/api/methods/unifhy.TimeDomain.from_start_end_step.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.TimeDomain.is_time_equal_to.html b/docs/1.0.0/api/methods/unifhy.TimeDomain.is_time_equal_to.html index 151013c2..207d45b4 100644 --- a/docs/1.0.0/api/methods/unifhy.TimeDomain.is_time_equal_to.html +++ b/docs/1.0.0/api/methods/unifhy.TimeDomain.is_time_equal_to.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api/methods/unifhy.TimeDomain.spans_same_period_as.html b/docs/1.0.0/api/methods/unifhy.TimeDomain.spans_same_period_as.html index c5acccc4..5de7143b 100644 --- a/docs/1.0.0/api/methods/unifhy.TimeDomain.spans_same_period_as.html +++ b/docs/1.0.0/api/methods/unifhy.TimeDomain.spans_same_period_as.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/1.0.0/api_reference.html b/docs/1.0.0/api_reference.html index 043f8135..696be3d5 100644 --- a/docs/1.0.0/api_reference.html +++ b/docs/1.0.0/api_reference.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent @@ -829,6 +854,9 @@

    ComponentsSurfaceLayerComponent

  • SubSurfaceComponent
  • OpenWaterComponent
  • +
  • NutrientSurfaceLayerComponent
  • +
  • NutrientSubSurfaceComponent
  • +
  • NutrientOpenWaterComponent
  • DataComponent
  • NullComponent
  • diff --git a/docs/1.0.0/genindex.html b/docs/1.0.0/genindex.html index fb907464..1df6ffeb 100644 --- a/docs/1.0.0/genindex.html +++ b/docs/1.0.0/genindex.html @@ -509,6 +509,14 @@

    N

    +
    diff --git a/docs/1.0.0/objects.inv b/docs/1.0.0/objects.inv index b4c253163ca67509d1e5cfa1ba0d810e03013775..1b7d2860c2917b69f565fa90e02373895237b1df 100644 GIT binary patch delta 3321 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 D(92w5 delta 3276 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 -image/svg+xml + + + + + +cm4twc_uml_class + +cluster_component_config + + + +cluster_component_utils + + + +BritishNationalGrid + +British + NationalGrid + + + +Grid + +Grid + + + +BritishNationalGrid->Grid + + + + + +RotatedLatLonGrid + +Rotated + LatLonGrid + + + +RotatedLatLonGrid->Grid + + + + + +LatLonGrid + +LatLonGrid + + + +LatLonGrid->Grid + + + + + +SpaceDomain + +SpaceDomain + + + +Grid->SpaceDomain + + + + + +Component + +Component + ++inputs ++parameters ++constants ++outputs ++records ++dump_file + ++initialise() ++run() ++finalise() + + + +SpaceDomain->Component + + +1 + + + +TimeDomain + +TimeDomain + + + +TimeDomain->Component + + +1 + + + +DataSet + +DataSet + + + +DataSet->Component + + +1 + + + +State + +State + + + +State->Component + + +0..* + + + +Record + +Record + + + +RecordStream + +RecordStream + + + +Record->RecordStream + + +1..* + + + +Record->Component + + +0..* + + + +RecordStream->Component + + +0..* + + + +SurfaceLayerComponent + +SurfaceLayer +Component + +-inwards +-outwards + + + +Component->SurfaceLayerComponent + + + + + +SubSurfaceComponent + +SubSurface +Component + +-inwards +-outwards + + + +Component->SubSurfaceComponent + + + + + +OpenWaterComponent + +OpenWater +Component + +-inwards +-outwards + + + +Component->OpenWaterComponent + + + + + +NutrientSurfaceLayerComponent + +NutrientSurfaceLayer +Component + +-inwards +-outwards + + + +Component->NutrientSurfaceLayerComponent + + + + + +NutrientSubSurfaceComponent + +NutrientSubSurface +Component + +-inwards +-outwards + + + +Component->NutrientSubSurfaceComponent + + + + + +NutrientOpenWaterComponent + +NutrientOpenWater +Component + +-inwards +-outwards + + + +Component->NutrientOpenWaterComponent + + + + + +DataComponent + +Data +Component + + + +Component->DataComponent + + + + + +NullComponent + +Null +Component + + + +Component->NullComponent + + + + + +Model + +Model + ++identifier + ++spinup() ++simulate() ++resume() ++from_yaml() ++to_yaml() + + + +SurfaceLayerComponent->Model + + +0..1 + + + +SubSurfaceComponent->Model + + +0..1 + + + +OpenWaterComponent->Model + + +0..1 + + + +NutrientSurfaceLayerComponent->Model + + +0..1 + + + +NutrientSubSurfaceComponent->Model + + +0..1 + + + +NutrientOpenWaterComponent->Model + + +0..1 + + + +DataComponent->Model + + +0..* + + + +NullComponent->Model + + +0..* + + + +Clock + +Clock + ++timedomains + ++__iter__() + + + +Model->Clock + + +1 + + + +Compass + +Compass + ++spacedomains + + + +Model->Compass + + +1 + + + +Exchanger + +Exchanger + ++transfers ++dump_file + + + +Model->Exchanger + + +1 + + + diff --git a/docs/_sources/api/attributes/unifhy.Model.nutrientopenwater.rst.txt b/docs/_sources/api/attributes/unifhy.Model.nutrientopenwater.rst.txt new file mode 100644 index 00000000..bcad398b --- /dev/null +++ b/docs/_sources/api/attributes/unifhy.Model.nutrientopenwater.rst.txt @@ -0,0 +1,7 @@ +unifhy.Model.nutrientopenwater +============================== + +.. currentmodule:: unifhy +.. default-role:: obj + +.. autoattribute:: unifhy.Model.nutrientopenwater \ No newline at end of file diff --git a/docs/_sources/api/attributes/unifhy.Model.nutrientsubsurface.rst.txt b/docs/_sources/api/attributes/unifhy.Model.nutrientsubsurface.rst.txt new file mode 100644 index 00000000..20ae6d76 --- /dev/null +++ b/docs/_sources/api/attributes/unifhy.Model.nutrientsubsurface.rst.txt @@ -0,0 +1,7 @@ +unifhy.Model.nutrientsubsurface +=============================== + +.. currentmodule:: unifhy +.. default-role:: obj + +.. autoattribute:: unifhy.Model.nutrientsubsurface \ No newline at end of file diff --git a/docs/_sources/api/attributes/unifhy.Model.nutrientsurfacelayer.rst.txt b/docs/_sources/api/attributes/unifhy.Model.nutrientsurfacelayer.rst.txt new file mode 100644 index 00000000..1e618bfe --- /dev/null +++ b/docs/_sources/api/attributes/unifhy.Model.nutrientsurfacelayer.rst.txt @@ -0,0 +1,7 @@ +unifhy.Model.nutrientsurfacelayer +================================= + +.. currentmodule:: unifhy +.. default-role:: obj + +.. autoattribute:: unifhy.Model.nutrientsurfacelayer diff --git a/docs/_sources/api/classes/unifhy.Model.rst.txt b/docs/_sources/api/classes/unifhy.Model.rst.txt index 0fd566b7..942c4e94 100644 --- a/docs/_sources/api/classes/unifhy.Model.rst.txt +++ b/docs/_sources/api/classes/unifhy.Model.rst.txt @@ -58,3 +58,6 @@ Attributes ~unifhy.Model.surfacelayer ~unifhy.Model.subsurface ~unifhy.Model.openwater + ~unifhy.Model.nutrientsurfacelayer + ~unifhy.Model.nutrientsubsurface + ~unifhy.Model.nutrientopenwater diff --git a/docs/_sources/api/classes/unifhy.NutrientOpenWaterComponent.rst.txt b/docs/_sources/api/classes/unifhy.NutrientOpenWaterComponent.rst.txt index 92b69bb0..be809dd6 100644 --- a/docs/_sources/api/classes/unifhy.NutrientOpenWaterComponent.rst.txt +++ b/docs/_sources/api/classes/unifhy.NutrientOpenWaterComponent.rst.txt @@ -2,7 +2,7 @@ .. default-role:: obj NutrientOpenWaterComponent -===================== +========================== .. autoclass:: NutrientOpenWaterComponent :show-inheritance: diff --git a/docs/_sources/api/classes/unifhy.NutrientSubSurfaceComponent.rst.txt b/docs/_sources/api/classes/unifhy.NutrientSubSurfaceComponent.rst.txt index d557716c..a6f12d86 100644 --- a/docs/_sources/api/classes/unifhy.NutrientSubSurfaceComponent.rst.txt +++ b/docs/_sources/api/classes/unifhy.NutrientSubSurfaceComponent.rst.txt @@ -2,7 +2,7 @@ .. default-role:: obj NutrientSubSurfaceComponent -===================== +=========================== .. autoclass:: NutrientSubSurfaceComponent :show-inheritance: diff --git a/docs/_sources/api/classes/unifhy.NutrientSurfaceLayerComponent.rst.txt b/docs/_sources/api/classes/unifhy.NutrientSurfaceLayerComponent.rst.txt index c7025a15..f495e8f8 100644 --- a/docs/_sources/api/classes/unifhy.NutrientSurfaceLayerComponent.rst.txt +++ b/docs/_sources/api/classes/unifhy.NutrientSurfaceLayerComponent.rst.txt @@ -2,7 +2,7 @@ .. default-role:: obj NutrientSurfaceLayerComponent -===================== +============================= .. autoclass:: NutrientSurfaceLayerComponent :show-inheritance: diff --git a/docs/_sources/api_reference.rst.txt b/docs/_sources/api_reference.rst.txt index 38ca80ed..dd4452a2 100644 --- a/docs/_sources/api_reference.rst.txt +++ b/docs/_sources/api_reference.rst.txt @@ -29,6 +29,9 @@ Components api/classes/unifhy.SurfaceLayerComponent.rst api/classes/unifhy.SubSurfaceComponent.rst api/classes/unifhy.OpenWaterComponent.rst + api/classes/unifhy.NutrientSurfaceLayerComponent.rst + api/classes/unifhy.NutrientSubSurfaceComponent.rst + api/classes/unifhy.NutrientOpenWaterComponent.rst api/classes/unifhy.DataComponent.rst api/classes/unifhy.NullComponent.rst diff --git a/docs/_static/simplified-uml.gv.svg b/docs/_static/simplified-uml.gv.svg index 69b367e1..3f69e735 100644 --- a/docs/_static/simplified-uml.gv.svg +++ b/docs/_static/simplified-uml.gv.svg @@ -1,2079 +1,411 @@ -image/svg+xml + + + + + +cm4twc_uml_class + +cluster_component_config + + + +cluster_component_utils + + + +BritishNationalGrid + +British + NationalGrid + + + +Grid + +Grid + + + +BritishNationalGrid->Grid + + + + + +RotatedLatLonGrid + +Rotated + LatLonGrid + + + +RotatedLatLonGrid->Grid + + + + + +LatLonGrid + +LatLonGrid + + + +LatLonGrid->Grid + + + + + +SpaceDomain + +SpaceDomain + + + +Grid->SpaceDomain + + + + + +Component + +Component + ++inputs ++parameters ++constants ++outputs ++records ++dump_file + ++initialise() ++run() ++finalise() + + + +SpaceDomain->Component + + +1 + + + +TimeDomain + +TimeDomain + + + +TimeDomain->Component + + +1 + + + +DataSet + +DataSet + + + +DataSet->Component + + +1 + + + +State + +State + + + +State->Component + + +0..* + + + +Record + +Record + + + +RecordStream + +RecordStream + + + +Record->RecordStream + + +1..* + + + +Record->Component + + +0..* + + + +RecordStream->Component + + +0..* + + + +SurfaceLayerComponent + +SurfaceLayer +Component + +-inwards +-outwards + + + +Component->SurfaceLayerComponent + + + + + +SubSurfaceComponent + +SubSurface +Component + +-inwards +-outwards + + + +Component->SubSurfaceComponent + + + + + +OpenWaterComponent + +OpenWater +Component + +-inwards +-outwards + + + +Component->OpenWaterComponent + + + + + +NutrientSurfaceLayerComponent + +NutrientSurfaceLayer +Component + +-inwards +-outwards + + + +Component->NutrientSurfaceLayerComponent + + + + + +NutrientSubSurfaceComponent + +NutrientSubSurface +Component + +-inwards +-outwards + + + +Component->NutrientSubSurfaceComponent + + + + + +NutrientOpenWaterComponent + +NutrientOpenWater +Component + +-inwards +-outwards + + + +Component->NutrientOpenWaterComponent + + + + + +DataComponent + +Data +Component + + + +Component->DataComponent + + + + + +NullComponent + +Null +Component + + + +Component->NullComponent + + + + + +Model + +Model + ++identifier + ++spinup() ++simulate() ++resume() ++from_yaml() ++to_yaml() + + + +SurfaceLayerComponent->Model + + +0..1 + + + +SubSurfaceComponent->Model + + +0..1 + + + +OpenWaterComponent->Model + + +0..1 + + + +NutrientSurfaceLayerComponent->Model + + +0..1 + + + +NutrientSubSurfaceComponent->Model + + +0..1 + + + +NutrientOpenWaterComponent->Model + + +0..1 + + + +DataComponent->Model + + +0..* + + + +NullComponent->Model + + +0..* + + + +Clock + +Clock + ++timedomains + ++__iter__() + + + +Model->Clock + + +1 + + + +Compass + +Compass + ++spacedomains + + + +Model->Compass + + +1 + + + +Exchanger + +Exchanger + ++transfers ++dump_file + + + +Model->Exchanger + + +1 + + + diff --git a/docs/api/attributes/unifhy.BritishNationalGrid.X.html b/docs/api/attributes/unifhy.BritishNationalGrid.X.html index 93da4bca..d16032dd 100644 --- a/docs/api/attributes/unifhy.BritishNationalGrid.X.html +++ b/docs/api/attributes/unifhy.BritishNationalGrid.X.html @@ -328,6 +328,16 @@ unifhy.Model.openwater +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.BritishNationalGrid.X_bounds.html b/docs/api/attributes/unifhy.BritishNationalGrid.X_bounds.html index 7405f9f4..5b8def23 100644 --- a/docs/api/attributes/unifhy.BritishNationalGrid.X_bounds.html +++ b/docs/api/attributes/unifhy.BritishNationalGrid.X_bounds.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.BritishNationalGrid.X_name.html b/docs/api/attributes/unifhy.BritishNationalGrid.X_name.html index ab962977..9a7ad3f9 100644 --- a/docs/api/attributes/unifhy.BritishNationalGrid.X_name.html +++ b/docs/api/attributes/unifhy.BritishNationalGrid.X_name.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.BritishNationalGrid.Y.html b/docs/api/attributes/unifhy.BritishNationalGrid.Y.html index 30aab197..0e71003d 100644 --- a/docs/api/attributes/unifhy.BritishNationalGrid.Y.html +++ b/docs/api/attributes/unifhy.BritishNationalGrid.Y.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.BritishNationalGrid.Y_bounds.html b/docs/api/attributes/unifhy.BritishNationalGrid.Y_bounds.html index b580f1b2..057a9f1c 100644 --- a/docs/api/attributes/unifhy.BritishNationalGrid.Y_bounds.html +++ b/docs/api/attributes/unifhy.BritishNationalGrid.Y_bounds.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.BritishNationalGrid.Y_name.html b/docs/api/attributes/unifhy.BritishNationalGrid.Y_name.html index 905edfd4..cdc952fc 100644 --- a/docs/api/attributes/unifhy.BritishNationalGrid.Y_name.html +++ b/docs/api/attributes/unifhy.BritishNationalGrid.Y_name.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.BritishNationalGrid.axes.html b/docs/api/attributes/unifhy.BritishNationalGrid.axes.html index 7b164c36..aa924216 100644 --- a/docs/api/attributes/unifhy.BritishNationalGrid.axes.html +++ b/docs/api/attributes/unifhy.BritishNationalGrid.axes.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.BritishNationalGrid.cell_area.html b/docs/api/attributes/unifhy.BritishNationalGrid.cell_area.html index bfa32264..94d6a4ef 100644 --- a/docs/api/attributes/unifhy.BritishNationalGrid.cell_area.html +++ b/docs/api/attributes/unifhy.BritishNationalGrid.cell_area.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.BritishNationalGrid.flow_direction.html b/docs/api/attributes/unifhy.BritishNationalGrid.flow_direction.html index f5458996..ade1d489 100644 --- a/docs/api/attributes/unifhy.BritishNationalGrid.flow_direction.html +++ b/docs/api/attributes/unifhy.BritishNationalGrid.flow_direction.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.BritishNationalGrid.land_sea_mask.html b/docs/api/attributes/unifhy.BritishNationalGrid.land_sea_mask.html index e6db82c8..6abdac2d 100644 --- a/docs/api/attributes/unifhy.BritishNationalGrid.land_sea_mask.html +++ b/docs/api/attributes/unifhy.BritishNationalGrid.land_sea_mask.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.BritishNationalGrid.shape.html b/docs/api/attributes/unifhy.BritishNationalGrid.shape.html index c4d76a2d..fece4487 100644 --- a/docs/api/attributes/unifhy.BritishNationalGrid.shape.html +++ b/docs/api/attributes/unifhy.BritishNationalGrid.shape.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.LatLonGrid.X.html b/docs/api/attributes/unifhy.LatLonGrid.X.html index 9f7c44e1..70b1e6fb 100644 --- a/docs/api/attributes/unifhy.LatLonGrid.X.html +++ b/docs/api/attributes/unifhy.LatLonGrid.X.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.LatLonGrid.X_bounds.html b/docs/api/attributes/unifhy.LatLonGrid.X_bounds.html index c491b7fd..b4fbf632 100644 --- a/docs/api/attributes/unifhy.LatLonGrid.X_bounds.html +++ b/docs/api/attributes/unifhy.LatLonGrid.X_bounds.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.LatLonGrid.X_name.html b/docs/api/attributes/unifhy.LatLonGrid.X_name.html index 09a83232..d62002f4 100644 --- a/docs/api/attributes/unifhy.LatLonGrid.X_name.html +++ b/docs/api/attributes/unifhy.LatLonGrid.X_name.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.LatLonGrid.Y.html b/docs/api/attributes/unifhy.LatLonGrid.Y.html index 369855d5..9e816e74 100644 --- a/docs/api/attributes/unifhy.LatLonGrid.Y.html +++ b/docs/api/attributes/unifhy.LatLonGrid.Y.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.LatLonGrid.Y_bounds.html b/docs/api/attributes/unifhy.LatLonGrid.Y_bounds.html index c0ec7174..86c84856 100644 --- a/docs/api/attributes/unifhy.LatLonGrid.Y_bounds.html +++ b/docs/api/attributes/unifhy.LatLonGrid.Y_bounds.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.LatLonGrid.Y_name.html b/docs/api/attributes/unifhy.LatLonGrid.Y_name.html index 93446890..45e6d37e 100644 --- a/docs/api/attributes/unifhy.LatLonGrid.Y_name.html +++ b/docs/api/attributes/unifhy.LatLonGrid.Y_name.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.LatLonGrid.axes.html b/docs/api/attributes/unifhy.LatLonGrid.axes.html index 03129f5e..47e3af99 100644 --- a/docs/api/attributes/unifhy.LatLonGrid.axes.html +++ b/docs/api/attributes/unifhy.LatLonGrid.axes.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.LatLonGrid.cell_area.html b/docs/api/attributes/unifhy.LatLonGrid.cell_area.html index 50c8692f..9a586490 100644 --- a/docs/api/attributes/unifhy.LatLonGrid.cell_area.html +++ b/docs/api/attributes/unifhy.LatLonGrid.cell_area.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.LatLonGrid.flow_direction.html b/docs/api/attributes/unifhy.LatLonGrid.flow_direction.html index 40255097..35e38282 100644 --- a/docs/api/attributes/unifhy.LatLonGrid.flow_direction.html +++ b/docs/api/attributes/unifhy.LatLonGrid.flow_direction.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.LatLonGrid.land_sea_mask.html b/docs/api/attributes/unifhy.LatLonGrid.land_sea_mask.html index 5203c2a8..f4e384b5 100644 --- a/docs/api/attributes/unifhy.LatLonGrid.land_sea_mask.html +++ b/docs/api/attributes/unifhy.LatLonGrid.land_sea_mask.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.LatLonGrid.shape.html b/docs/api/attributes/unifhy.LatLonGrid.shape.html index 51f52fe3..a35a3e34 100644 --- a/docs/api/attributes/unifhy.LatLonGrid.shape.html +++ b/docs/api/attributes/unifhy.LatLonGrid.shape.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.Model.config_directory.html b/docs/api/attributes/unifhy.Model.config_directory.html index b352e54e..7a15bfd0 100644 --- a/docs/api/attributes/unifhy.Model.config_directory.html +++ b/docs/api/attributes/unifhy.Model.config_directory.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.Model.identifier.html b/docs/api/attributes/unifhy.Model.identifier.html index b2ee32be..28295f68 100644 --- a/docs/api/attributes/unifhy.Model.identifier.html +++ b/docs/api/attributes/unifhy.Model.identifier.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.Model.nutrientopenwater.html b/docs/api/attributes/unifhy.Model.nutrientopenwater.html new file mode 100644 index 00000000..f8d48a06 --- /dev/null +++ b/docs/api/attributes/unifhy.Model.nutrientopenwater.html @@ -0,0 +1,846 @@ + + + + + + + + + unifhy.Model.nutrientopenwater — unifhy v1.0.0 documentation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + +
    + + +
    + + + + + +
    + + +
    + + + +
    + +
    + +
    + + +
    + + + + +
    + +
    + +
    +

    unifhy.Model.nutrientopenwater

    +
    +
    +Model.nutrientopenwater
    +

    Return the open water component of the model.

    +
    + +
    + + +
    + + + +
    + +
    +
    + + + + + + +
    +
    + + \ No newline at end of file diff --git a/docs/api/attributes/unifhy.Model.nutrientsubsurface.html b/docs/api/attributes/unifhy.Model.nutrientsubsurface.html new file mode 100644 index 00000000..0b3256fd --- /dev/null +++ b/docs/api/attributes/unifhy.Model.nutrientsubsurface.html @@ -0,0 +1,846 @@ + + + + + + + + + unifhy.Model.nutrientsubsurface — unifhy v1.0.0 documentation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + +
    + + +
    + + + + + +
    + + +
    + + + +
    + +
    + +
    + + +
    + + + + +
    + +
    + +
    +

    unifhy.Model.nutrientsubsurface

    +
    +
    +Model.nutrientsubsurface
    +

    Return the sub-surface component of the model.

    +
    + +
    + + +
    + + + +
    + +
    +
    + + + + + + +
    +
    + + \ No newline at end of file diff --git a/docs/api/attributes/unifhy.Model.nutrientsurfacelayer.html b/docs/api/attributes/unifhy.Model.nutrientsurfacelayer.html new file mode 100644 index 00000000..bbe94dbc --- /dev/null +++ b/docs/api/attributes/unifhy.Model.nutrientsurfacelayer.html @@ -0,0 +1,336 @@ + + + + + + + + + unifhy.Model.nutrientsurfacelayer — unifhy v1.0.0 documentation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + +
    + + +
    + + + + + +
    + + +
    + + + +
    + +
    + +
    + + +
    + + + + +
    + +
    + +
    +

    unifhy.Model.nutrientsurfacelayer

    +
    +
    +Model.nutrientsurfacelayer
    +
    + +
    + + +
    + + + +
    + +
    +
    + + + + + + +
    +
    + + \ No newline at end of file diff --git a/docs/api/attributes/unifhy.Model.openwater.html b/docs/api/attributes/unifhy.Model.openwater.html index c6fb76b4..0603f048 100644 --- a/docs/api/attributes/unifhy.Model.openwater.html +++ b/docs/api/attributes/unifhy.Model.openwater.html @@ -42,7 +42,7 @@ - + @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.Model.saving_directory.html b/docs/api/attributes/unifhy.Model.saving_directory.html index bfea5854..713489db 100644 --- a/docs/api/attributes/unifhy.Model.saving_directory.html +++ b/docs/api/attributes/unifhy.Model.saving_directory.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.Model.subsurface.html b/docs/api/attributes/unifhy.Model.subsurface.html index 6d0331c8..b6d4ae1a 100644 --- a/docs/api/attributes/unifhy.Model.subsurface.html +++ b/docs/api/attributes/unifhy.Model.subsurface.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.Model.surfacelayer.html b/docs/api/attributes/unifhy.Model.surfacelayer.html index d5e8d031..5c55160e 100644 --- a/docs/api/attributes/unifhy.Model.surfacelayer.html +++ b/docs/api/attributes/unifhy.Model.surfacelayer.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.RotatedLatLonGrid.X.html b/docs/api/attributes/unifhy.RotatedLatLonGrid.X.html index 75402e10..0de1e285 100644 --- a/docs/api/attributes/unifhy.RotatedLatLonGrid.X.html +++ b/docs/api/attributes/unifhy.RotatedLatLonGrid.X.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.RotatedLatLonGrid.X_bounds.html b/docs/api/attributes/unifhy.RotatedLatLonGrid.X_bounds.html index 0c7e8239..4c0cb7bf 100644 --- a/docs/api/attributes/unifhy.RotatedLatLonGrid.X_bounds.html +++ b/docs/api/attributes/unifhy.RotatedLatLonGrid.X_bounds.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.RotatedLatLonGrid.X_name.html b/docs/api/attributes/unifhy.RotatedLatLonGrid.X_name.html index 4c0a1c11..038fb3fe 100644 --- a/docs/api/attributes/unifhy.RotatedLatLonGrid.X_name.html +++ b/docs/api/attributes/unifhy.RotatedLatLonGrid.X_name.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.RotatedLatLonGrid.Y.html b/docs/api/attributes/unifhy.RotatedLatLonGrid.Y.html index 456b4d78..c43ffb98 100644 --- a/docs/api/attributes/unifhy.RotatedLatLonGrid.Y.html +++ b/docs/api/attributes/unifhy.RotatedLatLonGrid.Y.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.RotatedLatLonGrid.Y_bounds.html b/docs/api/attributes/unifhy.RotatedLatLonGrid.Y_bounds.html index 1c89595c..b3ddfb27 100644 --- a/docs/api/attributes/unifhy.RotatedLatLonGrid.Y_bounds.html +++ b/docs/api/attributes/unifhy.RotatedLatLonGrid.Y_bounds.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.RotatedLatLonGrid.Y_name.html b/docs/api/attributes/unifhy.RotatedLatLonGrid.Y_name.html index 0be91257..3262d9d4 100644 --- a/docs/api/attributes/unifhy.RotatedLatLonGrid.Y_name.html +++ b/docs/api/attributes/unifhy.RotatedLatLonGrid.Y_name.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.RotatedLatLonGrid.axes.html b/docs/api/attributes/unifhy.RotatedLatLonGrid.axes.html index 336c8b3e..82f4baf1 100644 --- a/docs/api/attributes/unifhy.RotatedLatLonGrid.axes.html +++ b/docs/api/attributes/unifhy.RotatedLatLonGrid.axes.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.RotatedLatLonGrid.cell_area.html b/docs/api/attributes/unifhy.RotatedLatLonGrid.cell_area.html index 72492e6b..d8fa6e9d 100644 --- a/docs/api/attributes/unifhy.RotatedLatLonGrid.cell_area.html +++ b/docs/api/attributes/unifhy.RotatedLatLonGrid.cell_area.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.RotatedLatLonGrid.flow_direction.html b/docs/api/attributes/unifhy.RotatedLatLonGrid.flow_direction.html index a7e8b384..e55f0038 100644 --- a/docs/api/attributes/unifhy.RotatedLatLonGrid.flow_direction.html +++ b/docs/api/attributes/unifhy.RotatedLatLonGrid.flow_direction.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.RotatedLatLonGrid.land_sea_mask.html b/docs/api/attributes/unifhy.RotatedLatLonGrid.land_sea_mask.html index 9e005645..1c64eaca 100644 --- a/docs/api/attributes/unifhy.RotatedLatLonGrid.land_sea_mask.html +++ b/docs/api/attributes/unifhy.RotatedLatLonGrid.land_sea_mask.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.RotatedLatLonGrid.shape.html b/docs/api/attributes/unifhy.RotatedLatLonGrid.shape.html index 820c8179..f06b3ac2 100644 --- a/docs/api/attributes/unifhy.RotatedLatLonGrid.shape.html +++ b/docs/api/attributes/unifhy.RotatedLatLonGrid.shape.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.TimeDomain.bounds.html b/docs/api/attributes/unifhy.TimeDomain.bounds.html index 793de30f..5444a9d0 100644 --- a/docs/api/attributes/unifhy.TimeDomain.bounds.html +++ b/docs/api/attributes/unifhy.TimeDomain.bounds.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.TimeDomain.calendar.html b/docs/api/attributes/unifhy.TimeDomain.calendar.html index 6306fa8b..969f32c3 100644 --- a/docs/api/attributes/unifhy.TimeDomain.calendar.html +++ b/docs/api/attributes/unifhy.TimeDomain.calendar.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.TimeDomain.period.html b/docs/api/attributes/unifhy.TimeDomain.period.html index 0fa1eed4..504380dd 100644 --- a/docs/api/attributes/unifhy.TimeDomain.period.html +++ b/docs/api/attributes/unifhy.TimeDomain.period.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.TimeDomain.time.html b/docs/api/attributes/unifhy.TimeDomain.time.html index ba1e73fc..8a93c48e 100644 --- a/docs/api/attributes/unifhy.TimeDomain.time.html +++ b/docs/api/attributes/unifhy.TimeDomain.time.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.TimeDomain.timedelta.html b/docs/api/attributes/unifhy.TimeDomain.timedelta.html index c4728b12..2a74e8e9 100644 --- a/docs/api/attributes/unifhy.TimeDomain.timedelta.html +++ b/docs/api/attributes/unifhy.TimeDomain.timedelta.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/attributes/unifhy.TimeDomain.units.html b/docs/api/attributes/unifhy.TimeDomain.units.html index e457d6d7..8a966d0a 100644 --- a/docs/api/attributes/unifhy.TimeDomain.units.html +++ b/docs/api/attributes/unifhy.TimeDomain.units.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/classes/unifhy.BritishNationalGrid.html b/docs/api/classes/unifhy.BritishNationalGrid.html index 7d5c6953..aec719fb 100644 --- a/docs/api/classes/unifhy.BritishNationalGrid.html +++ b/docs/api/classes/unifhy.BritishNationalGrid.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/classes/unifhy.DataComponent.html b/docs/api/classes/unifhy.DataComponent.html index 06973b91..7db9fd41 100644 --- a/docs/api/classes/unifhy.DataComponent.html +++ b/docs/api/classes/unifhy.DataComponent.html @@ -43,7 +43,7 @@ - + @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/classes/unifhy.DataSet.html b/docs/api/classes/unifhy.DataSet.html index 2894937a..8d3fb30b 100644 --- a/docs/api/classes/unifhy.DataSet.html +++ b/docs/api/classes/unifhy.DataSet.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/classes/unifhy.LatLonGrid.html b/docs/api/classes/unifhy.LatLonGrid.html index d4879e3b..347b7d04 100644 --- a/docs/api/classes/unifhy.LatLonGrid.html +++ b/docs/api/classes/unifhy.LatLonGrid.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/classes/unifhy.Model.html b/docs/api/classes/unifhy.Model.html index f3773d0b..9ac7f7fa 100644 --- a/docs/api/classes/unifhy.Model.html +++ b/docs/api/classes/unifhy.Model.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent @@ -932,6 +957,12 @@

    Attributes

    openwater

    Return the open water component of the model.

    +

    nutrientsubsurface

    +

    Return the sub-surface component of the model.

    + +

    nutrientopenwater

    +

    Return the open water component of the model.

    + diff --git a/docs/api/classes/unifhy.NullComponent.html b/docs/api/classes/unifhy.NullComponent.html index 0b020c0f..cc7e6a4a 100644 --- a/docs/api/classes/unifhy.NullComponent.html +++ b/docs/api/classes/unifhy.NullComponent.html @@ -328,6 +328,16 @@ unifhy.Model.openwater

  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/classes/unifhy.NutrientOpenWaterComponent.html b/docs/api/classes/unifhy.NutrientOpenWaterComponent.html index 64afbb64..21a01feb 100644 --- a/docs/api/classes/unifhy.NutrientOpenWaterComponent.html +++ b/docs/api/classes/unifhy.NutrientOpenWaterComponent.html @@ -42,6 +42,8 @@ + + @@ -189,7 +191,7 @@
  • - - - +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/classes/unifhy.RotatedLatLonGrid.html b/docs/api/classes/unifhy.RotatedLatLonGrid.html index 2ee42fb1..43cfef96 100644 --- a/docs/api/classes/unifhy.RotatedLatLonGrid.html +++ b/docs/api/classes/unifhy.RotatedLatLonGrid.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/classes/unifhy.SubSurfaceComponent.html b/docs/api/classes/unifhy.SubSurfaceComponent.html index ae302f7b..f07c0cab 100644 --- a/docs/api/classes/unifhy.SubSurfaceComponent.html +++ b/docs/api/classes/unifhy.SubSurfaceComponent.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/classes/unifhy.SurfaceLayerComponent.html b/docs/api/classes/unifhy.SurfaceLayerComponent.html index d6414d1b..fe17ad37 100644 --- a/docs/api/classes/unifhy.SurfaceLayerComponent.html +++ b/docs/api/classes/unifhy.SurfaceLayerComponent.html @@ -43,7 +43,7 @@ - + @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/classes/unifhy.TimeDomain.html b/docs/api/classes/unifhy.TimeDomain.html index 2f7d44e0..e739cc27 100644 --- a/docs/api/classes/unifhy.TimeDomain.html +++ b/docs/api/classes/unifhy.TimeDomain.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.BritishNationalGrid.from_extent_and_resolution.html b/docs/api/methods/unifhy.BritishNationalGrid.from_extent_and_resolution.html index 6120d596..73ffc32d 100644 --- a/docs/api/methods/unifhy.BritishNationalGrid.from_extent_and_resolution.html +++ b/docs/api/methods/unifhy.BritishNationalGrid.from_extent_and_resolution.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.BritishNationalGrid.from_field.html b/docs/api/methods/unifhy.BritishNationalGrid.from_field.html index 52ca9c7a..d0fe4fcf 100644 --- a/docs/api/methods/unifhy.BritishNationalGrid.from_field.html +++ b/docs/api/methods/unifhy.BritishNationalGrid.from_field.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.BritishNationalGrid.is_matched_in.html b/docs/api/methods/unifhy.BritishNationalGrid.is_matched_in.html index 300669e3..562c3ff8 100644 --- a/docs/api/methods/unifhy.BritishNationalGrid.is_matched_in.html +++ b/docs/api/methods/unifhy.BritishNationalGrid.is_matched_in.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.BritishNationalGrid.is_space_equal_to.html b/docs/api/methods/unifhy.BritishNationalGrid.is_space_equal_to.html index e6b1fd2a..4d92fc2b 100644 --- a/docs/api/methods/unifhy.BritishNationalGrid.is_space_equal_to.html +++ b/docs/api/methods/unifhy.BritishNationalGrid.is_space_equal_to.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.BritishNationalGrid.route.html b/docs/api/methods/unifhy.BritishNationalGrid.route.html index 75a97bff..bbe4b235 100644 --- a/docs/api/methods/unifhy.BritishNationalGrid.route.html +++ b/docs/api/methods/unifhy.BritishNationalGrid.route.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.BritishNationalGrid.spans_same_region_as.html b/docs/api/methods/unifhy.BritishNationalGrid.spans_same_region_as.html index 42dce8ec..a170782a 100644 --- a/docs/api/methods/unifhy.BritishNationalGrid.spans_same_region_as.html +++ b/docs/api/methods/unifhy.BritishNationalGrid.spans_same_region_as.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.DataSet.load_from_file.html b/docs/api/methods/unifhy.DataSet.load_from_file.html index 49614c05..9cb73024 100644 --- a/docs/api/methods/unifhy.DataSet.load_from_file.html +++ b/docs/api/methods/unifhy.DataSet.load_from_file.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.LatLonGrid.from_extent_and_resolution.html b/docs/api/methods/unifhy.LatLonGrid.from_extent_and_resolution.html index ef788592..93e0df09 100644 --- a/docs/api/methods/unifhy.LatLonGrid.from_extent_and_resolution.html +++ b/docs/api/methods/unifhy.LatLonGrid.from_extent_and_resolution.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.LatLonGrid.from_field.html b/docs/api/methods/unifhy.LatLonGrid.from_field.html index 6d67779b..ffcd5540 100644 --- a/docs/api/methods/unifhy.LatLonGrid.from_field.html +++ b/docs/api/methods/unifhy.LatLonGrid.from_field.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.LatLonGrid.is_matched_in.html b/docs/api/methods/unifhy.LatLonGrid.is_matched_in.html index f4bb158a..56e6a30c 100644 --- a/docs/api/methods/unifhy.LatLonGrid.is_matched_in.html +++ b/docs/api/methods/unifhy.LatLonGrid.is_matched_in.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.LatLonGrid.is_space_equal_to.html b/docs/api/methods/unifhy.LatLonGrid.is_space_equal_to.html index 2de842d9..03ff6af8 100644 --- a/docs/api/methods/unifhy.LatLonGrid.is_space_equal_to.html +++ b/docs/api/methods/unifhy.LatLonGrid.is_space_equal_to.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.LatLonGrid.route.html b/docs/api/methods/unifhy.LatLonGrid.route.html index bbea94db..051c5d76 100644 --- a/docs/api/methods/unifhy.LatLonGrid.route.html +++ b/docs/api/methods/unifhy.LatLonGrid.route.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.LatLonGrid.spans_same_region_as.html b/docs/api/methods/unifhy.LatLonGrid.spans_same_region_as.html index a5634675..455f3d2f 100644 --- a/docs/api/methods/unifhy.LatLonGrid.spans_same_region_as.html +++ b/docs/api/methods/unifhy.LatLonGrid.spans_same_region_as.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.Model.from_yaml.html b/docs/api/methods/unifhy.Model.from_yaml.html index 786ccba9..614d0812 100644 --- a/docs/api/methods/unifhy.Model.from_yaml.html +++ b/docs/api/methods/unifhy.Model.from_yaml.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.Model.initialise_transfers_from_dump.html b/docs/api/methods/unifhy.Model.initialise_transfers_from_dump.html index 5c2f8c3e..16d36fef 100644 --- a/docs/api/methods/unifhy.Model.initialise_transfers_from_dump.html +++ b/docs/api/methods/unifhy.Model.initialise_transfers_from_dump.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.Model.resume.html b/docs/api/methods/unifhy.Model.resume.html index ddeaf71c..59212f10 100644 --- a/docs/api/methods/unifhy.Model.resume.html +++ b/docs/api/methods/unifhy.Model.resume.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.Model.simulate.html b/docs/api/methods/unifhy.Model.simulate.html index 9a09d5f2..1411f8f2 100644 --- a/docs/api/methods/unifhy.Model.simulate.html +++ b/docs/api/methods/unifhy.Model.simulate.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.Model.spin_up.html b/docs/api/methods/unifhy.Model.spin_up.html index 9e16e3e9..19091277 100644 --- a/docs/api/methods/unifhy.Model.spin_up.html +++ b/docs/api/methods/unifhy.Model.spin_up.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.Model.to_yaml.html b/docs/api/methods/unifhy.Model.to_yaml.html index 510d81a5..1f2dc8a1 100644 --- a/docs/api/methods/unifhy.Model.to_yaml.html +++ b/docs/api/methods/unifhy.Model.to_yaml.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.RotatedLatLonGrid.from_extent_and_resolution.html b/docs/api/methods/unifhy.RotatedLatLonGrid.from_extent_and_resolution.html index 924bb115..460f3ebb 100644 --- a/docs/api/methods/unifhy.RotatedLatLonGrid.from_extent_and_resolution.html +++ b/docs/api/methods/unifhy.RotatedLatLonGrid.from_extent_and_resolution.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.RotatedLatLonGrid.from_field.html b/docs/api/methods/unifhy.RotatedLatLonGrid.from_field.html index 02854b9a..c252d8da 100644 --- a/docs/api/methods/unifhy.RotatedLatLonGrid.from_field.html +++ b/docs/api/methods/unifhy.RotatedLatLonGrid.from_field.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.RotatedLatLonGrid.is_matched_in.html b/docs/api/methods/unifhy.RotatedLatLonGrid.is_matched_in.html index c28f8d79..16c30c89 100644 --- a/docs/api/methods/unifhy.RotatedLatLonGrid.is_matched_in.html +++ b/docs/api/methods/unifhy.RotatedLatLonGrid.is_matched_in.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.RotatedLatLonGrid.is_space_equal_to.html b/docs/api/methods/unifhy.RotatedLatLonGrid.is_space_equal_to.html index e760fee8..f10fe9ae 100644 --- a/docs/api/methods/unifhy.RotatedLatLonGrid.is_space_equal_to.html +++ b/docs/api/methods/unifhy.RotatedLatLonGrid.is_space_equal_to.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.RotatedLatLonGrid.route.html b/docs/api/methods/unifhy.RotatedLatLonGrid.route.html index 9069ee11..ea2ce545 100644 --- a/docs/api/methods/unifhy.RotatedLatLonGrid.route.html +++ b/docs/api/methods/unifhy.RotatedLatLonGrid.route.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.RotatedLatLonGrid.spans_same_region_as.html b/docs/api/methods/unifhy.RotatedLatLonGrid.spans_same_region_as.html index 48335824..16cd93ee 100644 --- a/docs/api/methods/unifhy.RotatedLatLonGrid.spans_same_region_as.html +++ b/docs/api/methods/unifhy.RotatedLatLonGrid.spans_same_region_as.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.TimeDomain.from_datetime_sequence.html b/docs/api/methods/unifhy.TimeDomain.from_datetime_sequence.html index 3eacc1a7..61b2db7e 100644 --- a/docs/api/methods/unifhy.TimeDomain.from_datetime_sequence.html +++ b/docs/api/methods/unifhy.TimeDomain.from_datetime_sequence.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.TimeDomain.from_field.html b/docs/api/methods/unifhy.TimeDomain.from_field.html index bcbe8d59..2f56d2a8 100644 --- a/docs/api/methods/unifhy.TimeDomain.from_field.html +++ b/docs/api/methods/unifhy.TimeDomain.from_field.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.TimeDomain.from_start_end_step.html b/docs/api/methods/unifhy.TimeDomain.from_start_end_step.html index 9c44dac0..fe847074 100644 --- a/docs/api/methods/unifhy.TimeDomain.from_start_end_step.html +++ b/docs/api/methods/unifhy.TimeDomain.from_start_end_step.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.TimeDomain.is_time_equal_to.html b/docs/api/methods/unifhy.TimeDomain.is_time_equal_to.html index 151013c2..207d45b4 100644 --- a/docs/api/methods/unifhy.TimeDomain.is_time_equal_to.html +++ b/docs/api/methods/unifhy.TimeDomain.is_time_equal_to.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api/methods/unifhy.TimeDomain.spans_same_period_as.html b/docs/api/methods/unifhy.TimeDomain.spans_same_period_as.html index c5acccc4..5de7143b 100644 --- a/docs/api/methods/unifhy.TimeDomain.spans_same_period_as.html +++ b/docs/api/methods/unifhy.TimeDomain.spans_same_period_as.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent diff --git a/docs/api_reference.html b/docs/api_reference.html index 043f8135..696be3d5 100644 --- a/docs/api_reference.html +++ b/docs/api_reference.html @@ -328,6 +328,16 @@ unifhy.Model.openwater
  • +
  • + + unifhy.Model.nutrientsubsurface + +
  • +
  • + + unifhy.Model.nutrientopenwater + +
  • @@ -347,6 +357,21 @@ OpenWaterComponent +
  • + + NutrientSurfaceLayerComponent + +
  • +
  • + + NutrientSubSurfaceComponent + +
  • +
  • + + NutrientOpenWaterComponent + +
  • DataComponent @@ -829,6 +854,9 @@

    ComponentsSurfaceLayerComponent

  • SubSurfaceComponent
  • OpenWaterComponent
  • +
  • NutrientSurfaceLayerComponent
  • +
  • NutrientSubSurfaceComponent
  • +
  • NutrientOpenWaterComponent
  • DataComponent
  • NullComponent
  • diff --git a/docs/genindex.html b/docs/genindex.html index fb907464..1df6ffeb 100644 --- a/docs/genindex.html +++ b/docs/genindex.html @@ -509,6 +509,14 @@

    N

    +
    diff --git a/docs/objects.inv b/docs/objects.inv index b4c253163ca67509d1e5cfa1ba0d810e03013775..1b7d2860c2917b69f565fa90e02373895237b1df 100644 GIT binary patch delta 3321 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 D(92w5 delta 3276 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