From bd8b10d47d3e909888db5c46075fb8b4e9a405de Mon Sep 17 00:00:00 2001 From: lisapro Date: Thu, 15 Aug 2024 13:26:57 +0200 Subject: [PATCH] typo in attr fixed --- dscreator/cfarray/attributes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dscreator/cfarray/attributes.py b/dscreator/cfarray/attributes.py index 794a508..61a59c5 100644 --- a/dscreator/cfarray/attributes.py +++ b/dscreator/cfarray/attributes.py @@ -141,7 +141,7 @@ class DatasetAttrsDefaults: Conventions: str = "CF-1.7, ACDD-1.3" netcdf_version: str = "4" publisher_name: str = "Norwegian Institute for Water Research" - publisher_insitution: str = "Norwegian Institute for Water Research" + publisher_institution: str = "Norwegian Institute for Water Research" publisher_email: str = "miljoinformatikk@niva.no" publisher_url: str = "https://niva.no" # From https://spdx.org/licenses/