Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Need to Display Dates and Title of Animated Map #767

Open
@Evadzi

Description

related to #646

Expected behavior

I expect cate 2.0.0. dev-19 to display both Title and Date/time of animation map together

The animation map generated by cate 2.0.0. dev-19 cannot display both title and date/time together

*cate 2.0.0. dev-19 shows date/time of animation map when a title is not specified. Cate on the other hand does not how date/time of animation map when title of animation is provided *

Steps to reproduce the problem

  1. download aerosol data
    e.g.
    ds_AOD550 = cate.ops.open_dataset(ds_id="local.esacci.AEROSOL.mon.L3C.AER_PRODUCTS.AATSR.Envisat.SU.4-21.r1.7bf468ae-f0c1-394e-b4ef-cf8b04834ef3", time_range="2005-01-01,2009-12-29")

  2. *Check the country LAYERS box and select/activate any country of your choice(my e.g NIGER) *

  3. use the Spatial subset operator to subset the ds_AOD550 for Niger(invoke the selected country WKT for the spatial subset)

  4. Use the animate_map operator to plot animation map for the subset data (invoke the selected country WKT), select the AOD550 variable and MAKE SURE animate_dim is TIME and execute the operator WITHOUT specifying TITLE
    e.g
    image

  5. Create another animate_map, select the AOD550 variable, specify the animate_dim as 'time' and provide a Title e.g Niger_animate map (remember to invoke the selected country WKT)
    e.g
    image

Specifications

cate 2.0.0. dev-19

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions