From 3e8020f5b678df9b787be06f83f3c5b26b6d86c4 Mon Sep 17 00:00:00 2001 From: Akio Taniguchi <13254278+astropenguin@users.noreply.github.com> Date: Mon, 16 Jun 2025 15:32:11 +0000 Subject: [PATCH 1/5] #73 Convert observation attribute to coordinate --- README.md | 6 +++--- dems/d2.py | 15 ++++++++++----- 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 6a05028..f418be2 100644 --- a/README.md +++ b/README.md @@ -40,10 +40,11 @@ da = MS.new( | | name | Name | DEMS name | - | "DEMS" | str | - | - | | Dimensions | time | Dimension | Start time in UTC | - | 1970-01-01T00:00:00.000000000 | numpy.ndarray | (time,) | datetime64[ns] | | | chan | Dimension | Channel ID | - | 0 | numpy.ndarray | (chan,) | int64 | -| Labels | beam | Coordinate | Beam label | - | "" | numpy.ndarray | (time,) | str ( Date: Mon, 16 Jun 2025 15:35:03 +0000 Subject: [PATCH 2/5] =?UTF-8?q?#73=20Update=20package=20version=20(2024.7.?= =?UTF-8?q?2=20=E2=86=92=202025.6.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CITATION.cff | 2 +- README.md | 2 +- dems/__init__.py | 2 +- pyproject.toml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index b733e5d..95b0c46 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -3,7 +3,7 @@ message: "If you use this software, please cite it as below." title: "dems" abstract: "DESHIMA measurement set by DataArray" -version: 2024.7.2 +version: 2025.6.0 date-released: 2024-07-17 license: "MIT" doi: "10.5281/zenodo.8151950" diff --git a/README.md b/README.md index f418be2..507840f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ DESHIMA measurement set by DataArray ## Installation ```shell -pip install dems==2024.7.2 +pip install dems==2025.6.0 ``` ## Usage diff --git a/dems/__init__.py b/dems/__init__.py index c2635f4..8117dd2 100644 --- a/dems/__init__.py +++ b/dems/__init__.py @@ -1,5 +1,5 @@ __all__ = ["d1", "d2"] -__version__ = "2024.7.2" +__version__ = "2025.6.0" # submodules diff --git a/pyproject.toml b/pyproject.toml index f3efba1..32398ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "dems" -version = "2024.7.2" +version = "2025.6.0" description = "DESHIMA Measurement Set" readme = "README.md" keywords = [ From 9f3fba3b2eff0fbb7c718fab71fdd914b294ad52 Mon Sep 17 00:00:00 2001 From: Akio Taniguchi <13254278+astropenguin@users.noreply.github.com> Date: Mon, 16 Jun 2025 15:35:31 +0000 Subject: [PATCH 3/5] #73 Update release date --- CITATION.cff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CITATION.cff b/CITATION.cff index 95b0c46..ba367c3 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -4,7 +4,7 @@ message: "If you use this software, please cite it as below." title: "dems" abstract: "DESHIMA measurement set by DataArray" version: 2025.6.0 -date-released: 2024-07-17 +date-released: 2025-06-16 license: "MIT" doi: "10.5281/zenodo.8151950" url: "https://github.com/deshima-dev/dems" From 81cd33e16c8fb1053b83a3e79f0448554f2ca354 Mon Sep 17 00:00:00 2001 From: Akio Taniguchi <13254278+astropenguin@users.noreply.github.com> Date: Mon, 16 Jun 2025 15:35:46 +0000 Subject: [PATCH 4/5] #73 Update year period of license --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 9de016d..74c44cb 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022-2024 Akio Taniguchi +Copyright (c) 2022-2025 Akio Taniguchi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal From 07221ef31e074226aaabfc28ce30d10c9c188d76 Mon Sep 17 00:00:00 2001 From: Akio Taniguchi <13254278+astropenguin@users.noreply.github.com> Date: Mon, 16 Jun 2025 15:40:14 +0000 Subject: [PATCH 5/5] #73 Update citation file --- CITATION.cff | 43 ++++++++++++++++++++++++++++++------------- 1 file changed, 30 insertions(+), 13 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index ba367c3..4a68f21 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,15 +1,32 @@ -cff-version: 1.2.0 -message: "If you use this software, please cite it as below." +# This CITATION.cff file was generated with cffinit. +# Visit https://bit.ly/cffinit to generate yours today! -title: "dems" -abstract: "DESHIMA measurement set by DataArray" -version: 2025.6.0 -date-released: 2025-06-16 -license: "MIT" -doi: "10.5281/zenodo.8151950" -url: "https://github.com/deshima-dev/dems" +cff-version: 1.2.0 +title: dems +message: >- + If you use this software, please cite it using the + metadata from this file. +type: software authors: - - given-names: "Akio" - family-names: "Taniguchi" - affiliation: "Nagoya University" - orcid: "https://orcid.org/0000-0002-9695-6183" + - given-names: Akio + family-names: Taniguchi + email: taniguchi.akio@gmail.com + affiliation: Kitami Institute of Technology + orcid: 'https://orcid.org/0000-0002-9695-6183' +identifiers: + - type: doi + value: 10.5281/zenodo.8151950 +repository-code: 'https://github.com/deshima-dev/dems' +url: 'https://github.com/deshima-dev/dems' +abstract: DESHIMA Measurement Set +keywords: + - python + - astronomy + - data-format + - deshima + - measurement-set + - spectroscopy + - submillimeter +license: MIT +version: 2025.6.0 +date-released: '2025-06-16'