{
  "access": {
    "embargo": {
      "active": false,
      "reason": null
    },
    "files": "public",
    "record": "public",
    "status": "open"
  },
  "created": "2026-06-05T15:55:51.772727+00:00",
  "custom_fields": {
    "code:codeRepository": "https://github.com/finam-ufz/finam-plot"
  },
  "deletion_status": {
    "is_deleted": false,
    "status": "P"
  },
  "files": {
    "count": 1,
    "enabled": true,
    "entries": {
      "finam-ufz/finam-plot-v0.2.0.zip": {
        "access": {
          "hidden": false
        },
        "checksum": "md5:b3645bc7b6f3476d85fc8e1b7bec957a",
        "ext": "zip",
        "id": "c8156a95-4283-49f5-a28a-5cd2807fc188",
        "key": "finam-ufz/finam-plot-v0.2.0.zip",
        "links": {
          "content": "https://zenodo.org/api/records/20560021/files/finam-ufz/finam-plot-v0.2.0.zip/content",
          "self": "https://zenodo.org/api/records/20560021/files/finam-ufz/finam-plot-v0.2.0.zip"
        },
        "metadata": null,
        "mimetype": "application/zip",
        "size": 64387,
        "storage_class": "L"
      }
    },
    "order": [],
    "total_bytes": 64387
  },
  "id": "20560021",
  "is_draft": false,
  "is_published": true,
  "links": {
    "access": "https://zenodo.org/api/records/20560021/access",
    "access_grants": "https://zenodo.org/api/records/20560021/access/grants",
    "access_links": "https://zenodo.org/api/records/20560021/access/links",
    "access_request": "https://zenodo.org/api/records/20560021/access/request",
    "access_users": "https://zenodo.org/api/records/20560021/access/users",
    "archive": "https://zenodo.org/api/records/20560021/files-archive",
    "archive_media": "https://zenodo.org/api/records/20560021/media-files-archive",
    "communities": "https://zenodo.org/api/records/20560021/communities",
    "communities-suggestions": "https://zenodo.org/api/records/20560021/communities-suggestions",
    "doi": "https://doi.org/10.5281/zenodo.20560021",
    "draft": "https://zenodo.org/api/records/20560021/draft",
    "file_modification": "https://zenodo.org/api/records/20560021/file-modification",
    "files": "https://zenodo.org/api/records/20560021/files",
    "latest": "https://zenodo.org/api/records/20560021/versions/latest",
    "latest_html": "https://zenodo.org/records/20560021/latest",
    "media_files": "https://zenodo.org/api/records/20560021/media-files",
    "parent": "https://zenodo.org/api/records/20560000",
    "parent_doi": "https://doi.org/10.5281/zenodo.20560000",
    "parent_doi_html": "https://zenodo.org/doi/10.5281/zenodo.20560000",
    "parent_html": "https://zenodo.org/records/20560000",
    "preview_html": "https://zenodo.org/records/20560021?preview=1",
    "quota_increase": "https://zenodo.org/api/records/20560021/quota-increase",
    "request_deletion": "https://zenodo.org/api/records/20560021/request-deletion",
    "requests": "https://zenodo.org/api/records/20560021/requests",
    "reserve_doi": "https://zenodo.org/api/records/20560021/draft/pids/doi",
    "self": "https://zenodo.org/api/records/20560021",
    "self_doi": "https://doi.org/10.5281/zenodo.20560021",
    "self_doi_html": "https://zenodo.org/doi/10.5281/zenodo.20560021",
    "self_html": "https://zenodo.org/records/20560021",
    "self_iiif_manifest": "https://zenodo.org/api/iiif/record:20560021/manifest",
    "self_iiif_sequence": "https://zenodo.org/api/iiif/record:20560021/sequence/default",
    "versions": "https://zenodo.org/api/records/20560021/versions"
  },
  "media_files": {
    "count": 0,
    "enabled": false,
    "entries": {},
    "order": [],
    "total_bytes": 0
  },
  "metadata": {
    "creators": [
      {
        "affiliations": [
          {
            "name": "@Helmholtz-UFZ   @finam-ufz"
          }
        ],
        "person_or_org": {
          "family_name": "Martin Lange",
          "name": "Martin Lange",
          "type": "personal"
        }
      },
      {
        "affiliations": [
          {
            "name": "@GeoStat-Framework, @finam-ufz, @mhm-ufz, @ufz"
          }
        ],
        "person_or_org": {
          "family_name": "Sebastian M\u00fcller",
          "name": "Sebastian M\u00fcller",
          "type": "personal"
        }
      }
    ],
    "description": "<h2>Changelog</h2>\n<h3>Features</h3>\n<ul>\n<li>Grid plots accept static data (!17)</li>\n<li>Plot window title can be configured via constructor argument (!17)</li>\n<li>Grid plots show the current time (!17)</li>\n<li>New <code>XyPlot</code> for scatter plots and instant line plots (i.e. no time series) (!21)</li>\n<li>Configurable plot window size and position (!24)</li>\n<li>All grid plots have color bar legends (!25)</li>\n<li>Time series plot shows series units in the legend (!28)</li>\n<li>In time series plots, units can be forced to be converted to compatible units (!31)</li>\n</ul>\n<h3>Documentation</h3>\n<ul>\n<li>Docs are now styled like the FINAM main documentation (!18)</li>\n</ul>\n<h3>Bugfixes</h3>\n<ul>\n<li>Plots windows are no longer brought to front on every redraw (!23)</li>\n<li>Fix for transposed grid plots (!30, !37)</li>\n</ul>\n<h3>Other</h3>\n<ul>\n<li>Adapted to new scheduling algorithm in FINAM v0.4.0 (!16)</li>\n<li>Adapted to handle starting time treatment in FINAM v0.4.0 (!32)</li>\n</ul>",
    "publication_date": "2026-06-05",
    "publisher": "Zenodo",
    "related_identifiers": [
      {
        "identifier": "https://github.com/finam-ufz/finam-plot/tree/v0.2.0",
        "relation_type": {
          "id": "issupplementto",
          "title": {
            "de": "Erg\u00e4nzt",
            "en": "Is supplement to"
          }
        },
        "resource_type": {
          "id": "software",
          "title": {
            "de": "Software",
            "en": "Software"
          }
        },
        "scheme": "url"
      }
    ],
    "resource_type": {
      "id": "software",
      "title": {
        "de": "Software",
        "en": "Software"
      }
    },
    "rights": [
      {
        "description": {
          "en": "The Creative Commons Attribution license allows re-distribution and re-use of a licensed work on the condition that the creator is appropriately credited."
        },
        "icon": "cc-by-icon",
        "id": "cc-by-4.0",
        "props": {
          "scheme": "spdx",
          "url": "https://creativecommons.org/licenses/by/4.0/legalcode"
        },
        "title": {
          "en": "Creative Commons Attribution 4.0 International"
        }
      }
    ],
    "title": "finam-ufz/finam-plot: FINAM Plot v0.2",
    "version": "v0.2.0"
  },
  "parent": {
    "access": {
      "owned_by": {
        "user": "431707"
      },
      "settings": {
        "accept_conditions_text": null,
        "allow_guest_requests": false,
        "allow_user_requests": false,
        "secret_link_expiration": 0
      }
    },
    "communities": {
      "default": "b87c72bc-2d77-4e67-a23d-826e1a141a95",
      "entries": [
        {
          "access": {
            "member_policy": "open",
            "members_visibility": "public",
            "record_submission_policy": "open",
            "review_policy": "closed",
            "visibility": "public"
          },
          "children": {
            "allow": false
          },
          "created": "2025-06-30T12:25:50.365415+00:00",
          "custom_fields": {},
          "deletion_status": {
            "is_deleted": false,
            "status": "P"
          },
          "id": "b87c72bc-2d77-4e67-a23d-826e1a141a95",
          "links": {},
          "metadata": {
            "description": "FINAM is a lighweight, easy to use model coupling framework. Written in Python, it can be used to link models written in virtually any language.",
            "organizations": [
              {
                "id": "000h6jb29"
              }
            ],
            "title": "FINAM is not a model",
            "type": {
              "id": "project"
            },
            "website": "https://finam.pages.ufz.de/"
          },
          "revision_id": 5,
          "slug": "finam",
          "updated": "2025-06-30T14:23:50.820472+00:00"
        }
      ],
      "ids": [
        "b87c72bc-2d77-4e67-a23d-826e1a141a95"
      ]
    },
    "id": "20560000",
    "pids": {
      "doi": {
        "client": "datacite",
        "identifier": "10.5281/zenodo.20560000",
        "provider": "datacite"
      }
    }
  },
  "pids": {
    "doi": {
      "client": "datacite",
      "identifier": "10.5281/zenodo.20560021",
      "provider": "datacite"
    },
    "oai": {
      "identifier": "oai:zenodo.org:20560021",
      "provider": "oai"
    }
  },
  "revision_id": 4,
  "stats": {
    "all_versions": {
      "data_volume": 321867.0,
      "downloads": 5,
      "unique_downloads": 5,
      "unique_views": 17,
      "views": 17
    },
    "this_version": {
      "data_volume": 64387.0,
      "downloads": 1,
      "unique_downloads": 1,
      "unique_views": 1,
      "views": 1
    }
  },
  "status": "published",
  "swh": {
    "swhid": "swh:1:dir:df7b19d325dcdba719288d95519170730db629c0;origin=https://doi.org/10.5281/zenodo.20560000;visit=swh:1:snp:bb7f65c089bae2feb8be6650a32e3da4d4e51f3a;anchor=swh:1:rel:73c2295532c2f3ba9be4d000433481f7e088c447;path=finam-ufz-finam-plot-27ed6fd"
  },
  "updated": "2026-06-05T15:55:51.903258+00:00",
  "versions": {
    "index": 2,
    "is_latest": false
  }
}